Since this explorer is database-free, it doesn't natively support address balances and transaction histories. In order to provide this functionality, address balances and transaction history can be requested from a configurable set of ElectrumX servers. If multiple ElectrumX servers are configured, the results are cross-referenced and conflicts noted. For the transaction history displayed below, only the transaction identifiers from ElectrumX are used; the transaction details are requested via RPC from this app's primary node, as usual.
Configured ElectrumX Servers{
"isvalid": true,
"address": "2MzbLXWkSNytYQLM5TLUFm4e3xiCHtBB83r",
"scriptPubKey": "a9145096a861b3074c6a84104e948fd9fc93c6319c7c87",
"isscript": true
}
{
"result": {
"confirmed": 6139,
"unconfirmed": 0
},
"server": "127.0.0.1"
}
{
"result": [
{
"tx_hash": "8a71b8484ea2718996d5fd9f9eb7491556f1a6117de11a7aba6730c580299f8a",
"height": 1321865
}
],
"server": "127.0.0.1"
}