Node Details

Node Summary

Version
280000 (/Satoshi:28.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
4 weeks, 0 days, 5 hours

Blockchain

Chain
main
Block Count
69,579
Difficulty
0.008 x 10
Data Size
21.8 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Network

Host
127.0.0.1:9800
Peers
21
(18 in; 3 out)
Traffic
44.4 MB(18.2 B/s)
74.9 MB(30.7 B/s)
Interfaces
ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 149.104.30.106:9801(score: 10,695)
  • 2001:df1:7880:2::333:9801(score: 5,729)

getblockchaininfo

{
    "chain": "main",
    "blocks": 69579,
    "headers": 69579,
    "bestblockhash": "e85711a96792a3c10bb2f4698de0af05237b77a2e7e51c558b617a88207454d8",
    "difficulty": "0.008036085438664686",
    "time": 1729095802,
    "mediantime": 1729090218,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000005aac06b178",
    "size_on_disk": 21821864,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 44439227,
    "totalbytessent": 74933436,
    "timemillis": 1729096102190,
    "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": 21,
    "connections_in": 18,
    "connections_out": 3,
    "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": 10695
        },
        {
            "address": "2001:df1:7880:2::333",
            "port": 9801,
            "score": 5729
        }
    ],
    "warnings": ""
}

getindexinfo

{}