Tzinit snapshot service

Snapshot details:

Network:       mainnet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/mainnet/full
GCS Asia:      gs://tf-snapshot-asia/mainnet/full
GCS EU:        gs://tf-snapshot-eu/mainnet/full
GCS US:        gs://tf-snapshot-us/mainnet/full
Level:         10184832
Block hash:    BMHJA7poXGJU9JwSQ1JxvT3AuRFAcL35CgV1jM3C57z1qKgazMA
SHA256:        57071f43424d1ea3d5a29417b19bb67db43c417e9c3009b33af0ed0b3edbeb7a
Creation Date: 2025-09-10T18:36:08Z
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 BMHJA7poXGJU9JwSQ1JxvT3AuRFAcL35CgV1jM3C57z1qKgazMA

Set up Bakebuddy from a snapshot:

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