Is there a tool that, given a tx hash and/or a specific output, can search through the blockchain to see if it's been used as input in other transfers? This would preferably not be a web service but something I run offline on my own copy of the blockchain.
Asked
Active
Viewed 118 times
1 Answers
2
You can search the blockchain for your outputs with a given address and view key, but I'm not sure if you can actually determine if a given output has been used in other transactions.
Here are some useful tools.
ajs
- 429
- 4
- 10