Tzinit snapshot service

Snapshot details:

Network:       ghostnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/ghostnet/rolling
GCS:        gs://tf-snapshot-eu/ghostnet/rolling
Level:         18612454
Block hash:    BL4cJvt9JwqkjiYHhSttbrgJSCuoxWY3rMWuLxMF7FuSG4k8cB1
SHA256:        cc744a5ba963fa5d1f275f4da437c3b4c7ecc9faf8eb31c27cc74f265f981d09
Creation Date: 2026-03-05T07:59:59Z
Snapshot vers: 9
    

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 BL4cJvt9JwqkjiYHhSttbrgJSCuoxWY3rMWuLxMF7FuSG4k8cB1

Set up Bakebuddy from a snapshot:

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