OutCast3k / coinbin

Javascript Bitcoin Wallet. Supports Multisig, Stealth, HD, SegWit, Bech32, Time Locked Addresses, RBF and more!
https://coinb.in/
MIT License
906 stars 621 forks source link

How to get UTXOs #186

Open shikita opened 5 years ago

shikita commented 5 years ago

How coinbin getting utxo? How to get them by my own :D

K2APacific commented 5 years ago

Coinbin gets the utxo from the raw transaction information which can be found in most block explorers. For example Bitcoin raw transactions can be found on the BlockCypher block explorer, just enter your Bitcoin address, then afterwards click "Advanced Details", then click on the "API call". Then you will see all the data including your uxto.