Admin Dashboard

Basics

Uptime
1 day, 13 hours
Node Version
v18.20.8
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
56.12 MB52.3 MB2.2 GB55.05 MB2.14 GB

Cache Stats

CacheTryHitMissError
memory12 767173(1,355 %)12 594(98,645 %)0(0 %)

Cache Sizes

{
    "misc": {
        "size": 165
    },
    "block": {
        "size": 0
    },
    "tx": {
        "size": 0
    },
    "mining": {
        "size": 0
    }
}

RPC Stats

MethodCountTime (s)Avg Time (ms)Successes / FailuresSuccess Rate
getnetworkinfo20,08402/0100 %
getblockchaininfo1711,0746,281171/0100 %
getindexinfo10,019191/0100 %
getblockstats12 1441 719,118141,56112 144/0100 %
gettxoutsetinfo7421,374288,83874/0100 %
getmempoolinfo80,0688,58/0100 %
getmininginfo80,0749,258/0100 %
estimatesmartfee321,71753,65632/0100 %
getnetworkhashps160,76647,87516/0100 %
getblockhash1283,02223,609128/0100 %
getblock1232,74922,35123/0100 %
getblockheader90,15116,7789/0100 %
getrawtransaction1279,5375,039127/0100 %
getblocktemplate10,013131/0100 %
getnettotals10,01101/0100 %
uptime10,022221/0100 %
getdeploymentinfo10,026261/0100 %

Electrum Stats

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

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

Error Stats

ErrorCountFirst SeenLast Seen
NotFound
path
/undefined4
errorMsg
Not Found: /undefined4
41:32:38 ago1:01:41 ago

Memory Stats

{
    "total_heap_size": 56119296,
    "total_heap_size_executable": 4718592,
    "total_physical_size": 55050240,
    "total_available_size": 2144027264,
    "used_heap_size": 52295648,
    "heap_size_limit": 2197815296,
    "malloced_memory": 1081424,
    "peak_malloced_memory": 13585136,
    "does_zap_garbage": 0,
    "number_of_native_contexts": 1,
    "number_of_detached_contexts": 0,
    "total_global_handles_size": 16384,
    "used_global_handles_size": 7040,
    "external_memory": 22079910
}

Error Stats

{
    "NotFound": {
        "count": 4,
        "firstSeen": 1751698950711,
        "properties": {
            "path": {
                "/undefined": 4
            },
            "errorMsg": {
                "Not Found: /undefined": 4
            }
        },
        "lastSeen": 1751700807926
    }
}