Node Details

Node Summary

Version
319900 (/Satoshi:31.99.0/)
Protocol Version
70017
Status
Synchronized
Uptime
1 day, 4 hours

Blockchain

Chain
main
Block Count
1,217
Difficulty
0.501 x 10
Data Size
8.8 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(1+)
bip66
active(1+)
bip65
active(1+)
csv
active(1+)
segwit
active(0+)

Network

Host
127.0.0.1:8332
Peers
8
(7 in; 1 out)
Upload
13.6 MB(136.5 B/s)
Download
5 MB(50.6 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 1217,
    "headers": 1217,
    "bestblockhash": "3ec67a72205a94e50780adfd7ac8bdd94a19db658e140ca0eb0c8a483931b5e3",
    "bits": "1d01ff55",
    "target": "00000001ff550000000000000000000000000000000000000000000000000000",
    "difficulty": 0.5006455260082047,
    "time": 1785319118,
    "mediantime": 1785317375,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000002309e1ec042",
    "size_on_disk": 8753456,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 5024558,
    "totalbytessent": 13553753,
    "timemillis": 1785320015900,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 319900,
    "subversion": "/Satoshi:31.99.0/",
    "protocolversion": 70017,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 8,
    "connections_in": 7,
    "connections_out": 1,
    "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.000001,
    "incrementalfee": 0.000001,
    "localaddresses": [],
    "warnings": []
}

getindexinfo

{}