Tzinit snapshot service

Snapshot details:

Network:       mainnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/mainnet/rolling
GCS:           gs://tf-snapshot-eu/mainnet/rolling
Level:         13738788
Block hash:    BKy5NBBNZAZ4WJdUkC2kyRTvHqPH9eA5VGKBiiUVEXJgmxofrm9
SHA256:        65c687270749dc8047f2fdfb597bd73fadf0aec88de807207a2cb3fccb310795
Creation Date: 2026-06-21T15:59:55Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

gcloud storage cp gs://tf-snapshot-eu/mainnet/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 BKy5NBBNZAZ4WJdUkC2kyRTvHqPH9eA5VGKBiiUVEXJgmxofrm9

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/mainnet/rolling BKy5NBBNZAZ4WJdUkC2kyRTvHqPH9eA5VGKBiiUVEXJgmxofrm9