Tzinit snapshot service

Snapshot details:

Network:       mainnet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/mainnet/full
GCS:           gs://tf-snapshot-eu/mainnet/full
Level:         13254132
Block hash:    BLnax3k2VUQs3qMykgWgNMKiTrK11UE8m2rpNoGtMiqWRCtswBc
SHA256:        c265d31da8bb8a25f4c783a71deaa1c99068f3dfba00dbecabbf3f44c47e180c
Creation Date: 2026-05-18T11:59:49Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/mainnet/full BLnax3k2VUQs3qMykgWgNMKiTrK11UE8m2rpNoGtMiqWRCtswBc