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:         13026884
Block hash:    BLKTZMbJoos1cpkotoygnHoSRSSLVNn4RCXjhjAhEaHGEhubHk3
SHA256:        50423b468f2df00e1f3b74134fe472d6183a109ac9685428ea8b9f0e8ab90337
Creation Date: 2026-05-02T12:26:28Z
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 BLKTZMbJoos1cpkotoygnHoSRSSLVNn4RCXjhjAhEaHGEhubHk3

Set up Bakebuddy from a snapshot:

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