Node Details

Node Summary

Version
289900 (/Satoshi:28.99.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 week, 6 days, 13 hours

Blockchain

Chain
main
Block Count
115 937
Difficulty
4.687 x 106
Data Size
723.9 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(0+)
bip66
active(0+)
bip65
active(0+)
csv
active(0+)
segwit
active(0+)
taproot
active(6 048+)

Network

Host
127.0.0.1:8332
Peers
18
(9 in; 9 out)
Upload
16.9 GB(14.4 KB/s)
Download
25 GB(21.4 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 2a01:e0a:937:20f0:1673:b8fc:ed65:5a4a:9333(score: 6)
  • 2a01:e0a:937:20f0:2cee:bcce:ad1b:9a7f:9333(score: 3)
  • 2a01:e0a:937:20f0:49a6:6ab3:db35:9973:9333(score: 2)
  • 2a01:e0a:937:20f0:6211:7d70:d8e9:fa1d:9333(score: 2)
  • 2a01:e0a:937:20f0:6cde:7979:3a7a:2fe8:9333(score: 4)
  • 2a01:e0a:937:20f0:7e8a:58c5:37fc:9985:9333(score: 1)
  • 2a01:e0a:937:20f0:b6bd:2138:4965:2780:9333(score: 3)

getblockchaininfo

{
    "chain": "main",
    "blocks": 115937,
    "headers": 115937,
    "bestblockhash": "000000000000003ba19ff208e89a9562aaac711d2a1684c4d2711a64f600fe60",
    "difficulty": 4687278.2135823,
    "time": 1784045840,
    "mediantime": 1784032079,
    "verificationprogress": 0.9999293309525326,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000026a9beb18650e0044",
    "size_on_disk": 723888145,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 25012646751,
    "totalbytessent": 16910924887,
    "timemillis": 1784059318240,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 289900,
    "subversion": "/Satoshi:28.99.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 18,
    "connections_in": 9,
    "connections_out": 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
        },
        {
            "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": "2a01:e0a:937:20f0:1673:b8fc:ed65:5a4a",
            "port": 9333,
            "score": 6
        },
        {
            "address": "2a01:e0a:937:20f0:2cee:bcce:ad1b:9a7f",
            "port": 9333,
            "score": 3
        },
        {
            "address": "2a01:e0a:937:20f0:49a6:6ab3:db35:9973",
            "port": 9333,
            "score": 2
        },
        {
            "address": "2a01:e0a:937:20f0:6211:7d70:d8e9:fa1d",
            "port": 9333,
            "score": 2
        },
        {
            "address": "2a01:e0a:937:20f0:6cde:7979:3a7a:2fe8",
            "port": 9333,
            "score": 4
        },
        {
            "address": "2a01:e0a:937:20f0:7e8a:58c5:37fc:9985",
            "port": 9333,
            "score": 1
        },
        {
            "address": "2a01:e0a:937:20f0:b6bd:2138:4965:2780",
            "port": 9333,
            "score": 3
        }
    ],
    "warnings": []
}

getindexinfo

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