Admin Dashboard

Basics

Uptime
2 weeks, 5 days, 11 hours
Node Version
v20.19.0
Node Env
development

App Config

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

Memory Stats

Heap SizeUsed HeapHeap LimitPhysical SizeAvailable Size
131.53 MB93.22 MB4.35 GB122.47 MB4.24 GB

Cache Stats

CacheTryHitMissError
memory157,4641,034(0.657 %)156,430(99.343 %)0(0 %)

Cache Sizes

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

RPC Stats

MethodCountTime (s)Avg Time (ms)Successes / FailuresSuccess Rate
getnetworkinfo20.094472/0100 %
getblockchaininfo1,8875.1642.7371,887/0100 %
getindexinfo10.00221/0100 %
gettxoutsetinfo934867.807929.13934/0100 %
getblockstats153,18477,909.895508.603153,184/0100 %
getblockhash964.09842.68896/0100 %
getblockheader90.0333.6679/0100 %
getmempoolinfo50.0438.65/0100 %
getmininginfo50.0469.25/0100 %
estimatesmartfee200.32616.320/0100 %
getnetworkhashps100.11411.410/0100 %
getblock918.7496.04491/0100 %
getrawtransaction3437.5221.924343/0100 %
getblocktemplate30.475158.3333/0100 %
gettxout946128.557135.895946/0100 %
getrawmempool10.099991/0100 %
getmempoolentry250.72929.1625/0100 %
uptime10.00881/0100 %
getnettotals10.00991/0100 %
getdeploymentinfo10.00991/0100 %

Electrum Stats

ActionCountFirst SeenLast Seen
connect5082 weeks, 5 days, 11 hours ago1:15:43 ago
disconnect5072 weeks, 5 days, 10 hours ago1:15:53 ago
error0--

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

Error Stats

ErrorCountFirst SeenLast Seen
NotFound
path
/undefined1/sitemap.xml1
errorMsg
Not Found: /undefined1Not Found: /sitemap.xml1
22 days, 14 hours ago15:17 ago

Memory Stats

{
    "total_heap_size": 131530752,
    "total_heap_size_executable": 6184960,
    "total_physical_size": 122474496,
    "total_available_size": 4238960800,
    "used_heap_size": 93218816,
    "heap_size_limit": 4345298944,
    "malloced_memory": 1081456,
    "peak_malloced_memory": 13657032,
    "does_zap_garbage": 0,
    "number_of_native_contexts": 1,
    "number_of_detached_contexts": 0,
    "total_global_handles_size": 16384,
    "used_global_handles_size": 4992,
    "external_memory": 22886508
}

Error Stats

{
    "NotFound": {
        "count": 2,
        "firstSeen": 1744881258244,
        "properties": {
            "path": {
                "/undefined": 1,
                "/sitemap.xml": 1
            },
            "errorMsg": {
                "Not Found: /undefined": 1,
                "Not Found: /sitemap.xml": 1
            }
        },
        "lastSeen": 1745103449068
    }
}