Active Warnings
Warning: Unknown block versions being mined! It's possible unknown rules are in effect
Node Summary
Version
170200 (/Satoshi:0.17.2/)
Protocol Version
70015
Status
Synchronized
Uptime
1 week, 5 days, 12 hours
Blockchain
Chain
main
Block Count
49,103
Difficulty
4.18 x 109
Data Size
24.6 MB
Data Indexes
- txindex
- blockfilterindex
Soft Forks
bip34
version: 2
reject: true
bip66
version: 3
reject: true
bip65
version: 4
reject: true
Network
Host
144.126.241.204:8961
Peers
9
Traffic
9.9 MB(9.2 B/s)
15.6 MB(14.5 B/s)
15.6 MB(14.5 B/s)
Interfaces
ipv4
ipv6
onion
Addresses
- 128.199.183.41:21411(score: 645)
getblockchaininfo
{
"chain": "main",
"blocks": 49103,
"headers": 49103,
"bestblockhash": "00000000000000003164af9bf0c94e7e66efa9a1cbab73ca8e5f59f8e917c1aa",
"difficulty": "4179595535.509622",
"mediantime": 1701247487,
"verificationprogress": 1,
"initialblockdownload": false,
"chainwork": "000000000000000000000000000000000000000000005a33b6093a1e194d0918",
"size_on_disk": 24574375,
"pruned": false,
"softforks": [
{
"id": "bip34",
"version": 2,
"reject": {
"status": true
}
},
{
"id": "bip66",
"version": 3,
"reject": {
"status": true
}
},
{
"id": "bip65",
"version": 4,
"reject": {
"status": true
}
}
],
"bip9_softforks": {},
"warnings": "Warning: Unknown block versions being mined! It's possible unknown rules are in effect"
}
getnettotals
{
"totalbytesrecv": 9901667,
"totalbytessent": 15628683,
"timemillis": 1701886748672,
"uploadtarget": {
"timeframe": 86400,
"target": 0,
"target_reached": false,
"serve_historical_blocks": true,
"bytes_left_in_cycle": 0,
"time_left_in_cycle": 0
}
}
getnetworkinfo
{
"version": 170200,
"subversion": "/Satoshi:0.17.2/",
"protocolversion": 70015,
"localservices": "0000000000000405",
"localrelay": true,
"timeoffset": 0,
"networkactive": true,
"connections": 9,
"networks": [
{
"name": "ipv4",
"limited": false,
"reachable": true,
"proxy": "",
"proxy_randomize_credentials": false
},
{
"name": "ipv6",
"limited": false,
"reachable": true,
"proxy": "",
"proxy_randomize_credentials": false
},
{
"name": "onion",
"limited": true,
"reachable": false,
"proxy": "",
"proxy_randomize_credentials": false
}
],
"relayfee": 0.00001,
"incrementalfee": 0.00001,
"localaddresses": [
{
"address": "128.199.183.41",
"port": 21411,
"score": 645
}
],
"warnings": "Warning: Unknown block versions being mined! It's possible unknown rules are in effect"
}
getindexinfo
{
"success": false,
"error": "Unsupported",
"minRpcVersionNeeded": "0.21.0"
}