Node Details

Node Summary

Version
240001 (/Satoshi:24.0.1/)
Protocol Version
70016
Status
Synchronized
Uptime
19:29:21

Blockchain

Chain
main
Block Count
783,173
Difficulty
46.843 x 1012
Data Size
532.5 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Network

Host
10.21.21.8:8332
Peers
12
(2 in; 10 out)
Traffic
757.6 MB(10.8 KB/s)
1.3 GB(18.9 KB/s)
Interfaces
ipv4
(10.21.22.10:9050)
ipv6
(10.21.22.10:9050)
onion
(10.21.22.10:9050)
i2p
(10.21.22.11:7656)
cjdns
(10.21.22.10:9050)

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 783173,
    "headers": 783173,
    "bestblockhash": "00000000000000000000e75407587493ec923d9074c7105e9c3c01360a9bb20e",
    "difficulty": "46843400286276.55",
    "time": 1680178074,
    "mediantime": 1680173879,
    "verificationprogress": "0.9999983350670267",
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000441b6e019a3beddf1c52a576",
    "size_on_disk": 532530046666,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 757556617,
    "totalbytessent": 1327684657,
    "timemillis": 1680178540259,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 240001,
    "subversion": "/Satoshi:24.0.1/",
    "protocolversion": 70016,
    "localservices": "000000000000044d",
    "localservicesnames": [
        "NETWORK",
        "BLOOM",
        "WITNESS",
        "COMPACT_FILTERS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 12,
    "connections_in": 2,
    "connections_out": 10,
    "networks": [
        {
            "name": "ipv4",
            "limited": false,
            "reachable": true,
            "proxy": "10.21.22.10:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "ipv6",
            "limited": false,
            "reachable": true,
            "proxy": "10.21.22.10:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "onion",
            "limited": false,
            "reachable": true,
            "proxy": "10.21.22.10:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "i2p",
            "limited": false,
            "reachable": true,
            "proxy": "10.21.22.11:7656",
            "proxy_randomize_credentials": false
        },
        {
            "name": "cjdns",
            "limited": true,
            "reachable": false,
            "proxy": "10.21.22.10:9050",
            "proxy_randomize_credentials": true
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [],
    "warnings": ""
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 782709
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 782708
    }
}