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:         209578
Block hash:    BLJirYHwed4tSwHMo2C2pWk9UzKd1WjURiEARMh2hZDXejpJvUF
SHA256:        98d78039abcb560a2443acfd7803f68185b2e8b039c02e9b13141169e6488094
Creation Date: 2025-07-06T03:59:51Z
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 BLJirYHwed4tSwHMo2C2pWk9UzKd1WjURiEARMh2hZDXejpJvUF

Set up Bakebuddy from a snapshot:

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