Tzinit snapshot service

Snapshot details:

Network:       weeklynet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/weeklynet/rolling
GCS:           gs://tf-snapshot-eu/weeklynet/rolling
Level:         60276
Block hash:    BL6voMy1ewaQ4pC8E8yhJ5BTLjsYQpm2kAZEMsBuzuFou1stY95
SHA256:        d58d2889876b80ca70a813e5e908e986a8972968917b3ef6fedbbdd0e4473e4f
Creation Date: 2026-05-22T19:44:53Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/weeklynet/rolling BL6voMy1ewaQ4pC8E8yhJ5BTLjsYQpm2kAZEMsBuzuFou1stY95