Tzinit snapshot service

Snapshot details:

Network:       ghostnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/ghostnet/rolling
GCS Asia:      gs://tf-snapshot-asia/ghostnet/rolling
GCS EU:        gs://tf-snapshot-eu/ghostnet/rolling
GCS US:        gs://tf-snapshot-us/ghostnet/rolling
Level:         13451482
Block hash:    BLbcoZRK9j8dGnR37mVyD3y2TLiNQ9ptFo3hfptx4v7M7yBxVb9
SHA256:        4f24381cd1ef2197a6be3b2c6b117c77a2c1e78e362db28c59d77578d90c0f36
Creation Date: 2025-07-01T16:00:00Z
Snapshot vers: 8
    

Download the snapshot over HTTPS as follows:

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

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

gcloud storage cp gs://tf-snapshot-eu/ghostnet/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 BLbcoZRK9j8dGnR37mVyD3y2TLiNQ9ptFo3hfptx4v7M7yBxVb9

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/ghostnet/rolling BLbcoZRK9j8dGnR37mVyD3y2TLiNQ9ptFo3hfptx4v7M7yBxVb9