Skip to main content
Bootstrap a Celestia mocha-4 testnet node in ~5 minutes instead of a multi-hour full sync.

What’s inside

  • data/ folder from a live celestia-appd v9.0.4-mocha node running on PebbleDB with aggressive pruning (custom / keep-recent=100 / interval=19, indexer=null).
  • snapshots/ sub-dir included so your node can immediately serve state-sync to peers.
Download: snapshots.unitynodes.com/celestia-mocha/latest.tar.lz4 - refreshed every 4 hours. Full archive listing: snapshots.unitynodes.com/celestia-mocha/ Also available: genesis.json · addrbook.json

Restore

Verify (optional)

FAQ

Every 4 hours. The last 2 snapshots are kept online.
pebbledb - Celestia’s default since v9.
Yes. The snapshot contains only chain state - no keys. Your existing config/priv_validator_key.json and data/priv_validator_state.json stay yours.
Yes. After restore, your node can also serve state-sync to downstream peers (snapshot-interval=2000).