0 nWPT
Copy RPC
Copy API
Copy Chain ID
View Explorer
Wraptag Explorer
Blockchain
Transactions
Internal Transactions
Blocks
Addresses
Verified Contracts
Tokens
ERC20 Tokens By MarketCap
ERC20 Transfers
ERC721 Tokens
ERC721 Transfers
ERC1155 Tokens
ERC1155 Transfers
Resources
Charts
Transactions
Active Addresses
Gas Used
Other
Tools
Unit Converter
Contract Diff Checker
Account Balance Checker
Token Approvals
Devnet Explorer
Developers
APIs
RPCs
Verify Contract
Search blockchains, tokens, addresses and NFTs
CTRL+K
Connect
Getting Started
Fast APIs
Etherscan Compatibility
Recipes
Getting Started
Introduction
Fast APIs
Swagger
Etherscan Compatibility
Accounts
Blocks
Contracts
Geth-Parity Proxy
Logs
Stats
Tokens
Transactions
Recipes
Hardhat Verification
Foundry Verification
Catapulta Verification
Documentation ›
Blocks
Get Estimated Block Countdown Time by BlockNo
https://api.routescan.io/v2/network/mainnet/evm/
/api
?module=block
&action=getblockcountdown
&blockno=16701588
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.io/v2/network/mainnet/evm/
/api
?module=block
&action=getblocknobytime
×tamp=1619638524
&closest=before
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