Reth Snapshots

Fastest way to sync a reth node.

Syncing a reth node takes around ~48 hours on powerful hardware. At merkle we copy reth snapshots from node to node to sync faster. Now you can too with our public snapshots. Snapshots are generated every Monday and Thursday at midnight. Follow our tutorial to sync a node on Ubuntu.

The archive is a db and a static_files folder (~1.34 TB compressed, ~2.4TB decompressed). Make sure to download and extract in your local reth folder, which is ~/.local/share/reth/mainnet/ by default.

$ apt-get install lz4 # install lz4 for decompression
$ wget -O - https://downloads.merkle.io/loading... | tar -I lz4 -xvf -

Download speed is capped at 100MB/s to allow for fair usage.

Still have questions?

We're here to help. Get in touch and we'll support you with getting started, assistance or questions.

Book a Call

379 W Broadway, New York, NY, 10012.

© Merkle Software Inc. All rights reserved.