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