Tzinit snapshot service

Snapshot details:

Network:       mainnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/mainnet/rolling
GCS:           gs://tf-snapshot-eu/mainnet/rolling
Level:         13138629
Block hash:    BL2skmMB4hPGGYLwa7Z6EYjVpUw5wJYj9ia9v1JsxkUjK12BFaU
SHA256:        16b2f54657e9d763ca5561124b616e9cd6d248a0fe4055791fd8be8d0b636643
Creation Date: 2026-05-10T07:59:46Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/mainnet/rolling BL2skmMB4hPGGYLwa7Z6EYjVpUw5wJYj9ia9v1JsxkUjK12BFaU