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: 15776828 Block hash: BLKHWYT7AhxzDUSP8ghxDjymLjKQnEe2DVGbw2qEFp99TtmCMf1 SHA256: 9c18bf6111d33e7478fc44b398a23c297426cc31a051fbcb074167f81a88c09b Creation Date: 2025-10-21T15:59:56Z Snapshot vers: 9
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 BLKHWYT7AhxzDUSP8ghxDjymLjKQnEe2DVGbw2qEFp99TtmCMf1
Set up Bakebuddy from a snapshot:
tezbake bootstrap-node https://snapshots.tzinit.org/ghostnet/full BLKHWYT7AhxzDUSP8ghxDjymLjKQnEe2DVGbw2qEFp99TtmCMf1