Node Details

Node Summary

Version
280000 (/Satoshi:28.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 week, 0 days, 15 hours

Blockchain

Chain
main
Block Count
128,270
Difficulty
0.001 x 10
Data Size
56.1 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Network

Host
127.0.0.1:9800
Peers
9
(2 in; 7 out)
Traffic
11.2 MB(17 B/s)
12.7 MB(19.4 B/s)
Interfaces
ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 149.104.30.106:9801(score: 1,181)
  • 2001:df1:7880:2::333:9801(score: 1,180)

getblockchaininfo

{
    "chain": "main",
    "blocks": 128270,
    "headers": 128270,
    "bestblockhash": "f4ce7fb6967f265c9ccc330bcea12b9972648b21f7e146e4ecc384b131213069",
    "difficulty": "0.001419660905214006",
    "time": 1748017736,
    "mediantime": 1748015102,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000019482434a4e",
    "size_on_disk": 56061903,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 11174282,
    "totalbytessent": 12741390,
    "timemillis": 1748018200311,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 280000,
    "subversion": "/Satoshi:28.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000409",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 9,
    "connections_in": 2,
    "connections_out": 7,
    "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
        },
        {
            "name": "i2p",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "cjdns",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "149.104.30.106",
            "port": 9801,
            "score": 1181
        },
        {
            "address": "2001:df1:7880:2::333",
            "port": 9801,
            "score": 1180
        }
    ],
    "warnings": ""
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 126039
    }
}