ArcArc

Snapshots

Download blockchain snapshots to bootstrap Arc nodes. Choose between archive (full history) and pruned (recent state only) snapshots for both execution and consensus layers.

Usage instructions

Use the arc-snapshots CLI to download and extract both execution and consensus layer snapshots automatically:

# Download latest testnet snapshots (default)
arc-snapshots download

# Specify a different chain
arc-snapshots download --chain arc-testnet

You can also provide specific snapshot URLs instead of auto-fetching:

arc-snapshots download \
  --execution-url <snapshot-url> \
  --consensus-url <snapshot-url>

Options

--chainNetworkarc-testnet, arc-mainnet
--execution-pathEL data directory~/.arc/execution
--consensus-pathCL data directory~/.arc/consensus
Available blockchain snapshots
NetworkTypeBlockCreatedExecutionConsensus
testnetpruned44,302,1411 hour ago83.1 GB14.6 GB
testnetpruned44,273,8735 hours ago82.9 GB14.6 GB
testnetpruned44,246,4139 hours ago82.9 GB14.6 GB
testnetpruned44,220,43713 hours ago84.5 GB14.6 GB
testnetpruned44,166,83121 hours ago84.2 GB14.6 GB
testnetarchive44,083,081yesterday296.4 GB24.9 GB
testnetarchive43,799,7573 days ago291.1 GB24.6 GB
testnetarchive43,549,8874 days ago286.7 GB24.4 GB
testnetarchive43,310,7216 days ago283.2 GB24.1 GB
testnetarchive43,142,3777 days ago281.0 GB24.0 GB