GetBlockById

通过区块 ID (即区块哈希)查询区块(已固化状态)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

该接口仅能查询到已在网络中**固化(Solidified)**的区块。若返回结果为空,则说明该区块哈希不存在,或该区块尚未通过全网确认。

返回值

返回一个 Block 对象。有关区块头和交易字段的详细规格,请参阅 /walletsolidity/getblock

Body Params
string
required

Block ID (hash). Example: 00000000000f424013e51b18e0782a32fa079ddafdb2f4c343468cf8896dc887

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json