Tzinit snapshot service

Snapshot details:

Network:       nextnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/nextnet/rolling
GCS Asia:      gs://tf-snapshot-asia/nextnet/rolling
GCS EU:        gs://tf-snapshot-eu/nextnet/rolling
GCS US:        gs://tf-snapshot-us/nextnet/rolling
Level:         253403
Block hash:    BMNNVidAG5cH1zJBTHSvpQu4u3UBZ9obzkCxi79cS8qyM31LtSi
SHA256:        15afa6542532a35e3dce9cc929dc8fae9b1c2834715979b9392cd359eecf45b7
Creation Date: 2025-11-03T03:59:52Z
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 BMNNVidAG5cH1zJBTHSvpQu4u3UBZ9obzkCxi79cS8qyM31LtSi

Set up Bakebuddy from a snapshot:

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