7
3
On BlockChain.info, I have noticed a few transactions which send money to "Unable to decode output address".
For example, here is one: https://blockchain.info/tx/624928439d2f668bab9f4cc1d9c4d2bc62a9603d8109d73d4fff8cf3043b68bd
All of the ones that I have seen with this message have 0 Bitcoins associated with that transfer and then some other greater than zero amount of Bitcoins sent to a valid looking address. These weird addresses also have their money marked as "unspent". Do they ever get marked as "spent"?
What does this message mean and why are people sending Bitcoins this way?
Are you saying bitcoins could be in an OP_RETURN but that it would be silly to do so since they can never be redeemed? To be honest, I got lost when you said "can be pruned from full node UTXO sets". Thanks for your answer. – Scott – 2017-12-09T15:14:13.933
2The UTXO set is the set of all unspent bitcoins in the whole blockchain. Full nodes use this set to check whether new transactions are spending valid outputs. These OP_RETURN outputs do not need to be stored there because they can never be spent – MeshCollider – 2017-12-09T19:40:58.813