Tzinit snapshot service

Snapshot details:

Network:       rionet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/rionet/full
GCS Asia:      gs://tf-snapshot-asia/rionet/full
GCS EU:        gs://tf-snapshot-eu/rionet/full
GCS US:        gs://tf-snapshot-us/rionet/full
Level:         4553395
Block hash:    BM8MREo5GoVxYTGPFsmHebohJXncUrFMdrt1uDjC6cKtsykwS22
SHA256:        1ef97c5bf2c86ccf00fa677e64fd053cc9fb581dbe9373c100366f194a5a5c5c
Creation Date: 2025-09-19T00:00:08Z
Snapshot vers: 8
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/rionet/full BM8MREo5GoVxYTGPFsmHebohJXncUrFMdrt1uDjC6cKtsykwS22