Back to catalog
⛓️

GetBlock

API Key

Blockchain RPC Node provider that supports over 50 multiple blockchains

⛓️BlockchainHTTPS

Blockchain Node

GetBlock API

ChainEthereum
NetworkMainnet
Block Height19,284,561
SyncedYes
Latency42ms

Sample Response

response.json
1{
2 "chain": "Ethereum",
3 "network": "Mainnet",
4 "blockHeight": 19284561,
5 "synced": true,
6 "latency": "42ms"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://getblock.io/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs