Pages:
Author

Topic: [Guide] Broadcast Your RAW Transaction BTC & Alts coins - page 3. (Read 24527 times)

legendary
Activity: 1039
Merit: 2783
Bitcoin and C♯ Enthusiast
Just a little project:
SharpPusher, broadcast bitcoin transactions to the network



Just some points:
The blockchain.info API has proven to be a bit tricky! So please let me know if you encountered any weird responses.
This is for Windows only (sorry!). But I have .Net core in my learning backlog and will make it multiplatform in the future, hopefully.  Grin
legendary
Activity: 3668
Merit: 2218
💲🏎️💨🚓
Have added four more from the Wiki Page that are working:


I've also used random.org 's randomiser to resort the list of sites so as not to show favoritism to any one site (and I'll probably re-shuffle the list periodically so the ones at the top of the list don't get all the traffic)
legendary
Activity: 3668
Merit: 2218
💲🏎️💨🚓
I don't think you should have the Transaction Fee Booster listed here. It's currently unmaintained, has some weird bugs, and can be a bit difficult to use.



People who run Bitcoin Core nodes can also use the sendrawtransaction rpc command to broadcast any transaction which they have the hex for.

I've amended the listing to show that it isn't working.

I've compiled a short list of websites that will broadcast your raw transaction,
Good list and good guide.
Probably for more advanced users, not too much people need to send raws.
Anyway, any guide which can help some bitcoiner is good thing for bitcoin, kudos to you!

Thanks for the kudos, any guides are good guides. Smiley

Suggestions and more details always appreciated.
legendary
Activity: 2296
Merit: 1014
I've compiled a short list of websites that will broadcast your raw transaction,
Good list and good guide.
Probably for more advanced users, not too much people need to send raws.
Anyway, any guide which can help some bitcoiner is good thing for bitcoin, kudos to you!
staff
Activity: 3374
Merit: 6530
Just writing some code
I don't think you should have the Transaction Fee Booster listed here. It's currently unmaintained, has some weird bugs, and can be a bit difficult to use.



People who run Bitcoin Core nodes can also use the sendrawtransaction rpc command to broadcast any transaction which they have the hex for.
legendary
Activity: 3668
Merit: 2218
💲🏎️💨🚓
Some shameless promotion, but my website also allows you to push raw transactions to my own node:
http://www.mocacinno.com/page/txpusher

BTW: if you want to keep your thread clean, PM me if you want me to remove this message after you've read it Smiley

Thanks for the heads up, I've added your URL to the list (am going to add to the bottom for now and maybe later will alphabetise the list).

No need to delete your post, it might encourage others to post their links too.
legendary
Activity: 3388
Merit: 4919
https://merel.mobi => buy facemasks with BTC/LTC
Some shameless promotion, but my website also allows you to push raw transactions to my own node:
http://www.mocacinno.com/page/txpusher

BTW: if you want to keep your thread clean, PM me if you want me to remove this message after you've read it Smiley
legendary
Activity: 1039
Merit: 2783
Bitcoin and C♯ Enthusiast
Yeah, that's why I didn't post it. I could never push anything with Moloch's tool!
The same with webbtc, it was working for some time but I guess their node is no longer updating. It is stuck on block 443888.
legendary
Activity: 3668
Merit: 2218
💲🏎️💨🚓
The wiki has a couple more


And of course my favorite method ... drum roll ... Push directly to the network by contacting nodes via a simple code. Basically the "Sending a transaction: tx" part of bitcoins hard way article.

Thanks for the information, I've updated the OP and I'm just combing the Wiki for additional URL's.

(Have also added Moloch's Bitcoin Transaction Broadcaster http://services.moloch.net/broadcast but am getting Failed To Connect: Connection Refused error message.
legendary
Activity: 1039
Merit: 2783
Bitcoin and C♯ Enthusiast
The wiki has a couple more


And of course my favorite method ... drum roll ... Push directly to the network by contacting nodes via a simple code. Basically the "Sending a transaction: tx" part of bitcoins hard way article.
legendary
Activity: 3668
Merit: 2218
💲🏎️💨🚓
I've compiled a short list of websites that will broadcast your raw transaction
Last edited 10/07/2018 22:30 (GMT +10)

BitCoin (1MB block variety)

Not working at the moment:


There are also three services that will process your TX transaction / accelerating transaction (additional payment may be required):

Caveat Emptor - Let the buyer beware.
As with any online service, do your own due diligence.


Not working at the moment:


Other related services:


Further reading:


Command Line Options:
You can also use the

Code:
resendwallettransactions

command in your BitCoin Core /  wallet

Push directly to the network by contacting nodes via a simple code. Basically the "Sending a transaction: tx" part of bitcoins hard way article.

( Bitcoins the hard way: Using the raw Bitcoin protocol - http://www.righto.com/2014/02/bitcoins-hard-way-using-raw-bitcoin.html )

People who run Bitcoin Core nodes can also use the sendrawtransaction rpc command to broadcast any transaction which they have the hex for.



BitCoin CASH (variable block size variety)


Other related services:


Further reading:

Command Line Options:

BXT is a clone of BitCoin Core and can push via the

Code:
resendwallettransactions

or

Code:
sendrawtransaction
    (more information as it comes to hand...)




Other BitCoin Derivatives:

https://bcx.info/tx/send



Other Altcoins:





Suggestions and comments welcome and please leave a message with any other URL's that you find.

[/list]
Pages:
Jump to: