Author

Topic: How to track transaction propagation (Read 2327 times)

legendary
Activity: 3472
Merit: 4794
February 10, 2014, 12:09:53 PM
#12
Obviously all I read was the title.

Obviously.

Even after being told that you were wrong (twice) you still failed to bother finding out why you were wrong and stubbornly held to your false belief that you must be right.

Please don't waste people's time with bad advice.  If you are going to try and answer someone's question, take the time to actually read their question and understand what it is they are asking.  Giving advice without knowing what you are talking about is a great way to ruin your own reputation and to create significant problems for the people who accidentally accept your advice.
legendary
Activity: 2912
Merit: 1060
February 10, 2014, 12:02:49 PM
#11
.
legendary
Activity: 3472
Merit: 4794
February 10, 2014, 11:59:53 AM
#10
Yes I clearly see network propogation. Have you seen this too?

That doesn't tell what the OP is looking for ("all the nodes a given transaction went through starting from the node it was initiated up to the node where it is confirmed and included in a Block").

Oh. You'll never get the miner ip mr nsa.

So, as I said:

Blockchain tells you

No. It does not.
legendary
Activity: 2912
Merit: 1060
February 10, 2014, 10:41:07 AM
#9
.
legendary
Activity: 1974
Merit: 1029
February 10, 2014, 10:37:03 AM
#8
Yes I clearly see network propogation. Have you seen this too?

That doesn't tell what the OP is looking for ("all the nodes a given transaction went through starting from the node it was initiated up to the node where it is confirmed and included in a Block").
legendary
Activity: 2912
Merit: 1060
February 10, 2014, 10:22:05 AM
#7
.
legendary
Activity: 2912
Merit: 1060
February 10, 2014, 09:38:36 AM
#5
.
legendary
Activity: 3472
Merit: 4794
February 10, 2014, 09:08:12 AM
#4
Blockchain tells you

No. It does not.
legendary
Activity: 2912
Merit: 1060
February 10, 2014, 06:15:19 AM
#3
.
legendary
Activity: 3472
Merit: 4794
February 09, 2014, 02:57:36 PM
#2
I'm new to Bitcoin Development but I want to track the propagation path of all the nodes a given transaction went through starting from the node it was initiated up to the node where it is confirmed and included in a Block. Is there an API supporting this. Thanks.

This is not possible.

Bitcoin is a peer-to-peer system.

The only thing that your wallet knows about is the peers that it is directly connected to.  You have no way to know what other peers your peers have sent the transaction to, nor do you have any way to knowing for certain which miner confirms the transaction in a block it is working on  (unless the miner, or pool, volunteers that information).

To know exactly when each and every peer on the entire network received a transaction you would have to be connected to every one of those peers.  Even then, there wouldn't be a way to know which peers heard about the transaction from which.
newbie
Activity: 6
Merit: 0
February 01, 2014, 06:09:02 AM
#1
I'm new to Bitcoin Development but I want to track the propagation path of all the nodes a given transaction went through starting from the node it was initiated up to the node where it is confirmed and included in a Block. Is there an API supporting this. Thanks.
Jump to: