Tzinit snapshot service

Snapshot details:

Network:       mainnet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/mainnet/full
GCS:           gs://tf-snapshot-eu/mainnet/full
Level:         13779201
Block hash:    BM4kfNsQpdPfmrzZnsZSbHqJHEDU21JzFUGwt1fTq46sCimr3Am
SHA256:        9c2d40b8a32e483809d069107e36c7c1c9c1cefff3466aa5558bbb7eceaf46b8
Creation Date: 2026-06-24T11:59:52Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/mainnet/full BM4kfNsQpdPfmrzZnsZSbHqJHEDU21JzFUGwt1fTq46sCimr3Am