Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
4438322
Topic
409301
Board
Development & Technical Discussion
Topic OP
How to check network propagation through Bitcoind
by
locksley
on
10/01/2014, 22:54:32 UTC
Running bitcoind -testnet locally (about 8 connections) at the moment and testing 'sendrawtransaction'.
However, I'm wondering if there's a way to check how many nodes have picked up the transaction?
I've also noticed it takes a while before it gets in the unconfirmed pool on testnet.btclook.com
How does blockchain.info do it with /inv ?
https://blockchain.info/inv/d7524b67ddb9337a1c25fb79224ad124115c032d9075f839ead765c1884796c7
Thanks guys