Retrieves the total count of discoverable Ethereum nodes.
curl "https://api.etherscan.io/v2/api?chainid=1&module=stats&action=nodecount&apikey=YourApiKeyToken"
{ "status": "1", "message": "OK", "result": { "UTCDate": "2025-09-25", "TotalNodeCount": "11786" } }
1
8453
stats
nodecount