Get Ethereum Nodes Size
Stats
Get Ethereum Nodes Size
Retrieves the total size of the Ethereum blockchain, in bytes, within a specified date range.
GET
Get Ethereum Nodes Size
Authorizations
Your Etherscan API key.
Query Parameters
Chain ID to query, eg 1 for Ethereum, 8453 for Base from our supported chains.
Set to stats for this endpoint.
Set to chainsize for this endpoint.
Starting date in yyyy-MM-dd format.
Ending date in yyyy-MM-dd format.
Node client to query, either geth or parity.
Node type to run, either default or archive.
Sort order either desc for the latest results first or asc for the oldest results first.