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
testnetpruned36,776,2042 hours ago68.6 GB14.7 GB
testnetpruned36,747,6616 hours ago69.0 GB14.7 GB
testnetarchive36,744,1417 hours ago220.4 GB18.4 GB
testnetpruned36,719,45310 hours ago70.0 GB14.7 GB
testnetpruned36,690,80214 hours ago69.5 GB14.7 GB
testnetpruned36,662,09118 hours ago69.7 GB14.7 GB
testnetarchive36,487,297yesterday218.6 GB18.4 GB
testnetarchive36,257,2103 days ago216.1 GB18.0 GB
testnetarchive36,089,6094 days ago215.1 GB17.8 GB
testnetarchive35,917,1345 days ago213.5 GB17.7 GB