# Gavin Andresen # 2012-11-21 02:54:08 # https://bitcointalk.org/index.php?topic=126865.msg1348712#msg1348712 listunspent output is designed to be read by machines, not people, and its output is designed to go directly into createrawtransaction. @p{par} If you need all the human-friendly details of a transaction, use getrawtransaction @p{lt}txid@s{gt} 1 @p{par} I'm against adding "address" to the listunspent output, because most of the time it will be unused and sometimes it would just not appear at all (because not all scriptPubKeys are bitcoin addresses).