Node Details

Active Warnings

Unknown new rules activated (versionbit 2)

Node Summary

Version
30100 (/BTCBT Core:3.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 days, 2 hours

Blockchain

Chain
btcbt
Block Count
908,393
Difficulty
43.693 x 106
Data Size
762.7 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Network

Host
127.0.0.1:8332
Peers
7
(7 in; 0 out)
Upload
3.2 TB(11.8 MB/s)
Download
493.8 MB(1.8 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 121.134.16.77:8333(score: 335)

getblockchaininfo

{
    "chain": "btcbt",
    "blocks": 908393,
    "headers": 908393,
    "bestblockhash": "00000000000000296bc583208b685995594cda5b657b2d51ef6234f462a226e6",
    "difficulty": 43693404.23889726,
    "time": 1780493563,
    "mediantime": 1780492791,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000cf65e57638f08242c1dd751e",
    "size_on_disk": 762738226383,
    "pruned": false,
    "warnings": "Unknown new rules activated (versionbit 2)"
}

getnettotals

{
    "totalbytesrecv": 493783169,
    "totalbytessent": 3164550643719,
    "timemillis": 1780493851039,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 30100,
    "subversion": "/BTCBT Core:3.1.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000409",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 7,
    "connections_in": 7,
    "connections_out": 0,
    "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": "121.134.16.77",
            "port": 8333,
            "score": 335
        }
    ],
    "warnings": "Unknown new rules activated (versionbit 2)"
}

getindexinfo

{}