Node Details

Node Summary

Version
300000 (/Satoshi:30.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
4 months, 8 days

Blockchain

Chain
main
Block Count
134,301
Difficulty
0 x 10
Data Size
40.3 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

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

Network

Host
127.0.0.1:5332
Peers
1
Upload
448.9 MB(40.1 B/s)
Download
75.2 MB(6.7 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 134301,
    "headers": 134301,
    "bestblockhash": "000015bd218288063b90238a97ade8aacd61397eee4175eeb52d614019287d8d",
    "bits": "1f009722",
    "target": "0000972200000000000000000000000000000000000000000000000000000000",
    "difficulty": 0.00002584607757071433,
    "time": 1774610179,
    "mediantime": 1774609629,
    "verificationprogress": 0.0001007616564069925,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000000000c2a10c2609",
    "size_on_disk": 40277629,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 75223805,
    "totalbytessent": 448883938,
    "timemillis": 1774610239132,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 300000,
    "subversion": "/Satoshi:30.0.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 1,
    "connections_in": 0,
    "connections_out": 1,
    "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": [],
    "warnings": []
}

getindexinfo

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