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
Documentation Index
Fetch the complete documentation index at: https://docs.etherscan.io/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Your Etherscan API key.
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.