Snapshot details:
Network: mainnet
History mode: full
HTTPS: https://snapshots.tzinit.org/mainnet/full
GCS: gs://tf-snapshot-eu/mainnet/full
Level: 14227930
Block hash: BLk8qs5oZg7ggeQTgBViirj2r6QeCzTyRvzLaShuN2Rh7GidrK1
SHA256: 218f17c5a99b4634f371ae2311443367861e3b19a0cb7131a5a93f57bbcef80d
Creation Date: 2026-07-26T11:59:55Z
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 BLk8qs5oZg7ggeQTgBViirj2r6QeCzTyRvzLaShuN2Rh7GidrK1
Set up Bakebuddy from a snapshot:
tezbake bootstrap-node https://snapshots.tzinit.org/mainnet/full BLk8qs5oZg7ggeQTgBViirj2r6QeCzTyRvzLaShuN2Rh7GidrK1