Tzinit snapshot service

Snapshot details:

Network:       seoulnet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/seoulnet/rolling
GCS Asia:      gs://tf-snapshot-asia/seoulnet/rolling
GCS EU:        gs://tf-snapshot-eu/seoulnet/rolling
GCS US:        gs://tf-snapshot-us/seoulnet/rolling
Level:         1669122
Block hash:    BLVC9MkemrRZ8HAyfG8oEYMCQxQNigzLi6rRETWZVQmCkZ66ALm
SHA256:        7c50e66277ae079d79272e17fb06a61e5572e85f9c5d937dbcf0b106ff069031
Creation Date: 2025-09-26T19:59:57Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/seoulnet/rolling BLVC9MkemrRZ8HAyfG8oEYMCQxQNigzLi6rRETWZVQmCkZ66ALm