Admin Dashboard

Basics

Uptime
9:54:16
Node Version
v22.22.2
Node Env
production

App Config

{
    "privacyMode": false,
    "slowDeviceMode": false,
    "demoSite": false,
    "rpcConcurrency": 10,
    "ipStackComApiAccessKey": false,
    "mapBoxComApiAccessKey": false,
    "redisCache": false,
    "noInmemoryRpcCache": false
}

Memory Stats

Heap SizeUsed HeapHeap LimitPhysical SizeAvailable Size
81.52 MB53.6 MB2.2 GB78.02 MB2.13 GB

Cache Stats

CacheTryHitMissError
memory8,060923(11.452 %)7,137(88.548 %)0(0 %)

Cache Sizes

{
    "misc": {
        "size": 27
    },
    "block": {
        "size": 26
    },
    "tx": {
        "size": 0
    },
    "mining": {
        "size": 0
    }
}

RPC Stats

MethodCountTime (s)Avg Time (ms)Successes / FailuresSuccess Rate
getnetworkinfo10.078781/0100 %
getblockchaininfo380.1363.57938/0100 %
getindexinfo10.013131/0100 %
getblockstats4,498165.5236.7994,498/0100 %
gettxoutsetinfo201.26563.2520/0100 %
getblockhash1,1286.0435.3571,128/0100 %
getblock1,64118.29311.1471,641/0100 %
getblockheader1790.2541.419179/0100 %
getrawtransaction2,21563.04628.4632,215/0100 %
getblocktemplate10.00221/0100 %
gettxout3510.4951.41351/0100 %
getmempoolinfo10.00661/0100 %
getmininginfo10.00661/0100 %
estimatesmartfee40.0297.254/0100 %
getnetworkhashps20.0157.52/0100 %

Electrum Stats

ActionCountFirst SeenLast Seen
connect0--
disconnect0--
error0--

RPCCountTime (s)Avg Time (ms)Successes / FailuresSuccess Rate

Error Stats

ErrorCountFirst SeenLast Seen
ExpressUncaughtError
errorMsg
blockHeight is not defined1Cannot read properties of undefined (reading 'transactions')1txid is not defined3
59:54:12 ago9:49:46 ago
NotFound
path
/btc-explorer/undefined15
crawler
majestic15
errorMsg
Not Found: /btc-explorer/undefined15
159:53:02 ago7:52:23 ago

Memory Stats

{
    "total_heap_size": 81522688,
    "total_heap_size_executable": 6291456,
    "total_physical_size": 78024704,
    "total_available_size": 2133935296,
    "used_heap_size": 53602368,
    "heap_size_limit": 2197815296,
    "malloced_memory": 1081456,
    "peak_malloced_memory": 9496576,
    "does_zap_garbage": 0,
    "number_of_native_contexts": 1,
    "number_of_detached_contexts": 0,
    "total_global_handles_size": 24576,
    "used_global_handles_size": 4768,
    "external_memory": 22792679
}

Error Stats

{
    "ExpressUncaughtError": {
        "count": 5,
        "firstSeen": 1776820021487,
        "properties": {
            "errorMsg": {
                "blockHeight is not defined": 1,
                "Cannot read properties of undefined (reading 'transactions')": 1,
                "txid is not defined": 3
            }
        },
        "lastSeen": 1776820287601
    },
    "NotFound": {
        "count": 15,
        "firstSeen": 1776820091436,
        "properties": {
            "path": {
                "/btc-explorer/undefined": 15
            },
            "crawler": {
                "majestic": 15
            },
            "errorMsg": {
                "Not Found: /btc-explorer/undefined": 15
            }
        },
        "lastSeen": 1776827330300
    }
}