Bitcoin Forum
May 24, 2024, 03:50:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  

Warning: You are in the Gambling section. You are likely to eventually lose any money that you gamble/"invest". Additionally, moderators do not remove likely scams. You must use your own brain: caveat emptor. Do not gamble more than you can afford to lose.

Pages: [1]
  Print  
Author Topic: Conflict between Block trail / Block chain / Wallet  (Read 676 times)
user000 (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 08, 2016, 05:09:43 PM
 #1

I have a doubt.

I was using Doublechain.info

I invested 0.005 BTCwhich is the min. and they said that they will send 200 Bits each hour for next 50 hours.

It worked fine for next 35 hours where I was paid 0.007 BTC.

Then the website showed transactions. The links were made public.

Here is one of the link. I cannot understand this

https://www.blocktrail.com/BTC/tx/36b8043dccea499d6678d6098335fb86982c2531e36ed266056b3f06f7b9637c

Relay Time / TX Value / Inputs - all were conflicting.

I thought of rechecking on Blockchain and there was no such transaction at all. My wallet also did not show anything.

Now, following points are to be noted.

If Blocktrail values are correct and the website is manipulating the data / transaction to confuse me, then let me tell you that the very first transaction was also such a misleading transaction with invalid values as mentioned above; But the correct transaction did show up on blockchain and my actual wallet.

Thank you for the information.
Since you are experienced about this, kindly enlighten what went wrong. Why is there a conflict between Block trail and Block Chain? It should be noted that whatever my Blockchain shows, my original wallet supports it and there is no conflict between the 2.
fbueller
Sr. Member
****
Offline Offline

Activity: 412
Merit: 275


View Profile
February 08, 2016, 06:31:31 PM
 #2

https://www.blocktrail.com/BTC/tx/36b8043dccea499d6678d6098335fb86982c2531e36ed266056b3f06f7b9637c and https://blockchain.info/tx/36b8043dccea499d6678d6098335fb86982c2531e36ed266056b3f06f7b9637c

Blockchain.info didn't hear about the transaction until it was mined. Blocktrail saw it an hour earlier. I can't see a difference in the inputs / outputs.

For some reason, the transaction wasn't propagated fully around the network. Nodes likely rejected it because of the fee (the fee is small for so many outputs!). Blocktrail heard about it over the p2p network, whereas blockchain didn't look at it until a block was published including the transaction.

Nodes have a strong incentive to listen to blocks, but the mempool is now limited on nodes. You can't expect every node to see every transaction before it's mined.

Bitwasp Developer.
user000 (OP)
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
February 19, 2016, 04:13:47 PM
 #3

https://www.blocktrail.com/BTC/tx/36b8043dccea499d6678d6098335fb86982c2531e36ed266056b3f06f7b9637c and https://blockchain.info/tx/36b8043dccea499d6678d6098335fb86982c2531e36ed266056b3f06f7b9637c

Blockchain.info didn't hear about the transaction until it was mined. Blocktrail saw it an hour earlier. I can't see a difference in the inputs / outputs.

For some reason, the transaction wasn't propagated fully around the network. Nodes likely rejected it because of the fee (the fee is small for so many outputs!). Blocktrail heard about it over the p2p network, whereas blockchain didn't look at it until a block was published including the transaction.

Nodes have a strong incentive to listen to blocks, but the mempool is now limited on nodes. You can't expect every node to see every transaction before it's mined.

Can you elaborate how to decode blocktrail transaction hash.

I am not that technically advance. I know about blockchain address transaction but not hash tx. I mean how to see this

https://www.blocktrail.com/BTC/tx/36b8043dccea499d6678d6098335fb86982c2531e36ed266056b3f06f7b9637c

and identify exactly which transaction took place
achow101
Staff
Legendary
*
Offline Offline

Activity: 3402
Merit: 6648


Just writing some code


View Profile WWW
February 19, 2016, 11:01:43 PM
 #4

Can you elaborate how to decode blocktrail transaction hash.

I am not that technically advance. I know about blockchain address transaction but not hash tx. I mean how to see this

https://www.blocktrail.com/BTC/tx/36b8043dccea499d6678d6098335fb86982c2531e36ed266056b3f06f7b9637c

and identify exactly which transaction took place
That IS the transaction that happened. The way a transaction works is that it takes inputs (outputs from another transaction) and it creates outputs. Technically there is no such thing as sending bitcoin to an address, technically there is no such thing as an address. That means that in this one transaction, one input was spent and it created several outputs which can also be spent. They are all part of the same transaction.

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!