Tzinit snapshot service

Snapshot details:

Network:       nextnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/nextnet/rolling
GCS Asia:      gs://tf-snapshot-asia/nextnet/rolling
GCS EU:        gs://tf-snapshot-eu/nextnet/rolling
GCS US:        gs://tf-snapshot-us/nextnet/rolling
Level:         112380
Block hash:    BLMTsgXKYWU6rvnkJRkgCV3FDmTwy3qBL6dUh1XeRxL4FAPmwpc
SHA256:        f5c857afe14ac8026c2961affaa010513a455b40045fa985c4d33bb95a50bdb0
Creation Date: 2025-07-01T15:59:53Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

wget -O snapshot_file https://snapshots.tzinit.org/nextnet/rolling

Download the snapshot over Google Cloud Storage as follows (for eu):

gcloud storage cp gs://tf-snapshot-eu/nextnet/rolling snapshot_file

Import the snapshot with Octez:

octez-node snapshot import snapshot_file

If you are concerned about checking the block hash, use:

octez-node snapshot import snapshot_file --block BLMTsgXKYWU6rvnkJRkgCV3FDmTwy3qBL6dUh1XeRxL4FAPmwpc

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/nextnet/rolling BLMTsgXKYWU6rvnkJRkgCV3FDmTwy3qBL6dUh1XeRxL4FAPmwpc