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:         482807
Block hash:    BL9VaqFZrnVki81oBYPXg6c5LTdnC2SPwgNiWDL2HGaJNYZtBQa
SHA256:        4bd01a7001ba4e9a9b0be9a3e88eedc8475797df4c29d0807f9f3a1d54b3e618
Creation Date: 2026-05-13T15:59:49Z
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 BL9VaqFZrnVki81oBYPXg6c5LTdnC2SPwgNiWDL2HGaJNYZtBQa

Set up Bakebuddy from a snapshot:

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