Node Details

Node Summary

Version
270200 (/Satoshi:27.2.0/)
Protocol Version
70016
Status
Synchronized
Uptime
1 month, 9 days

Blockchain

Chain
main
Block Count
148,850
Difficulty
0.034 x 10
Data Size
49.9 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

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

Network

Host
5.189.162.95:28902
Peers
3
Upload
150.5 MB(44.6 B/s)
Download
33.5 MB(9.9 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 5.189.162.95:28900(score: 1)
  • 2a02:c207:2269:2293::1:28900(score: 1)

getblockchaininfo

{
    "chain": "main",
    "blocks": 148850,
    "headers": 148850,
    "bestblockhash": "00000000823af9da7d36270e92ab5de9ef0345ad7602dfe89cdc4eeb93d02916",
    "difficulty": 0.0335960629013034,
    "time": 1773232255,
    "mediantime": 1773231867,
    "verificationprogress": 0.0001063940745251784,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000085f78c1133a",
    "size_on_disk": 49918502,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 33536510,
    "totalbytessent": 150500494,
    "timemillis": 1773232372280,
    "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": 3,
    "connections_in": 0,
    "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.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "5.189.162.95",
            "port": 28900,
            "score": 1
        },
        {
            "address": "2a02:c207:2269:2293::1",
            "port": 28900,
            "score": 1
        }
    ],
    "warnings": ""
}

getindexinfo

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