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:         12674560
Block hash:    BLMRCaMttqoFhcZbB9v2vsGFjxV79Gzy9aG8BQfLJWZxRKCaDDt
SHA256:        b1b04b3b889720af20bf7c83ab73ea72b903c2cf4bc84da9a73e1d705a344b76
Creation Date: 2026-04-07T11: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 BLMRCaMttqoFhcZbB9v2vsGFjxV79Gzy9aG8BQfLJWZxRKCaDDt

Set up Bakebuddy from a snapshot:

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