Post
Topic
Board Bitcoin Discussion
Re: == Bitcoin challenge transaction: ~100 BTC total bounty to solvers! ==UPDATED==
by
rama_rao
on 12/02/2021, 05:35:23 UTC
Hello, everyone,

Kinda offtopic for this thread, but how exactly to get pubkey of an address from bitcoin transaction?

I'm using this python bitcoin parser and I can see tx inputs and outputs, I can see output addresses for most txs. And I can see input script. But how to get pubkey of that address which send tx out?

TIA