Node Details

Node Summary

Version
289900 (/Satoshi:28.99.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 day, 16 hours

Blockchain

Chain
main
Block Count
47 143
Difficulty
0.146 x 10
Data Size
73.5 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
14
(1 in; 13 out)
Upload
3.1 GB(21.8 KB/s)
Download
4.1 GB(29.1 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 2a01:e0a:10e:8130:a00:27ff:fec9:42f6:9333(score: 3)

getblockchaininfo

{
    "chain": "main",
    "blocks": 47143,
    "headers": 47143,
    "bestblockhash": "000000041eb68d64c95de719ba2fd69b28976c763250c7f4130f6eebe2e4bd8e",
    "difficulty": 0.1459297328351362,
    "time": 1751703139,
    "mediantime": 1751698135,
    "verificationprogress": 0.9999929972083416,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000199473ed3e28",
    "size_on_disk": 73459437,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 4136855719,
    "totalbytessent": 3104432416,
    "timemillis": 1751703796259,
    "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": -425,
    "networkactive": true,
    "connections": 14,
    "connections_in": 1,
    "connections_out": 13,
    "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:10e:8130:a00:27ff:fec9:42f6",
            "port": 9333,
            "score": 3
        }
    ],
    "warnings": []
}

getindexinfo

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