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:         1164833
Block hash:    BLqSN1fg6p1bumB25u7boxBZNGFJM4gGAgG43xF2yMsqAvMEvS9
SHA256:        00220360988aee598bc9f288aec9994be88bdd2dc42db96ef16c45599f40e989
Creation Date: 2026-06-14T15:59:57Z
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 BLqSN1fg6p1bumB25u7boxBZNGFJM4gGAgG43xF2yMsqAvMEvS9

Set up Bakebuddy from a snapshot:

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