Bitcoin Forum
April 25, 2024, 08:02:35 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: how to get bitcoin addresss form transaction hash  (Read 690 times)
visionary (OP)
Hero Member
*****
Offline Offline

Activity: 966
Merit: 587



View Profile
June 06, 2014, 03:22:15 AM
 #1

i want to get a transaction hash's pay address


but i dont find how to do

who can help me
1714032155
Hero Member
*
Offline Offline

Posts: 1714032155

View Profile Personal Message (Offline)

Ignore
1714032155
Reply with quote  #2

1714032155
Report to moderator
1714032155
Hero Member
*
Offline Offline

Posts: 1714032155

View Profile Personal Message (Offline)

Ignore
1714032155
Reply with quote  #2

1714032155
Report to moderator
1714032155
Hero Member
*
Offline Offline

Posts: 1714032155

View Profile Personal Message (Offline)

Ignore
1714032155
Reply with quote  #2

1714032155
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714032155
Hero Member
*
Offline Offline

Posts: 1714032155

View Profile Personal Message (Offline)

Ignore
1714032155
Reply with quote  #2

1714032155
Report to moderator
1714032155
Hero Member
*
Offline Offline

Posts: 1714032155

View Profile Personal Message (Offline)

Ignore
1714032155
Reply with quote  #2

1714032155
Report to moderator
DannyHamilton
Legendary
*
Offline Offline

Activity: 3374
Merit: 4606



View Profile
June 06, 2014, 05:05:17 AM
 #2

i want to get a transaction hash's pay address


but i dont find how to do

who can help me

You have a transaction hash, and you want to know the list of all addresses that received outputs in that transaction?

You could search the blockchain.info website.

blockchain.info also provides an API if you want to send a query from a program.

If the transaction involved an address in your wallet, you can use getrawtransaction and decoderawtransaction.

If the transaction did not involve an address in your wallet, you'll need to set txindex=1 and reindex your blockchain, then you can use getrawtransaction and decoderawtransaction.

If you explain why you want this, and what you are trying to accomplish, there may be a much easier, or better way to handle it.  Perhaps explain what you are trying to accomplish?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!