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:         12318710
Block hash:    BLz6Q13dLWoxqQpASXEKmHY4unbda5Z8MGYBJRee8rCw6q8sXqY
SHA256:        5117eb1269dfb3157e30ccf6d624ac7e2f4c600c8346b91bbd569d60807573f5
Creation Date: 2026-03-13T11: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 BLz6Q13dLWoxqQpASXEKmHY4unbda5Z8MGYBJRee8rCw6q8sXqY

Set up Bakebuddy from a snapshot:

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