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:         12460818
Block hash:    BL7D9Tzx21XN8tB7kwpQmCeX6xqZwSfLSijxToXTBpfcvr4osVi
SHA256:        119ac7633216ed7964a0d81af46e1b31dde969ddbb47cf72e164b1595f395e13
Creation Date: 2026-03-23T11: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 BL7D9Tzx21XN8tB7kwpQmCeX6xqZwSfLSijxToXTBpfcvr4osVi

Set up Bakebuddy from a snapshot:

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