Returns a block & its extrinsics as hex values. BlockId can either be a block hash or a block height.
Block identifier, as the block height or block hash.
^0[xX][0-9a-fA-F]{1,64}$|[0-9]{1,12}
successful operation
The block's height.
The hash of the parent block.
The state root after executing this block.
The Merkle root of the extrinsics.
Array of raw extrinsics (inherents and transactions) within the block.