ETH Price:
$2,814.78
(+7.52%)
Search tokens, addresses and NFTs
Blockchain
Transactions
Cross Transactions
Internal Transactions
Blocks
Forked Blocks (Reorgs)
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
Broadcast Transaction
UTF8 Converter
Explorer
Token Approvals
Gas Tracker
Dex Tracker
Devnet Explorer
Developers
API Plans
Routescan APIs
ES Like APIs
Verify Contract
|
Sign In
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
Loading