Outputs only from bitcoin address

0

I just want to ask is there any way on how to extract ONLY outputs from particular bitcoin address. I need to export (make a list) on all address that were associated with the outputs from the sender address.

I have no coding experience at all, I've also come across this topic but I have no idea on how to make just so it will list only the output transactions and not inputs as well.

How to get the list of transactions of input/outputs for a bitcoin address in JSON format?

Hopefully someone will be able to help me, Thanks in advance!

crazymon

Posted 2019-03-29T11:49:03.347

Reputation: 1

of course, this is possible. ready to pay for a tool?amaclin 2019-03-29T13:36:34.257

What is the pricing for such a tool? And how does it work?crazymon 2019-04-05T13:46:47.063

I can write such tool. It will parse the whole Bitcoin blockchain (or from specific blk00xxx.dat) and create a list of associated addresses. Mail me if you are interested in.amaclin 2019-04-07T13:03:06.833

No answers