/solscan/blocks
/solscan
/solscan/blocks
Get a Solana block’s details by its slot number
Price: 1 credit
💡 AI Hint: Get the details of a Solana block by its slot number. Returns the block height, block time, blockhash, parent slot and previous blockhash, the leader validator, epoch, transaction count, and the fee, vote and MEV rewards.
⚠️ Common errors: 412: Block not found
POST
/solscan/blocks
Authorizations
API token from the dashboard
Headers
Body
application/json
Response
Successful Response