मुख्य सामग्री पर जाएं

GET /api/v2/block/{blockHash} - Blockbook REST API

लोड हो रहा है...

को अपडेट
Jun 10, 2026

GET /api/v2/block/{blockHash} - Blockbook REST API

Please note that this REST method requires the BCH Blockbook add-on enabled on your Quicknode endpoint.

पथ पैरामीटर

block
डोरी
आवश्यक
लोड हो रहा है...

क्वेरी पैरामीटर

page
पूर्णांक
लोड हो रहा है...

रिटर्न

page
पूर्णांक
लोड हो रहा है...
totalPages
पूर्णांक
लोड हो रहा है...
itemsOnPage
पूर्णांक
लोड हो रहा है...
हैश
डोरी
लोड हो रहा है...
previousBlockHash
डोरी
लोड हो रहा है...
nextBlockHash
डोरी
लोड हो रहा है...
height
पूर्णांक
लोड हो रहा है...
confirmations
पूर्णांक
लोड हो रहा है...
आकार
पूर्णांक
लोड हो रहा है...
time
पूर्णांक
लोड हो रहा है...
version
पूर्णांक
लोड हो रहा है...
merkleRoot
डोरी
लोड हो रहा है...
n एक
डोरी
लोड हो रहा है...
bits
डोरी
लोड हो रहा है...
difficulty
डोरी
लोड हो रहा है...
txCount
पूर्णांक
लोड हो रहा है...
txs
सरणी
लोड हो रहा है...
टीएक्सआईडी
डोरी
लोड हो रहा है...
vin
सरणी
लोड हो रहा है...
n
पूर्णांक
लोड हो रहा है...
isAddress
बूलियन
लोड हो रहा है...
कीमत
डोरी
लोड हो रहा है...
vout
सरणी
लोड हो रहा है...
कीमत
डोरी
लोड हो रहा है...
n
पूर्णांक
लोड हो रहा है...
spent
बूलियन
लोड हो रहा है...
addresses
सरणी
लोड हो रहा है...
isAddress
बूलियन
लोड हो रहा है...
ब्लॉकहैश
डोरी
लोड हो रहा है...
blockHeight
पूर्णांक
लोड हो रहा है...
confirmations
पूर्णांक
लोड हो रहा है...
blockTime
पूर्णांक
लोड हो रहा है...
कीमत
डोरी
लोड हो रहा है...
valueIn
डोरी
लोड हो रहा है...
fees
डोरी
लोड हो रहा है...
अनुरोध
प्रतिक्रिया
1
{
2
"page": 1,
3
"totalPages": 1,
4
"itemsOnPage": 1000,
5
"hash": "0000000000000000008ae5eb4b01064328695d179177c3e53c6c09aeea0b63df",
6
"previousBlockHash": "0000000000000000015c60a437fb31de0f3cef5cd175b8f20b2046406fc40eaf",
7
"nextBlockHash": "0000000000000000002f9134ec2e5d0d496189992ecd1341faa19d8174c0961b",
8
"height": 816884,
9
"confirmations": 137611,
10
"size": 4634,
11
"time": 1698423215,
12
"version": 649986048,
13
"merkleRoot": "229fd8d93cb9db9c3f67f96c1aaf57d57cb30b467bf4930242cbe40494219a79",
14
"nonce": "4088707135",
15
"bits": "18027c78",
16
"difficulty": "442238023066.1129",
17
"txCount": 10,
18
"txs": [
19
{
20
"txid": "ed91a2ae6b16770821ab0722167f1ed743f5c45f0b7a63cbc689414918f72de2",
21
"vin": [
22
{
23
"n": 0,
24
"isAddress": false,
25
"value": "0"
26
}
27
],
28
"vout": [
29
{
30
"value": "625009617",
31
"n": 0,
32
"spent": true,
33
"addresses": [
34
"bitcoincash:qz3yu2m8dzwrw5uc85a5pz78dyxnrvdhf5v8tlf8jd"
35
] ,
36
"isAddress": true
37
}
38
],
39
"blockHash": "0000000000000000008ae5eb4b01064328695d179177c3e53c6c09aeea0b63df",
40
"blockHeight": 816884,
41
"confirmations": 137611,
42
"blockTime": 1698423215,
43
"value": "625009617",
44
"valueIn": "0",
45
"fees": "0"
46
}
47
]
48
}
1
{
2
"page": 1,
3
"totalPages": 1,
4
"itemsOnPage": 1000,
5
"hash": "0000000000000000008ae5eb4b01064328695d179177c3e53c6c09aeea0b63df",
6
"previousBlockHash": "0000000000000000015c60a437fb31de0f3cef5cd175b8f20b2046406fc40eaf",
7
"nextBlockHash": "0000000000000000002f9134ec2e5d0d496189992ecd1341faa19d8174c0961b",
8
"height": 816884,
9
"confirmations": 137611,
10
"size": 4634,
11
"time": 1698423215,
12
"version": 649986048,
13
"merkleRoot": "229fd8d93cb9db9c3f67f96c1aaf57d57cb30b467bf4930242cbe40494219a79",
14
"nonce": "4088707135",
15
"bits": "18027c78",
16
"difficulty": "442238023066.1129",
17
"txCount": 10,
18
"txs": [
19
{
20
"txid": "ed91a2ae6b16770821ab0722167f1ed743f5c45f0b7a63cbc689414918f72de2",
21
"vin": [
22
{
23
"n": 0,
24
"isAddress": false,
25
"value": "0"
26
}
27
],
28
"vout": [
29
{
30
"value": "625009617",
31
"n": 0,
32
"spent": true,
33
"addresses": [
34
"bitcoincash:qz3yu2m8dzwrw5uc85a5pz78dyxnrvdhf5v8tlf8jd"
35
] ,
36
"isAddress": true
37
}
38
],
39
"blockHash": "0000000000000000008ae5eb4b01064328695d179177c3e53c6c09aeea0b63df",
40
"blockHeight": 816884,
41
"confirmations": 137611,
42
"blockTime": 1698423215,
43
"value": "625009617",
44
"valueIn": "0",
45
"fees": "0"
46
}
47
]
48
}
अब तक कोई खाता नहीं है?
कुछ ही सेकंड में अपना क्विकनोड एंडपॉइंट बनाएं और निर्माण शुरू करें।
मुफ़्त में शुरुआत करें