Admin Dashboard

Basics

Uptime
0:22
Node Version
v18.12.1
Node Env
production

App Config

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

Memory Stats

Heap SizeUsed HeapHeap LimitPhysical SizeAvailable Size
233.19 MB197.02 MB2.2 GB233.4 MB2.01 GB

Cache Stats

CacheTryHitMissError
memory2,578310(12.025 %)2,268(87.975 %)0(0 %)

Cache Sizes

{
    "misc": {
        "size": 1000
    },
    "block": {
        "size": 694
    },
    "tx": {
        "size": 229
    },
    "mining": {
        "size": 145
    }
}

RPC Stats

MethodCountTime (s)Avg Time (ms)Successes / FailuresSuccess Rate
getnetworkinfo10.1931931/0100 %
getblockchaininfo30.874291.3333/0100 %
getblockhash548245.768448.482548/0100 %
getindexinfo10.6776771/0100 %
getblockheader410125.002304.883410/0100 %
validateaddress5029.583591.6650/0100 %
gettxoutsetinfo10.2372371/0100 %
getblockstats165347.4342,105.661165/0100 %
getblock14748.825332.143147/0100 %
getrawtransaction39151.624132.031391/0100 %
gettxout966215.37222.95966/0100 %

Electrum Stats

ActionCountFirst SeenLast Seen
connect10:22 ago0:22 ago
disconnect0--
error0--

RPCCountTime (s)Avg Time (ms)Successes / FailuresSuccess Rate
blockchainScripthash_getHistory510.2124.15751/0100 %
blockchainScripthash_getBalance510.1893.70651/0100 %

Error Stats

ErrorCountFirst SeenLast Seen
378y43edewe
errorMsg
Unexpected end of JSON input1
10:21 ago0:21 ago
h32uheifehues
errorMsg
ENOSPC: no space left on device, write1
10:21 ago0:21 ago
NotFound
path
/xyzpub/api/admin/admin/api/peers1/api/price/usd/sats1/api/price/usd1
errorMsg
Not Found: /xyzpub/api/admin/admin/api/peers1Not Found: /api/price/usd/sats1Not Found: /api/price/usd1
30:13 ago0:09 ago

Memory Stats

{
    "total_heap_size": 233189376,
    "total_heap_size_executable": 6029312,
    "total_physical_size": 233402368,
    "total_available_size": 2014690648,
    "used_heap_size": 197021744,
    "heap_size_limit": 2197815296,
    "malloced_memory": 1073232,
    "peak_malloced_memory": 15902872,
    "does_zap_garbage": 0,
    "number_of_native_contexts": 1,
    "number_of_detached_contexts": 0,
    "total_global_handles_size": 163840,
    "used_global_handles_size": 150272,
    "external_memory": 42987959
}

Error Stats

{
    "378y43edewe": {
        "count": 1,
        "firstSeen": 1695661289311,
        "properties": {
            "errorMsg": {
                "Unexpected end of JSON input": 1
            }
        },
        "lastSeen": 1695661289311
    },
    "h32uheifehues": {
        "count": 1,
        "firstSeen": 1695661289550,
        "properties": {
            "errorMsg": {
                "ENOSPC: no space left on device, write": 1
            }
        },
        "lastSeen": 1695661289550
    },
    "NotFound": {
        "count": 3,
        "firstSeen": 1695661297194,
        "properties": {
            "path": {
                "/xyzpub/api/admin/admin/api/peers": 1,
                "/api/price/usd/sats": 1,
                "/api/price/usd": 1
            },
            "errorMsg": {
                "Not Found: /xyzpub/api/admin/admin/api/peers": 1,
                "Not Found: /api/price/usd/sats": 1,
                "Not Found: /api/price/usd": 1
            }
        },
        "lastSeen": 1695661301600
    }
}