Tzinit snapshot service

Snapshot details:

Network:       mainnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/mainnet/rolling
GCS:           gs://tf-snapshot-eu/mainnet/rolling
Level:         14059353
Block hash:    BMdCqLXzABPmBwcmoBp6bFd2PVfEeb2qknF7fRPTsaLHU6WY7Ho
SHA256:        aa5d067aa05f3b7a71695294951837f84fd1c379ea664b1c4181ed31ac3c6423
Creation Date: 2026-07-14T16:00:01Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

wget -O snapshot_file https://snapshots.tzinit.org/mainnet/rolling

Download the snapshot over Google Cloud Storage as follows (for eu):

gcloud storage cp gs://tf-snapshot-eu/mainnet/rolling 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 BMdCqLXzABPmBwcmoBp6bFd2PVfEeb2qknF7fRPTsaLHU6WY7Ho

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/mainnet/rolling BMdCqLXzABPmBwcmoBp6bFd2PVfEeb2qknF7fRPTsaLHU6WY7Ho