Home

Get full block information

POST
https://xmr.nownodes.io/json_rpc

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Retrieve full block information using either block height or hash.

Body

application/json
jsonrpcstring
idstring
methodstring
paramsobject
Show child attributes
heightinteger
hashstring
fill_pow_hashboolean

Add PoW hash to block_header response (optional, default false)

Response

200OK

Full block information

400Bad Request

Bad Request - missing or invalid parameters

403Forbidden

Forbidden

404Not Found

Not Found

500Internal Server Error

Internal server error