Tzinit snapshot service

Snapshot details:

Network:       mainnet
History mode:  full
HTTPS:         https://snapshots.tzinit.org/mainnet/full
GCS:           gs://tf-snapshot-eu/mainnet/full
Level:         12632131
Block hash:    BLty4mSjeaU4QQqbtC6PomvVdwGEgB5LFNxZSJj9Lq4oomEPFnu
SHA256:        bb4750fc494c7cd46c7479f4ae6397d8e3b7f8f679780e1c22d380d9193f308f
Creation Date: 2026-04-04T11:59:52Z
Snapshot vers: 9
    

Download the snapshot over HTTPS as follows:

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

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

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

Set up Bakebuddy from a snapshot:

tezbake bootstrap-node https://snapshots.tzinit.org/mainnet/full BLty4mSjeaU4QQqbtC6PomvVdwGEgB5LFNxZSJj9Lq4oomEPFnu