Running ElectrumX with btc-rpc-explorer

Running ElectrumX with btc-rpc-explorer

btc-rpc-explorer is a great open source node app for browsing a full node. It is without db so you can't browse transactions for addr but you're supposed to be able to connect it to ElectrumX.

Does anyone have experience with this setup? I can't get it to use electrumX properly, connecting to it with localhost:8000.

Server is configured as follows in config.js:

electrumXServers: [
    {host:"localhost", port:8000}
]

Startup log:

Connecting to ElectrumX Server: localhost:8000
Connected via RPC to node. Basic info: version=170000, subversion=/Satoshi:0.17.0/, protocolversion=70015, services=000000000000040d
OnError:Error: write error:1408F10B:SSL routines:ssl3_get_record:wrong version number:ssl/record/ssl3_record.c:332:

OnClose:undefined
Error 137rg023xx7gerfwdd: Error: close connect, when trying to connect to ElectrumX server at localhost:8000
Error 120387rygxx231gwe40: Error: close connect
Error 31207ugf4e0fed: Error: close connect, while initializing ElectrumX API
http://bit.ly/2Svsj9u

Comments

Popular posts from this blog

sendrawtransaction and txn-mempool-conflict

couldn't connect to server: EOF reached (code 1)