Configuration
currency_bitcoin
group
content_copy
content_copy
Advanced Details (JSON)

                    
How to Connect

Because this is a web app, browsers block connections to your local computer for security (CORS & Mixed Content).

To connect your own Bitcoin Node:

  1. Save the python script below as cors-proxy.py on your computer.
  2. Run it: python3 cors-proxy.py
  3. In Settings, set RPC URL to: http://localhost:8082
cors-proxy.py (Click to view)
content_copy