Tzinit snapshot service

Snapshot details:

Network:       tallinnnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/tallinnnet/rolling
GCS:        gs://tf-snapshot-eu/tallinnnet/rolling
Level:         2317531
Block hash:    BLV9eGwhVw5MucYxJhrPPL1VDr9GMmCw3qmdnENQyMascCVzq11
SHA256:        b8db34645e50cf784af46332b4754fdc94f8aa201c6380250f4ee75dfcfff5bf
Creation Date: 2026-03-06T23:59:57Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/tallinnnet/rolling BLV9eGwhVw5MucYxJhrPPL1VDr9GMmCw3qmdnENQyMascCVzq11