Node Details

Node Summary

Version
319900 (/Satoshi:31.99.0/)
Protocol Version
70017
Status
Synchronized
Uptime
16:32:26

Blockchain

Chain
main
Block Count
35,517
Difficulty
1.478 x 10
Data Size
15 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
9
(3 in; 6 out)
Upload
1.5 MB(25.6 B/s)
Download
1.4 MB(24.3 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 35517,
    "headers": 35517,
    "bestblockhash": "b678068368bf8fb5cabc848aa6a39af28d0203b3f7e2703ad259befea6accf2a",
    "bits": "1d00ad2d",
    "target": "00000000ad2d0000000000000000000000000000000000000000000000000000",
    "difficulty": 1.478244197324792,
    "time": 1789474268,
    "mediantime": 1789473348,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000041176746ff787",
    "size_on_disk": 15011241,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 1445817,
    "totalbytessent": 1527126,
    "timemillis": 1789474364250,
    "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": 9,
    "connections_in": 3,
    "connections_out": 6,
    "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

{}