Datasets

Canonical, documented tables built from Arc Mainnet. Each dataset carries its schema, freshness and coverage.

4 live1 building6 planned
DatasetDescriptionStatusRowsFreshnessCoverage
arc.blocksCanonical block-level data from Arc Mainnet.Live2.92M3 secGenesis → latest
arc.transactionsTransactions executed on Arc.Live28.4M3 secGenesis → latest
arc.logsRaw event logs emitted by contracts on Arc.Live182M3 secGenesis → latest
token.transfersNormalized ERC-20 token transfers.Live41.7M5 secGenesis → latest
dex.tradesCanonical swaps across decoded DEX protocols.BuildingUniswap V3 first
stablecoin.transfersStablecoin movements with issuer and activity context.Coming Soon
lending.activitiesSupply, borrow, repay and liquidation events, normalized.Coming Soon
payments.transfersTransfers classified as payments, net of internal movement.Coming Soon
protocol.contractsRegistry of decoded protocol contracts and versions.Coming Soon
entity.attributionsAddress-to-entity mapping with confidence scores.Coming Soon
activity.classificationsPer-transaction activity labels and noise flags.Coming Soon
Selected dataset

arc.blocks

Canonical block-level data from Arc Mainnet.

CategoryCore
Rows2.92M
Freshness3 sec
CoverageGenesis → latest
Updated8 sec ago
schemaLive
block_numberUInt64Height of the block
block_hashFixedString(66)Keccak hash of the block header
timestampDateTimeBlock timestamp (UTC)
gas_usedUInt64Total gas consumed
transaction_countUInt32Transactions included