Skip to main content
Returns the number of transactions in a block matching the given block hash.

Parameters

string
required
The 32-byte block hash.

Returns

string
The number of transactions in the block as a hexadecimal integer. null if no block was found.

Example