Tzinit snapshot service

Snapshot details:

Network:       ghostnet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/ghostnet/full
GCS Asia:      gs://tf-snapshot-asia/ghostnet/full
GCS EU:        gs://tf-snapshot-eu/ghostnet/full
GCS US:        gs://tf-snapshot-us/ghostnet/full
Level:         13713395
Block hash:    BLTBAHuYX4PrjyRzTMA9FLzKduMWev1wAF2JGxgj56pTgMfWEn1
SHA256:        a3c49c019839615bbe777a4258e15cc542c587fb7a8ce1586cfc3021ff2c7f0b
Creation Date: 2025-07-14T07:57:46Z
Snapshot vers: 8
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/ghostnet/full BLTBAHuYX4PrjyRzTMA9FLzKduMWev1wAF2JGxgj56pTgMfWEn1