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:         13722085
Block hash:    BKpzLsrpoZraorbeATX3sQJrVX9HUL6RXBE2cQqSDWqxq5sqC2e
SHA256:        1a828f5a68682d199171b4171879e32a137e7b3596829f3a02488aec2402c818
Creation Date: 2026-06-20T11:59:49Z
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 BKpzLsrpoZraorbeATX3sQJrVX9HUL6RXBE2cQqSDWqxq5sqC2e

Set up Bakebuddy from a snapshot:

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