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": "2NEeyMKbTGguhhBgnewuZCjNj75wVkW7npP",
"scriptPubKey": "a914ead867ec751421750842992c1ccbcf59bf81bcde87",
"isscript": true
}
{
"result": {
"confirmed": 0,
"unconfirmed": 0
},
"server": "127.0.0.1"
}
{
"result": [
{
"tx_hash": "77a5ac8f6a8069b193ed3a68bb730ac0d29b265aa9eab1dfc28a2b436a0e842f",
"height": 1308461
},
{
"tx_hash": "37497e5b975276bcf2b9cc210c3d5fb30812aad138a20ef45ae9da5c3ef052e5",
"height": 1308563
},
{
"tx_hash": "07d4595f21fd03d3c34f88de648cd741b886479da4ec11031f5f25fcdd958e3b",
"height": 1308631
},
{
"tx_hash": "e83d60b6fe10fc99906352fa67572544311789cc5b42475daae239cb9bbc2ca7",
"height": 1308979
},
{
"tx_hash": "a169d4310cf07dda26dfb5c19a29b1c8100f8b708a8ca752af7d4242b5ca1b6b",
"height": 1308985
},
{
"tx_hash": "095af0b184be3234e48f40808248651f7c5cec764e0f3fc02bc3fc9a32ae91ca",
"height": 1308986
},
{
"tx_hash": "91c30393900e93a8332bcca62a46ec8d11eff40cb5d99b05b10675a470ca9ab8",
"height": 1309014
},
{
"tx_hash": "c07714ca2cb1406db0ab42cd5ea6599a583b14e74bdbc3480ef2478b432394ef",
"height": 1309028
},
{
"tx_hash": "959b844ea55a208a6c019d002242db33c9c4f9c11e17cc7ef9340e3bfbfc943b",
"height": 1310162
},
{
"tx_hash": "2bf6658b658985e8375df7318d3e3246fd27da93dd4945f811b88fec3ccdb98f",
"height": 1310698
},
{
"tx_hash": "0dff174cb1450a49c1c06d7c36c4a3536a1a97b6b6e69ffcd0bb6a3ae003a212",
"height": 1310709
},
{
"tx_hash": "e8149ca89ad78c0c8c521d821a6aadcbe31af23b8a023704a8fcd11421510c90",
"height": 1310709
},
{
"tx_hash": "d47135f291bf25e8e45661d37c2847852af7ee81318ec8e7e2bddde5a1980c92",
"height": 1310733
},
{
"tx_hash": "fc6f672d31117a54795e74b3ff78894f6265336f5737c1ff29fc2b833093312f",
"height": 1310745
},
{
"tx_hash": "2e769ece9fe780ce89a39da38d21febe9319af2b105c066819a40ffd2b59b58b",
"height": 1311342
},
{
"tx_hash": "e0d31afb430849d8aa806dbd90107ff8f43435a525719a01f64583d09c47aae1",
"height": 1311350
},
{
"tx_hash": "893cb502922b03abef09a885bbfa3ecb855309ec97c5f5427fb64f4fb58c5045",
"height": 1311683
},
{
"tx_hash": "ee4fc9347a3f1f2f486fb528f3e8f844917f70d918b2f11da40cb260844c0657",
"height": 1312617
}
],
"server": "127.0.0.1"
}