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": "2NCT4jf8m5KEef9XvP6RZdZYhCR9DjLMLLr",
"scriptPubKey": "a914d2a7a87a2211a90c72c8b576e268698e0164fbff87",
"isscript": true
}
{
"result": {
"confirmed": 6139,
"unconfirmed": 0
},
"server": "127.0.0.1"
}
{
"result": [
{
"tx_hash": "a74127f51239af7fbc3e39c5e746f9f72f94dcb1f50f950e0c0fc81a8a7f1a22",
"height": 1314088
}
],
"server": "127.0.0.1"
}