Bitcoin Forum
June 14, 2024, 07:30:09 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Why does this error appear?  (Read 181 times)
TimeBits (OP)
Member
**
Offline Offline

Activity: 224
Merit: 62


View Profile
June 04, 2019, 05:02:28 PM
 #1

https://www.blockchain.com/btc/address/1XPTgDRhN8RFnzniWCddobD9iKZatrvH4



Unable to decode input address
Unable to decode ouput address

I seen it before a few times, just wondering why it cannot decode the address on the block explorer?
bL4nkcode
Copper Member
Legendary
*
Offline Offline

Activity: 2142
Merit: 1305


Limited in number. Limitless in potential.


View Profile
June 04, 2019, 05:38:03 PM
 #2

Here's possible answers to your question, the same question asked on stackexchange.

If you look at the output script for that output, you can see it looks like this:

Code:
RETURN PUSHDATA(32) [some garbage]

This script, beginning with OP_RETURN, is called a null-data output, and is used to store arbitrary data in the blockchain. These outputs can never be spent, there is no way to make the script ever evaluate to true. Because of this, they will always show up as unspent on blockchain, and can be pruned from full node UTXO sets.

In general it's required that these outputs are accompanied by at least one 'normal' output. Any bitcoins in an OP_RETURN output are destroyed forever because they cannot be redeemed, that is why they all have 0 value

But much better if someone here could explain this to OP.

And Development & Technical Discussion is much more appropriate board for this.
Ailmand
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 519


Coindragon.com 30% Cash Back


View Profile
June 05, 2019, 02:04:58 AM
 #3

I haven't had that kind of experience but I think it isn't about the browser. I guess it's on an exchange which has a problem. Try to contact their support, Op. There might be an error occurrence on their platform.

pooya87
Legendary
*
Offline Offline

Activity: 3486
Merit: 10636



View Profile
June 05, 2019, 03:39:17 AM
 #4

it happens because the blockchain.com's developer team is the laziest in the cryptocurrency world! their block explorer has been one of the popular ones that existed for nearly as long as bitcoin existed but certain bugs have always been in their platform, they know about it and they have never bothered fixing them!

this is one of them that has caused confusion for many. it simply is an output script (OP_Return and an old multi sig script) that blockchain.com's developers have been lazy to write a simple line of code for it to indicate its type instead of a red error message!

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
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!