Node Details

Node Summary

Version
270200 (/Satoshi:27.2.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 week, 2 days, 14 hours

Blockchain

Chain
main
Block Count
51,741
Difficulty
379.685 x 103
Data Size
46.9 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
bip66
bip65
csv
segwit
active(12,327+)
taproot
locked_in(4032+)
start:4/24,timeout:8/11
min height:709,632

Network

Host
127.0.0.1:28281
Peers
29
(19 in; 10 out)
Upload
2.1 GB(2.5 KB/s)
Download
3.4 GB(4.1 KB/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 139.180.201.202:28280(score: 12,858)

getblockchaininfo

{
    "chain": "main",
    "blocks": 51741,
    "headers": 51741,
    "bestblockhash": "000000000000131e4575e3e3e60efaff71e8ace8672a6c53ff1b93791c3a619d",
    "difficulty": 379684.9965743585,
    "time": 1772748303,
    "mediantime": 1772748064,
    "verificationprogress": 0.00003694033325660984,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000043350715a63194a0",
    "size_on_disk": 46897424,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 3362043601,
    "totalbytessent": 2088277444,
    "timemillis": 1774880921647,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 270200,
    "subversion": "/Satoshi:27.2.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 29,
    "connections_in": 19,
    "connections_out": 10,
    "networks": [
        {
            "name": "ipv4",
            "limited": false,
            "reachable": true,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "ipv6",
            "limited": true,
            "reachable": false,
            "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": "139.180.201.202",
            "port": 28280,
            "score": 12858
        }
    ],
    "warnings": ""
}

getindexinfo

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