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:         3501553
Block hash:    BKsL4GusvLAdV8keVaTj2a3dC7Rt6fiApJDo7TFQDpwT1vQB1u9
SHA256:        4ca01b717b905e1c82453738b1e32a7f275b40edc3a28c6aab6461b6ab6c1e36
Creation Date: 2026-05-02T11: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 BKsL4GusvLAdV8keVaTj2a3dC7Rt6fiApJDo7TFQDpwT1vQB1u9

Set up Bakebuddy from a snapshot:

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