Node Details

Node Summary

Version
279900 (/Satoshi:27.99.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 months, 14 days

Blockchain

Chain
main
Block Count
788,814
Difficulty
0 x 10
Data Size
306.6 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(0+)
bip66
active(0+)
bip65
active(0+)
csv
active(0+)
segwit
active(0+)
taproot
active(6,048+)

Network

Host
13.208.252.34:6445
Peers
7
(4 in; 3 out)
Upload
55.2 MB(6.1 B/s)
Download
45.3 MB(5 B/s)

ipv4
ipv6
onion
i2p
cjdns

getblockchaininfo

{
    "chain": "main",
    "blocks": 788814,
    "headers": 788814,
    "bestblockhash": "000000007cb4d95973f1e581b5aa0f9b4e240b23b3156983b44debb0455b7524",
    "difficulty": 0.0002441371325370145,
    "time": 1789496150,
    "mediantime": 1789495442,
    "verificationprogress": 0.9999943145801117,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000118a034cafb789b",
    "size_on_disk": 306619915,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 45259801,
    "totalbytessent": 55154134,
    "timemillis": 1789496434416,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 279900,
    "subversion": "/Satoshi:27.99.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 7,
    "connections_in": 4,
    "connections_out": 3,
    "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": "13.208.252.34",
            "port": 6224,
            "score": 9
        }
    ],
    "warnings": []
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 780347
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 780347
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 780347
    }
}