Snapshot details:
Network: mainnet
History mode: full
HTTPS: https://snapshots.tzinit.org/mainnet/full
GCS: gs://tf-snapshot-eu/mainnet/full
Level: 12210123
Block hash: BKsSHwhVgyQzen624UGHiApZ8op6xt8bL9fhW9h16mfUY9Unh22
SHA256: 938fd1d04dae782dc3f781e9638f00d8ee75c4d83f5d79cf09abcce945523b40
Creation Date: 2026-03-05T21:42:10Z
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 BKsSHwhVgyQzen624UGHiApZ8op6xt8bL9fhW9h16mfUY9Unh22
Set up Bakebuddy from a snapshot:
tezbake bootstrap-node https://snapshots.tzinit.org/mainnet/full BKsSHwhVgyQzen624UGHiApZ8op6xt8bL9fhW9h16mfUY9Unh22