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!