Node Details

Node Summary

Version
310000 (/Satoshi:31.0.0/)
Protocol Version
70016
Status
Initial block download progress 100%
Uptime
2:16:55

Blockchain

Chain
main
Block Count
417
(headers: 428)
Difficulty
0.008 x 10
Data Size
113.6 KB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

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

Network

Host
127.0.0.1:8211
Peers
5
(2 in; 3 out)
Upload
1.6 MB(194.6 B/s)
Download
2.2 MB(267.5 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 13.140.142.65:8210(score: 360)

getblockchaininfo

{
    "chain": "main",
    "blocks": 417,
    "headers": 428,
    "bestblockhash": "117a88f614ffa78198faa4689ca74e5f89096bcca4f2533d22501e081992aff9",
    "bits": "1d797011",
    "target": "0000007970110000000000000000000000000000000000000000000000000000",
    "difficulty": 0.008234545384866204,
    "time": 1780862960,
    "mediantime": 1780843331,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000000011735532c",
    "size_on_disk": 113594,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 2197745,
    "totalbytessent": 1598508,
    "timemillis": 1780867212895,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 310000,
    "subversion": "/Satoshi:31.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 5,
    "connections_in": 2,
    "connections_out": 3,
    "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": [
        {
            "address": "13.140.142.65",
            "port": 8210,
            "score": 360
        }
    ],
    "warnings": []
}

getindexinfo

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