Tzinit snapshot service

Snapshot details:

Network:       nextnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/nextnet/rolling
GCS:        gs://tf-snapshot-eu/nextnet/rolling
Level:         411524
Block hash:    BLsbMQqAaZBPGeJAxxKKU9KcA5T1vXiBtaWHQBDMjN2KiTRpJLx
SHA256:        4898fb80426db67011eab531fe3095280a820d8c9f2f51bc46c1061c9bdf27a9
Creation Date: 2026-04-08T15:59:53Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

wget -O snapshot_file https://snapshots.tzinit.org/nextnet/rolling

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/nextnet/rolling BLsbMQqAaZBPGeJAxxKKU9KcA5T1vXiBtaWHQBDMjN2KiTRpJLx