ETH Price:
$2,419.29
(+1.36%)
Gas:
0.001 Gwei
Search tokens, addresses and NFTs
Ecosystems
Superchain
Blockchains
Base
OP Mainnet
Swan chain
Zora
Cyber
Mint
Mode
Fraxtal
Ancient8
Orderly
Polynomial
Automata
ERNScan
PGN
Funkichain Explorer
Blockchain
Transactions
Internal Transactions
Blocks
Addresses
Verified Contracts
Tokens
ERC20 Tokens By MarketCap
ERC20 Transfers
ERC721 Tokens
ERC721 Transfers
ERC1155 Tokens
ERC1155 Transfers
Charts
Resources
Tools
Unit Converter
Contract Diff Checker
Account Balance Checker
Dumps
Export Data
Explorer
Token Approvals
Gas Tracker
Dex Tracker
Devnet Explorer
Developers
API Plans
Routescan APIs
ES Like APIs
Verify Contract
|
Sign In
Getting Started
Fast APIs
Etherscan Compatibility
Recipes
Getting Started
Routescan APIs
ES Like APIs
8
Recipes
4
Verify Contract
All Categories
Accounts
Blocks
Contracts
Geth-Parity Proxy
Logs
Stats
Tokens
Transactions
Documentation ›
Blocks
Get Estimated Block Countdown Time by BlockNo
https://api.routescan.io/v2/network/mainnet/evm/
/etherscan/api
?module=block
&action=getblockcountdown
&blockno=16701588
&apikey=YourApiKeyToken
Try this endpoint in your
browser
🔗
Request
Response
Query Parameters
Parameter
Description
blockno
the
integer
block number to estimate time remaining to be mined.
Get Block Number by Timestamp
https://api.routescan.iork/mainnet/evm/
/etherscan/api
?module=block
&action=getblocknobytime
×tamp=1619638524
&closest=before
&apikey=YourApiKeyToken
Try this endpoint in your
browser
🔗
Request
Response
Query Parameters
Parameter
Description
timestamp
the
integer
representing the Unix timestamp in seconds.
closest
the closest available block to the provided timestamp, either
before
or
after
ON THIS PAGE
Get Estimated Block Countdown Time by BlockNo
Get Block Number by Timestamp