Snapshot Details
| Network: | mainnet |
|---|---|
| History mode: | full |
| HTTPS: | https://snapshots.tzinit.org/mainnet/full |
| GCS: | gs://tf-snapshot-eu/mainnet/full |
| Level: | 14669263 |
| Block hash: | BLxZVSG7MguErCg1iD5BpdwcqQ9rasE8GkkbDcpqNJoEbASti22 |
| SHA256: | be335a2a3bee9fe62f1defb9facd6ce1192ffd71a7cd0b425793a8a4ed5ad11e |
| Created: | 2026-08-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 BLxZVSG7MguErCg1iD5BpdwcqQ9rasE8GkkbDcpqNJoEbASti22
Set up Bakebuddy from a snapshot:
tezbake bootstrap-node https://snapshots.tzinit.org/mainnet/full BLxZVSG7MguErCg1iD5BpdwcqQ9rasE8GkkbDcpqNJoEbASti22