Tzinit snapshot service

Snapshot details:

Network:       seoulnet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/seoulnet/full
GCS Asia:      gs://tf-snapshot-asia/seoulnet/full
GCS EU:        gs://tf-snapshot-eu/seoulnet/full
GCS US:        gs://tf-snapshot-us/seoulnet/full
Level:         932433
Block hash:    BM2Ldhux5sPwB2mNrnUPz6d5FEvubqXL4MBZqJVYqn6rny3aDh7
SHA256:        bdd9492a6fb32690f1435addd5ff079c0548dd4f5b5ca9149d8aba80a55a6bd7
Creation Date: 2025-08-23T15:59:55Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/seoulnet/full BM2Ldhux5sPwB2mNrnUPz6d5FEvubqXL4MBZqJVYqn6rny3aDh7