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:         14442385
Block hash:    BMPytNyTCUMxPBhvCZbVbuZfvGotZJWYAe5gCuCw73KgMvnEpH7
SHA256:        5d3823afaffcd9abc2c978326db2d38924dae3af84ebf88ef4961058452b8aef
Creation Date: 2025-08-18T07:59:56Z
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 BMPytNyTCUMxPBhvCZbVbuZfvGotZJWYAe5gCuCw73KgMvnEpH7

Set up Bakebuddy from a snapshot:

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