Tzinit snapshot service

Snapshot details:

Network:       bakingnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/bakingnet/rolling
GCS:           gs://tf-snapshot-eu/bakingnet/rolling
Level:         57413
Block hash:    BLr26FJ1PYU7KEe4ugvNLcHQ7VCjmMCzvmhpwX8Zb9h1ck6hgv5
SHA256:        13c43e5071f5cfad3190317e44ed7e585750d5db9f44466447a64a91bcad1502
Creation Date: 2026-04-12T19:59:46Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

wget -O snapshot_file https://snapshots.tzinit.org/bakingnet/rolling

Download the snapshot over Google Cloud Storage as follows (for eu):

gcloud storage cp gs://tf-snapshot-eu/bakingnet/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 BLr26FJ1PYU7KEe4ugvNLcHQ7VCjmMCzvmhpwX8Zb9h1ck6hgv5

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/bakingnet/rolling BLr26FJ1PYU7KEe4ugvNLcHQ7VCjmMCzvmhpwX8Zb9h1ck6hgv5