submitblock

Input(s) 2

This command endeavors to send a newly created block to the network for validation and inclusion in the blockchain.

How is this used?

This command is employed to propagate newly mined blocks to the Bitcoin network for validation and eventual inclusion in the blockchain. It plays a crucial role in the mining process, facilitating the expansion and security of the blockchain network.

Request

method

submitblock

hexdata

Required

dummy

Optional

Inputs(2)

one required input remaining...

hexdata (required) - the hex-encoded block data to submit
dummy dummy value, for compatibility with BIP22. This value is ignored.

Result