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:         13084331
Block hash:    BM63RZZf7hUsQzKH49qU8uyEGBEpT6LXRPkyfaY1kp3NYyWD8SU
SHA256:        b4543f47edfecc9466b8d5e8f3e1d8400594feb1c9f58831e8903e0c5b5dae43
Creation Date: 2026-05-06T12:46:04Z
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 BM63RZZf7hUsQzKH49qU8uyEGBEpT6LXRPkyfaY1kp3NYyWD8SU

Set up Bakebuddy from a snapshot:

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