Tzinit snapshot service

Snapshot details:

Network:       ushuaianet
History mode:  rolling
HTTPS:         https://snapshots.tzinit.org/ushuaianet/rolling
GCS:           gs://tf-snapshot-eu/ushuaianet/rolling
Level:         19191
Block hash:    BMe9wEs3iLsiFd1r6k6Sr7SXprxAqCHk5w4d8rPuoWxdL6QBtS8
SHA256:        6e80213890fe12cfd1d435374303c29bf8876d968df915dee13abb1d225aec96
Creation Date: 2026-04-22T11:59:53Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/ushuaianet/rolling BMe9wEs3iLsiFd1r6k6Sr7SXprxAqCHk5w4d8rPuoWxdL6QBtS8