Most recent snapshots for ghostnet

Octez version used for snapshotting: v16.0

Browse older snapshots.

Rolling snapshot

Download Rolling Snapshot

Block height: 2210098

Block hash: BL8o2v1xhCmsA31xUhmpra1mjnthrHAguttNnBqXM2XXk6Y2Rn5

Verify on TzStats - Verify on TzKT

Block timestamp: 2023-03-26T22:08:59Z

File Size: 628M

Checksum (SHA256):

07f8cdb4e036a10e6fc80f64aaa5e429b5038697cfaaea6adfafe7f17c2ca8bb

Artifact Metadata

Archive tarball

What is a tarball? - Limitation of tarballs

Download Archive Tarball

Block height: 2199160

Block hash: BLz8DUnU21s9CMirJq9oaKf8phkbPyLNZwN2sQb6DhrVJXzqwGS

Verify on TzStats - Verify on TzKT

Block timestamp: 2023-03-25T12:43:12Z

File Size: 215G

Checksum (SHA256):

39483ba8a4616bbbce972bafb402ac70ff4ff1fac0772a509bfadba5c1536106

Artifact Metadata

Rolling tarball

What is a tarball? - Limitation of tarballs

Download Rolling Tarball

Block height: 2210098

Block hash: BL8o2v1xhCmsA31xUhmpra1mjnthrHAguttNnBqXM2XXk6Y2Rn5

Verify on TzStats - Verify on TzKT

Block timestamp: 2023-03-26T22:08:59Z

File Size: 373M

Checksum (SHA256):

f8da2a2ef6758edb83c33ed0976d340054755ed15676fd0dbea93b177dc65d9f

Artifact Metadata

How to use

Rolling Snapshot

Issue the following commands:

wget https://ghostnet.xtz-shots.io/ghostnet-2210098.rolling
tezos-node snapshot import ghostnet-2210098.rolling --block BL8o2v1xhCmsA31xUhmpra1mjnthrHAguttNnBqXM2XXk6Y2Rn5

Or simply use the permalink:

wget https://ghostnet.xtz-shots.io/rolling -O tezos-ghostnet.rolling
tezos-node snapshot import tezos-ghostnet.rolling --block BL8o2v1xhCmsA31xUhmpra1mjnthrHAguttNnBqXM2XXk6Y2Rn5

Archive Tarball

Issue the following commands:

curl -L "https://ghostnet.xtz-shots.io/tezos-ghostnet-archive-tarball-2199160.lz4" \
| lz4 -d | tar -x -C "/var/tezos"

Or simply use the permalink:

curl -L "https://ghostnet.xtz-shots.io/archive-tarball" \
| lz4 -d | tar -x -C "/var/tezos"

Rolling Tarball

Issue the following commands:

curl -L "https://ghostnet.xtz-shots.io/tezos-ghostnet-rolling-tarball-2210098.lz4" \
| lz4 -d | tar -x -C "/var/tezos"

Or simply use the permalink:

curl -L "https://ghostnet.xtz-shots.io/rolling-tarball" \
| lz4 -d | tar -x -C "/var/tezos"

More details

About xtz-shots.io.

Tezos documentation.