Tzinit snapshot service for mainnet

Snapshot Details

Network:mainnet
History mode:rolling
HTTPS:https://snapshots.tzinit.org/mainnet/rolling
GCS:gs://tf-snapshot-eu/mainnet/rolling
Level:14778960
Block hash:BMbPDFk5oKVb1eAUq8YKgDnKckYrQsFYaqVqMoPvPqrKA7vKRT9
SHA256:3e34b213bca1d69525607c10c9d997f9cac7ddedeb626ab0cbc9449c45acda32
Created:2026-09-03T03:59:52Z
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 BMbPDFk5oKVb1eAUq8YKgDnKckYrQsFYaqVqMoPvPqrKA7vKRT9

Set up Bakebuddy from a snapshot:

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