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": "mqV9ELMXvUohYTSG1XEzz29E7xt1ciRhzp",
"scriptPubKey": "76a9146d598e02127aef9d5d05717af06e3240583cfae588ac",
"isscript": false
}
{
"result": {
"confirmed": 0,
"unconfirmed": 0
},
"server": "127.0.0.1"
}
{
"result": [
{
"tx_hash": "21f06b9581b70284358c92eb92c59e192a0ce2faea55e7fdf7d8e8843d037442",
"height": 1321857
},
{
"tx_hash": "1b22441f84fdd9286281b9a79a58ad2d2a297eb16a874ebb559608c3f23a9312",
"height": 1321879
},
{
"tx_hash": "153d3e4ff914b93ffba5f670df0fa9d971ae512f77491df41ae32117ce90615f",
"height": 1328838
}
],
"server": "127.0.0.1"
}