Node Details

Node Summary

Version
270000 (/Satoshi:27.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2:48:08

Blockchain

Chain
main
Block Count
950,574
Difficulty
136.607 x 1012
Data Size
845.7 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(227,931+)
bip66
active(363,725+)
bip65
active(388,381+)
csv
active(419,328+)
segwit
active(481,824+)
taproot
active(709,632+)

Network

Host
127.0.0.1:8332
Peers
10
Upload
12.8 MB(1.3 KB/s)
Download
60.8 MB(6 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 141.95.202.161:8333(score: 1)
  • 2001:41d0:306:1ba1:::8333(score: 1)

getblockchaininfo

{
    "chain": "main",
    "blocks": 950574,
    "headers": 950574,
    "bestblockhash": "000000000000000000000ee8e76ec8e7f4d1f8493949c661671566af16d5dc56",
    "difficulty": 136607070854775.1,
    "time": 1779486718,
    "mediantime": 1779483541,
    "verificationprogress": 0.9999988909658633,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000129ea8108e40510ef2b5504a9",
    "size_on_disk": 845701145523,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 60755115,
    "totalbytessent": 12789414,
    "timemillis": 1779486948898,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 270000,
    "subversion": "/Satoshi:27.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 10,
    "connections_in": 0,
    "connections_out": 10,
    "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": "141.95.202.161",
            "port": 8333,
            "score": 1
        },
        {
            "address": "2001:41d0:306:1ba1::",
            "port": 8333,
            "score": 1
        }
    ],
    "warnings": ""
}

getindexinfo

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