Bitcoin Forum
April 19, 2024, 07:02:05 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to Get Previous output from Raw transaction ?  (Read 488 times)
ftc-c (OP)
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
May 27, 2014, 02:34:28 PM
 #1

I want to get  "Amount" and "From address"  in Transactions of the input section.  But when I use the RPC command, I have a errors.

bitcoind getrawtransaction "f3c78bfeeafc01bb398542dde2ea4fc0296d8091065c600688ed2bb1f0eded42" "1"
error: {"code":-5,"message":"No information available about transaction"}

How to Get Previous output from Raw transaction ?  Any help here would appreciated.
1713553325
Hero Member
*
Offline Offline

Posts: 1713553325

View Profile Personal Message (Offline)

Ignore
1713553325
Reply with quote  #2

1713553325
Report to moderator
1713553325
Hero Member
*
Offline Offline

Posts: 1713553325

View Profile Personal Message (Offline)

Ignore
1713553325
Reply with quote  #2

1713553325
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713553325
Hero Member
*
Offline Offline

Posts: 1713553325

View Profile Personal Message (Offline)

Ignore
1713553325
Reply with quote  #2

1713553325
Report to moderator
nelisky
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001


View Profile
May 27, 2014, 02:38:20 PM
 #2

You'll need to start the client with -txindex=1 so it keeps an index of all transactions (and not just the ones involving your wallet). It will take some time to build the index first time you run it, and you'll also need to pass -reindex=1 that first time.
DannyHamilton
Legendary
*
Offline Offline

Activity: 3360
Merit: 4570



View Profile
May 28, 2014, 04:33:10 AM
 #3

That transactionID does not exist in the bitcoin blockchain.  Where did you get it from?
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!