Tzinit snapshot service

Snapshot details:

Network:       tallinnnet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/tallinnnet/full
GCS:           gs://tf-snapshot-eu/tallinnnet/full
Level:         3494353
Block hash:    BLyr8pvnveC22yxZVUmsPvbxAKTJZgS1PLmTtMmED7KALgXGpa2
SHA256:        8120ecd986c6954eafd23689ad5fdb6962217eea6bc9b2b943beee23d7e6054f
Creation Date: 2026-05-02T03:59:57Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/tallinnnet/full BLyr8pvnveC22yxZVUmsPvbxAKTJZgS1PLmTtMmED7KALgXGpa2