Node Details

Node Summary

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

Blockchain

Chain
main
Block Count
80,304
Difficulty
0.007 x 10
Data Size
30.8 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Network

Host
127.0.0.1:9800
Peers
19
(12 in; 7 out)
Traffic
47.1 MB(25.1 B/s)
62.6 MB(33.4 B/s)
Interfaces
ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 149.104.30.106:9801(score: 17,269)
  • 2001:df1:7880:2::333:9801(score: 5,587)

getblockchaininfo

{
    "chain": "main",
    "blocks": 80304,
    "headers": 80304,
    "bestblockhash": "7445dceb25d02e536c97120cbb6f1ad71760c9b960125724ec18ecc35f87aaa7",
    "difficulty": "0.007005913895730706",
    "time": 1732367325,
    "mediantime": 1732366811,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000000a3c7031a86",
    "size_on_disk": 30765042,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 47093328,
    "totalbytessent": 62580286,
    "timemillis": 1732367702757,
    "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": 19,
    "connections_in": 12,
    "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": 17269
        },
        {
            "address": "2001:df1:7880:2::333",
            "port": 9801,
            "score": 5587
        }
    ],
    "warnings": ""
}

getindexinfo

{}