Admin Dashboard

Basics

Uptime
1 day, 8 hours
Node Version
v18.19.0
Node Env
production

App Config

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

App Events

EventCountLastParams
request1184219:48UTC(0s ago)
rateLimitedRequest77819:46UTC(2m ago)
error404212:18UTC(7h29m ago)
crawlRequest212:18UTC(7h29m ago)
crawler[majestic]: 2

Memory Stats

Heap SizeUsed HeapHeap LimitPhysical SizeAvailable Size
85.89 MB72.66 MB513.28 MB85.54 MB437.68 MB

Cache Stats

CacheTryHitMissError
memory48,428542(1.119 %)47,886(98.881 %)0(0 %)

Cache Sizes

{
    "misc": {
        "size": 200
    },
    "block": {
        "size": 113
    },
    "tx": {
        "size": 200
    },
    "mining": {
        "size": 0
    }
}

RPC Stats

MethodCountTime (s)Avg Time (ms)Successes / FailuresSuccess Rate
getnetworkinfo20.231115.52/0100 %
getblockchaininfo7696.348.244769/0100 %
getindexinfo10.021211/0100 %
getblockhash4,1531,058.014254.7594,153/0100 %
getblockstats6,365119.67918.8036,365/0100 %
getblock9,491156.86116.5279,491/0100 %
getrawtransaction30,1894,221.767139.84530,189/0100 %
gettxout8,65950.9145.888,659/0100 %
getblockheader4,34227.9086.4274,342/0100 %
validateaddress6662.473.709666/0100 %
getblocktemplate190.1015.31619/0100 %
getmempoolinfo180.1639.05618/0100 %
getmininginfo170.1810.58817/0100 %
estimatesmartfee481.01521.14648/0100 %
getnetworkhashps200.59329.6520/0100 %
getpeerinfo20.0136.52/0100 %
getchaintxstats1,0941,988.3661,817.5191,094/0100 %
uptime10.00771/0100 %
getnettotals10.012121/0100 %
getdeploymentinfo10.028281/0100 %

Electrum Stats

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

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

Error Stats

ErrorCountFirst SeenLast Seen
ExpressUncaughtError
errorMsg
Cannot create property 'success' on number '0'1txid is not defined3
41 day, 8 hours ago17:15:14 ago
NotFound
path
/blocks/undefined2
crawler
majestic2
errorMsg
Not Found: /blocks/undefined2
27:29:54 ago7:29:49 ago

Memory Stats

{
    "total_heap_size": 85889024,
    "total_heap_size_executable": 7340032,
    "total_physical_size": 85540864,
    "total_available_size": 437677416,
    "used_heap_size": 72661912,
    "heap_size_limit": 513277952,
    "malloced_memory": 1081424,
    "peak_malloced_memory": 13509472,
    "does_zap_garbage": 0,
    "number_of_native_contexts": 1,
    "number_of_detached_contexts": 0,
    "total_global_handles_size": 122880,
    "used_global_handles_size": 105568,
    "external_memory": 23124445
}

Error Stats

{
    "ExpressUncaughtError": {
        "count": 4,
        "firstSeen": 1744630337636,
        "properties": {
            "errorMsg": {
                "Cannot create property 'success' on number '0'": 1,
                "txid is not defined": 3
            }
        },
        "lastSeen": 1744684391981
    },
    "NotFound": {
        "count": 2,
        "firstSeen": 1744719512613,
        "properties": {
            "path": {
                "/blocks/undefined": 2
            },
            "crawler": {
                "majestic": 2
            },
            "errorMsg": {
                "Not Found: /blocks/undefined": 2
            }
        },
        "lastSeen": 1744719517445
    }
}