UTXO.live Oracle Hodl Triangle Outputs Inputs Ages
Explanation Live Price Yesterday Historical Price Run Local Source Code License

If you're on a computer that hosts a bitcoin node and you have python3 installed, you can download and run UTXOracle.py by:

1) Add "server=1" to bitcoin.conf (Options -> Open Conf File) and restart Core

2) Open a command window and download UTXOracle.py:

curl -O https://utxo.live/oracle/UTXOracle.py


3) Then run it:

python3 UTXOracle.py

4) Run it with -h to see the different modes and options for running it

python3 UTXOracle.py -h


Current Version: UTXOracle Version 9


Previous Versions:

UTXOracle Version 8
UTXOracle Version 7