Tzinit snapshot service

Snapshot details:

Network:       nextnet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/nextnet/full
GCS Asia:      gs://tf-snapshot-asia/nextnet/full
GCS EU:        gs://tf-snapshot-eu/nextnet/full
GCS US:        gs://tf-snapshot-us/nextnet/full
Level:         148380
Block hash:    BLy8EVFCDNCAVzrtJtmRx77YPFjgR9eRWBPdLrWAAQEHxY4c5n8
SHA256:        6e1186b66b0c7fbbf7e0f1c5b49bdbab7f1f76f47387f46bc28bea291b3cc65c
Creation Date: 2025-07-03T07:59:53Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/nextnet/full BLy8EVFCDNCAVzrtJtmRx77YPFjgR9eRWBPdLrWAAQEHxY4c5n8