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:         145725
Block hash:    BM9fnHQvhXEQh7aNkLo7QYcrABTMK827e8zgKzGbvVfAH1h35G6
SHA256:        762b13966b1a6ab8c1fd6b9c359c63901b41fd772f6c541c8acca2eb77347c3e
Creation Date: 2026-06-02T18: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 BM9fnHQvhXEQh7aNkLo7QYcrABTMK827e8zgKzGbvVfAH1h35G6

Set up Bakebuddy from a snapshot:

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