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:         9429999
Block hash:    BKoRKK6KCQ5C1pj1KiuVQKMR75gjQ8MxU6tJRh2GPPKEmnpv5Rh
SHA256:        311de5f8f9febe35657fe2f946b5dbbf9620b0c7d0a1c43f4f9ac999504381c4
Creation Date: 2025-07-02T11:59:52Z
Snapshot vers: 8
    

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 BKoRKK6KCQ5C1pj1KiuVQKMR75gjQ8MxU6tJRh2GPPKEmnpv5Rh

Set up Bakebuddy from a snapshot:

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