Author

Topic: Bloc #335519 (Read 644 times)

hero member
Activity: 614
Merit: 500
December 24, 2014, 12:12:01 AM
#10
The blockchain.info bug has been fixed now it seems.
Whenever you see something odd on one block explorer, it is always a good idea to check another one to cross-check. Smiley
legendary
Activity: 1778
Merit: 1043
#Free market
December 23, 2014, 09:58:19 AM
#9
Yes it is only a blockchain.info bug , here is the  transaction id :

https://blockchain.info/it/tx/273f6b7c8bf1e80d470cb51d0d8d0ab065cc11d9fc84fd8813971d2344fd55ac


 If you see every new block "extracted"  will  appear 50 bitcoin and after a few second  will change to 25 bitcoin. I think the blockchain.info dev team should fix this "little" bug .
hero member
Activity: 574
Merit: 500
December 23, 2014, 09:10:43 AM
#8
Anyone can explain the content of Bloc #335519 ?

Looks like it generated 50 new BTC instead of 25 BTC.

https://blockchain.info/en/block-index/515877/00000000000000001461a7896f7bed46dba23c86f557f0535f8f989ffaba9408
It shows the Transaction fees as -25.
THat is really weird. Probably just a blockchain issue

It's always a blockchain issue Sad

Edit - blockchain.info issue*
full member
Activity: 168
Merit: 100
www.secondstrade.com - 190% return Binary option
December 23, 2014, 09:07:17 AM
#7
Anyone can explain the content of Bloc #335519 ?

Looks like it generated 50 new BTC instead of 25 BTC.

https://blockchain.info/en/block-index/515877/00000000000000001461a7896f7bed46dba23c86f557f0535f8f989ffaba9408
It shows the Transaction fees as -25.
THat is really weird. Probably just a blockchain issue
legendary
Activity: 3052
Merit: 1273
December 23, 2014, 08:50:18 AM
#6
It's a blockchain.info error.
newbie
Activity: 8
Merit: 0
December 23, 2014, 08:43:20 AM
#5
Code:
{
"hash":"00000000000000001461a7896f7bed46dba23c86f557f0535f8f989ffaba9408",
"ver":2,
"prev_block":"0000000000000000191b407d1d9850700cbff5ba7be2dd8f19a6e0ef599efdec",
"mrkl_root":"273f6b7c8bf1e80d470cb51d0d8d0ab065cc11d9fc84fd8813971d2344fd55ac",
"time":1419332010,
"bits":404479356,
    "fee":-2500000000,
    "nonce":388761917,
"n_tx":1,
"size":206,
"block_index":515877,
"main_chain":true,
"height":335519,
"received_time":1419332010,
"relayed_by":"104.236.44.210",

"tx":[{
   "lock_time":0,
   "ver":1,
   "size":125,
   "inputs":[
      {
         "sequence":4294967295,
         "script":"039f1e051b4d696e656420627920416e74506f6f6c20746c004810d2549949aaa1150000b0000000"
      },
      {
         "sequence":4294967295,
         "script":"039f1e051b4d696e656420627920416e74506f6f6c20746c004810d2549949aaa1150000b0000000"
      }
   ],
   "time":1419332010,
   "tx_index":72702525,
   "vin_sz":2,
   "hash":"273f6b7c8bf1e80d470cb51d0d8d0ab065cc11d9fc84fd8813971d2344fd55ac",
   "vout_sz":2,
   "relayed_by":"104.236.44.210",
   "out":[
      {
         "spent":false,
         "tx_index":72702525,
         "type":0,
         "addr":"1EXvnuRqFeoWhT91KbB92JrkVN8HzwdbMj",
         "value":2500000000,
         "n":0,
         "script":"76a91494730452598bcfec37e626da2abd2492ab8234f088ac"
      },
      {
         "spent":false,
         "tx_index":72702525,
         "type":0,
         "addr":"1EXvnuRqFeoWhT91KbB92JrkVN8HzwdbMj",
         "value":2500000000,
         "n":0,
         "script":"76a91494730452598bcfec37e626da2abd2492ab8234f088ac"
      }
   ]
}]
 }

Ah yes, blockchain.info, kings of race conditions and functional integrity checking.

If this happened with a transaction you could steal from anybody trusting blockchain.info's information.

Is that some manually constructed JSON I'm seeing?
legendary
Activity: 1456
Merit: 1010
Ad maiora!
December 23, 2014, 07:28:44 AM
#4
Them dubz doe
(Sorry couldn't resist)
legendary
Activity: 1974
Merit: 1029
December 23, 2014, 07:26:22 AM
#3
Looks normal to me:

Code:
$ bitcoin-cli getblock 00000000000000001461a7896f7bed46dba23c86f557f0535f8f989ffaba9408
[...]
    "tx" : [
        "273f6b7c8bf1e80d470cb51d0d8d0ab065cc11d9fc84fd8813971d2344fd55ac"
    ],
Code:
$ bitcoin-cli getrawtransaction 273f6b7c8bf1e80d470cb51d0d8d0ab065cc11d9fc84fd8813971d2344fd55ac
01000000010000000000000000000000000000000000000000000000000000000000000000ffffffff28039f1e051b4d696e656420627920416e74506f6f6c20746c004810d2549949aaa1150000b0000000ffffffff0100f90295000000001976a91494730452598bcfec37e626da2abd2492ab8234f088ac00000000
Code:
$ bitcoin-cli decoderawtransaction 01000000010000000000000000000000000000000000000000000000000000000000000000ffffffff28039f1e051b4d696e656420627920416e74506f6f6c20746c004810d2549949aaa1150000b0000000ffffffff0100f90295000000001976a91494730452598bcfec37e626da2abd2492ab8234f088ac00000000
[...]
    "vout" : [
        {
            "value" : 25.00000000,
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
newbie
Activity: 4
Merit: 0
December 23, 2014, 07:14:48 AM
#1
Anyone can explain the content of Bloc #335519 ?

Looks like it generated 50 new BTC instead of 25 BTC.

https://blockchain.info/en/block-index/515877/00000000000000001461a7896f7bed46dba23c86f557f0535f8f989ffaba9408
Jump to: