Post
Topic
Board Development & Technical Discussion
Re: How to look at non-wallet transactions?
by
running
on 05/04/2013, 20:09:41 UTC
Strange issue - it doesn't work on the very first transaction in blockchain.

http://blockexplorer.com/block/000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f

Code:
~/bitcoin-0.8.1-linux/bin/64$ ./bitcoind getrawtransaction 4a5e1e4baab89f3a32518a88c31bc87f618f76673e2cc77ab2127b7afdeda33b
error: {"code":-5,"message":"No information available about transaction"}

It works on all the others, though. I would suggest it's some off-by-one-error in bitcoin.