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:         13693495
Block hash:    BMRFbAnJSwjQ1iLcAkjMQxCguP6GWEFvbeQJVv4yY1766mpnDkw
SHA256:        8ed3fe2334245938320db35e3a64ca8f7eaf7b8155b5a2a181d3747232f8719f
Creation Date: 2026-06-18T11: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 BMRFbAnJSwjQ1iLcAkjMQxCguP6GWEFvbeQJVv4yY1766mpnDkw

Set up Bakebuddy from a snapshot:

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