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:         13012460
Block hash:    BKiQGyU6ac7WA6XXjEe2W5UZVfxCfqrVfqa2RE7wX7tFeKib1AH
SHA256:        221e3b0de23d1955246e2a337a7255fef724c43baa4fe565aa737ea90c283761
Creation Date: 2026-05-01T12:12:46Z
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 BKiQGyU6ac7WA6XXjEe2W5UZVfxCfqrVfqa2RE7wX7tFeKib1AH

Set up Bakebuddy from a snapshot:

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