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:         12132932
Block hash:    BLD7WjZaF1cqCgGg1PsrVyjscrXr2j5LTcdXFuDR6D8vq9RkLck
SHA256:        27192db5ec3fb90dbb9f4b280d1723a13d5631d7e0ea55930f85a79475a05325
Creation Date: 2026-02-28T11: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 BLD7WjZaF1cqCgGg1PsrVyjscrXr2j5LTcdXFuDR6D8vq9RkLck

Set up Bakebuddy from a snapshot:

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