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:         12520620
Block hash:    BMe638tdzsZnge1Un5QMNpBszMPjvfHs6V9iQaySUHtw3izjcPV
SHA256:        9db16c8c1c42791370b8bc93022fc6e30da063c44e07f2234d267a0741135cfe
Creation Date: 2026-03-27T16:11:22Z
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 BMe638tdzsZnge1Un5QMNpBszMPjvfHs6V9iQaySUHtw3izjcPV

Set up Bakebuddy from a snapshot:

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