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:         12926937
Block hash:    BLtHfRPmuhydPokQnGfB4VLH2BRXCqhEL1CgKRAJthLF87fN4nt
SHA256:        eb1c971e5bbc84036eb8330edeb6f421a94eb7ed8d8599359149812fe898afe5
Creation Date: 2026-04-25T11:59:46Z
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 BLtHfRPmuhydPokQnGfB4VLH2BRXCqhEL1CgKRAJthLF87fN4nt

Set up Bakebuddy from a snapshot:

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