Snapshot details:
Network: mainnet History mode: full HTTPS: https://snapshots.tzinit.org/mainnet/full GCS Asia: gs://tf-snapshot-asia/mainnet/full GCS EU: gs://tf-snapshot-eu/mainnet/full GCS US: gs://tf-snapshot-us/mainnet/full Level: 8755337 Block hash: BMScamG8cagKKdDYbYbzMNibuCXF8fUwx33NwDQEzPNddp1ek36 SHA256: 2d2d3f231fc23cfc38e3c6e8e2649fcdf03febae97f7d5c91ed084e107e13d23 Creation Date: 2025-04-30T07:59:48Z Snapshot vers: 8
Download the snapshot over HTTPS as follows:
wget -O snapshot_file https://snapshots.tzinit.org/mainnet/full
Download the snapshot over Google Cloud Storage as follows (for eu):
gcloud storage cp gs://tf-snapshot-eu/mainnet/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 BMScamG8cagKKdDYbYbzMNibuCXF8fUwx33NwDQEzPNddp1ek36
Set up Bakebuddy from a snapshot:
tezbake bootstrap-node https://snapshots.tzinit.org/mainnet/full BMScamG8cagKKdDYbYbzMNibuCXF8fUwx33NwDQEzPNddp1ek36