Bitcoin Forum

Other => Beginners & Help => Topic started by: Timelord2067 on May 29, 2017, 02:24:35 AM



Title: [Guide] Broadcast Your RAW Transaction (Push TX) BTC & Alts coins
Post by: Timelord2067 on May 29, 2017, 02:24:35 AM
I've compiled a short list of websites that will broadcast your raw transaction
Last edited 2023-10-13 12:30 (GMT +10)

  • BitCoin (1MB block variety) (http://#bitcoin) BTC
    BitCoinZ(1MBZblockZvariety)Zbtc
    • Other related services (http://#BTCother)
    • Further reading (http://#BTCfurther)
    • Command Line Options (http://#BTCcommand)
  • BitCoin CASH (variable block size
    variety) (http://#cash) BCC/BCH

    • Other related services (http://#BCHother)
    • Further reading (http://#BCHfurther)
    • Command Line Options (http://#BCHcommand)
  • BitCoin - All other derivatives (http://#otherbitcoin) BTX

    • Other related services (http://#BCHother)
    • Further reading (http://#BCHfurther)
    • Command Line Options (http://#BCHcommand)
  • AltCoins (non-BitCoin Alts) (http://#AltCoins)

    Clams CLAM (http://#CLAM) | LiteCoin LTC (http://#LTC) | SexCoin SXC (http://#SXC) |





BitCoin (1MB block variety)
Top of post (http://#top)

Updated: 2023-10-14

Transaction Broadcast


  • https://live.blockcypher.com/btc/pushtx/
  • https://mempool.space/tx/push
  • https://www.viabtc.com/tools/broadcast
  • https://explorer.btc.com/btc/adapter?type=tx-publish
  • https://blockchair.com/broadcast
  • https://bitaps.com/broadcast
  • https://coinb.in/#broadcast
  • https://btc.com/tools/tx/publish
  • https://bitaccelerate.com/pushtx/
  • https://www.f2pool.com/pushtx - requires referral code
  • https://bitpay.com/insight/ - OFFLINE
  • www.mocacinno.com/page/txpusher - OFFLINE
  • https://blockstream.info/tx/push - NOT TOR FRIENDLY
  • https://cryptocurrency360.com/bitcoin-accelerator/ - (pay to use)
  • https://btcnitro.com/ - NOT TOR FRIENDLY - (pay to use - $25 flat fee) - not reccommended

Accelerate transaction hash

  • https://bitaccelerate.com/
  • https://btc.network/broadcast - must already be seen on the network to work
  • https://www.viabtc.com/tools/txaccelerator - 99 free per hour or paid service

Other links:

SharpPusher, broadcast BTC, BCC(BCH) transactions to the network (https://bitcointalk.org/index.php?topic=1944501.0;dt)


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

  • TX accelerating service thread at, https://bitcointalk.org/index.php?topic=1934749 - cyyap95 (https://bitcointalk.org/index.php?action=profile;u=754362)



Other related services:

  • Predicting Bitcoin fees for transactions   bitcoinfees.earn.com (https://bitcoinfees.earn.com/)
  • Predicting Bitcoin Fees: Johoe's Mempool Statistics https://jochen-hoenicke.de/queue/#2w
  • Fee rate to confirm in X blocks (with 90% chance)  https://bitcoinfees.github.io/ (https://bitcoinfees.github.io/) -
  • Recommended Bitcoin Transaction Fees  http://bitcoinexchangerate.org/fees (http://bitcoinexchangerate.org/fees) -
  • Global Bitcoin Nodes Distribution   https://bitnodes.21.co/
  • Decode Raw Transaction   https://blockchain.info/decode-tx
  • Sign Transaction once a transaction has been verified   https://coinb.in/#sign
  • Verify Signed Bitcoin Message   https://www.blocktrail.com/BTC?verifysignedmessage=1
  • Embed Data in Blockchain   https://live.blockcypher.com/btc/embed-data/

Further reading:

  • [Overview] The one thread to link them all - https://bitcointalk.org/index.php?topic=1217042.0 - shorena (https://bitcointalk.org/index.php?action=profile;u=181801)

      
    • All you need to know about Unconfirmed transactions and what to do about them.   https://bitcointalk.org/index.php?topic=1776194.0 - Coding Enthusiast (https://bitcointalk.org/index.php?action=profile;u=879277)
    • FAQ: All About Unconfirmed 0 Confirmation Transaction Fee (READ before posting!)   https://bitcointalk.org/index.php?topic=232979.0 - grue (https://bitcointalk.org/index.php?action=profile;u=5797)
        
  • Unconfirmed Transactions Live updating list of new bitcoin transactions   https://blockchain.info/unconfirmed-transactions
  • The Quick Death Of The Zero-Fee Bitcoin Transaction   https://www.cryptocoinsnews.com/death-zero-fee-bitcoin-transaction/
  • Transaction broadcasting (BitCoinWiki)   https://en.bitcoin.it/wiki/Transaction_broadcasting

Command Line Options:
Top of post (http://#top)
You can also use the

[/list][/list][/list]
Code:
sendrawtransaction

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 (http://www.righto.com/2014/02/bitcoins-hard-way-using-raw-bitcoin.html).

( 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)
Top of post (http://#top)

  • Broadcast Raw Transaction - http://blockdozer.com/insight/tx/send (http://blockdozer.com/insight/tx/send) - Coding Enthusiast (https://bitcointalk.org/index.php?action=profile;u=879277) - (BCT ANN ?? please) -  ( This doesn't have an API otherwise I would have added it to SharpPusher™ already... )
  • Transaction Broadcast BTC/BCC/LTC https://pool.viabtc.com/tools/BCC/broadcast/ (https://pool.viabtc.com/tools/BCC/broadcast/)
  • .

    Added support for BCC to SharpPusher™. Only has 1 API though.
    https://talkimg.com/images/2023/05/17/blob93984231bfc06f55.jpeg

  • Broadcast Raw Transaction https://blockexplorer.com/tx/send - further reading: https://bitcointalk.org/index.php?topic=1938621.msg30606315#msg30606315

Other related services:

  • https://blockchair.com/bitcoin-cash/blocks - Block explorer for BCH - Haven't investigated fully)

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...)

Top of post (http://#top)



Other BitCoin Derivatives:

https://bcx.info/tx/send



Other Altcoins:

  • CLAMS CLAM:

    • Transaction Broadcast CLAM just-dice.com/pushtx (https://just-dice.com/pushtx)

  • LiteCoin LTC:

    • Transaction Broadcast BTC/BCC/LTC pool.viabtc.com/tools/LTC/broadcast/ (https://pool.viabtc.com/tools/LTC/broadcast/)
  • SexCoin SXC:

    • Broadcast your RAW Transaction comes to SexCoin!

      104.207.132.20:3001/insight/tx/send (http://104.207.132.20:3001/insight/tx/send)



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

Top of post (http://#top)
[/list]


Title: Re: Broadcast Your RAW Transaction
Post by: Coding Enthusiast on May 29, 2017, 04:18:42 AM
The wiki (https://en.bitcoin.it/wiki/Transaction_broadcasting) has a couple more

  • https://blockchain.info/pushtx
  • https://insight.bitpay.com/tx/send
  • https://www.smartbit.com.au/txs/pushtx
  • https://coinb.in/#broadcast They can broadcast through different services https://coinb.in/#settings

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 (http://www.righto.com/2014/02/bitcoins-hard-way-using-raw-bitcoin.html).


Title: Re: Broadcast Your RAW Transaction
Post by: Timelord2067 on May 29, 2017, 05:49:47 AM
The wiki (https://en.bitcoin.it/wiki/Transaction_broadcasting) has a couple more

  • https://blockchain.info/pushtx
  • https://insight.bitpay.com/tx/send
  • https://www.smartbit.com.au/txs/pushtx
  • https://coinb.in/#broadcast They can broadcast through different services https://coinb.in/#settings

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 (http://www.righto.com/2014/02/bitcoins-hard-way-using-raw-bitcoin.html).

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.


Title: Re: Broadcast Your RAW Transaction
Post by: Coding Enthusiast on May 29, 2017, 06:15:36 AM
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.


Title: Re: Broadcast Your RAW Transaction
Post by: mocacinno on May 29, 2017, 06:19:26 AM
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 :)


Title: Re: Broadcast Your RAW Transaction
Post by: Timelord2067 on May 29, 2017, 12:09:06 PM
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 :)

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.


Title: Re: Broadcast Your RAW Transaction
Post by: achow101 on May 29, 2017, 05:01:21 PM
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.


Title: Re: Broadcast Your RAW Transaction
Post by: Velkro on May 29, 2017, 05:50:59 PM
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!


Title: Re: Broadcast Your RAW Transaction
Post by: Timelord2067 on May 29, 2017, 09:59:15 PM
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. :)

Suggestions and more details always appreciated.


Title: Re: Broadcast Your RAW Transaction
Post by: Timelord2067 on May 29, 2017, 10:46:39 PM
Have added four more from the Wiki Page that are working:

  • Broadcast Raw Transaction   https://www.localbitcoinschain.com/tx/send -
  • Bitcoin Relay Transaction   https://webbtc.com/relay_tx -
  • Push TX (f2Pool)      https://www.f2pool.com/pushtx -
  • Push         http://eligius.st/~wizkid057/newstats/pushtxn.php -

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)


Title: Re: Broadcast Your RAW Transaction
Post by: Coding Enthusiast on June 01, 2017, 05:03:31 PM
Just a little project:
SharpPusher, broadcast bitcoin transactions to the network (https://bitcointalk.org/index.php?topic=1944501.0)

https://i.imgur.com/8LCL1gZ.jpg

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.  ;D


Title: Re: Broadcast Your RAW Transaction
Post by: Timelord2067 on June 01, 2017, 10:35:49 PM
Just a little project:
SharpPusher, broadcast bitcoin transactions to the network (https://bitcointalk.org/index.php?topic=1944501.0)

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.  ;D

Can this be ported for use with PortableApps.com?


Title: Re: Broadcast Your RAW Transaction
Post by: Coding Enthusiast on June 02, 2017, 04:32:17 AM

Can this be ported for use with PortableApps.com?

I am not familiar with that APP but took a quick look at their about page it seems like it will work.
My code doesn't need installing, you just have to compile it and you can just simply transfer the bin folder to any other computer running on windows (since it needs .Net framework) and double click and run it.

Technically the whole bin folder is not even required. It will need only these 3 files:
Code:
MVVMLib.dll
Newtonsoft.Json.dll
SharpPusher.exe


Title: Re: Broadcast Your RAW Transaction
Post by: cyyap95 on June 04, 2017, 03:17:36 AM
Hello, thanks for letting me know this thread, I'm also having a TX accelerating service thread at,
https://bitcointalk.org/index.php?topic=1934749

I'd like to add something since this is for beginners, there's a big difference between broadcasting transaction and accelerating transaction.
The former one doesn't "confirmed" your transaction, but just broadcast it to the network,
the latter one is usually a paid services where we subsidize the miners from mining pool to prioritize on including your TX to next block regardless of your fees.


Title: Re: Broadcast Your RAW Transaction
Post by: Timelord2067 on June 04, 2017, 04:30:30 AM
Hello, thanks for letting me know this thread, I'm also having a TX accelerating service thread at,
https://bitcointalk.org/index.php?topic=1934749

I'd like to add something since this is for beginners, there's a big difference between broadcasting transaction and accelerating transaction.
The former one doesn't "confirmed" your transaction, but just broadcast it to the network,
the latter one is usually a paid services where we subsidize the miners from mining pool to prioritize on including your TX to next block regardless of your fees.

I'll add you listing under There are also two services that will process your TX transaction:

Perhaps I should add "For a fee"?


Title: Re: Broadcast Your RAW Transaction
Post by: vh on June 04, 2017, 05:03:38 AM
This is a nice list.

Here's one to consider adding under Predicting Bitcoin Fees:

https://jochen-hoenicke.de/queue/#2w

It's better for seeing trending direction of the mempool.


Title: Re: Broadcast Your RAW Transaction
Post by: Timelord2067 on June 04, 2017, 12:12:19 PM
Have added cyyap95's TX accelerating service thread and the vh suggested Predicting Bitcoin Fees: https://jochen-hoenicke.de/queue/#2w

Am just trying to get some formatting sorted.


Title: Re: Broadcast Your RAW Transaction
Post by: Timelord2067 on June 05, 2017, 12:01:38 AM
Since you are listing Fee Estimation, here is another one: https://bitcoinfees.github.io/

Have added https://bitcoinfees.github.io/

Many thanks.


Title: Re: Broadcast Your RAW Transaction
Post by: sportis on June 05, 2017, 10:42:48 AM
Another one, with fees estimation which I like it firstly for its simplicity and secondly because plots the distribution of fees in unconfirmed transactions here (http://bitcoinexchangerate.org/fees)


Title: Re: Broadcast Your RAW Transaction
Post by: Timelord2067 on June 05, 2017, 03:09:41 PM
Another one, with fees estimation which I like it firstly for its simplicity and secondly because plots the distribution of fees in unconfirmed transactions here (http://bitcoinexchangerate.org/fees)

Have added http://bitcoinexchangerate.org/fees to the list of other related services - not sure why it thinks a lower fee will get a transaction into the next block while a higher fee will get into a block in an hour to twenty-four hours, but it gives some interesting data.


Title: Re: Broadcast Your RAW Transaction
Post by: itogo on August 04, 2017, 10:10:33 PM
What about pushing BitcoinCash transaction?

Thank you


Title: Re: Broadcast Your RAW Transaction
Post by: Timelord2067 on August 05, 2017, 01:52:35 PM
What about pushing BitcoinCash transaction?

Thank you

I'll keep an eye out for any such beasties...  
Given that BitCoin XT is a direct clone of the Core wallet you can push a transaction yourself.  (See my first post)

OTOH, BitCoinCash is a scale-able block concept, I'm guessing most punters will dial their "Pay only the minimum transaction fee" down to the bare minimum of 0.00001000 BCC/BCH per Kbyte as that BitCoin clone will probably sweep up all transactions and just grow the block size, so there won't be any real need to pay a little bit extra to get into the next block as the block will just keep growing to accommodate all transactions...  QED.

Unless I'm mistaken?


Title: Re: Broadcast Your RAW Transaction
Post by: Coding Enthusiast on August 05, 2017, 04:09:29 PM
What about pushing BitcoinCash transaction?

Thank you
C.E. to da rescue:
http://blockdozer.com/insight/tx/send

This doesn't have an API otherwise I would have added it to SharpPusher™ already...

Given that BitCoin XT is a direct clone of the Core wallet you can push a transaction yourself.  (See my first post)
My code about the part "pushing the tx directly to the network" is nearly ready. I have not got the time to test it with real transaction yet. I can practically make a node with minimal functionality to just broadcast, I just have to make the code pretty and remove the bugs (DAMN BUSY LIFE).
Also I have no idea how to differentiate between nodes on different network. if you know how point me in the right direction and save me a google search ;)

OTOH, BitCoinCash is a scale-able block concept, I'm guessing most punters will dial their "Pay only the minimum transaction fee" down to the bare minimum of 0.00001000 BCC/BCH per Kbyte as that BitCoin clone will probably sweep up all transactions and just grow the block size, so there won't be any real need to pay a little bit extra to get into the next block as the block will just keep growing to accommodate all transactions...  QED.

Unless I'm mistaken?
According to https://blockchair.com/bitcoin-cash/blocks the fee/kB (I don't know about the accuracy of it) is about 0.0009-0.0011 BCC/kB


Title: Re: Broadcast Your RAW Transaction
Post by: itogo on August 05, 2017, 09:49:38 PM

C.E. to da rescue:
http://blockdozer.com/insight/tx/send


Thank you very much!
I have created, signed the raw transaction BCC using https://coinb.in/

and then tried to broadcast using blockdozer
An error occured: Missing inputs

Ok, I'm still experimenting


Title: Re: Broadcast Your RAW Transaction BCT or BCH
Post by: Coding Enthusiast on August 06, 2017, 11:30:03 AM
Added support for BCC to SharpPusher™. Only has 1 API though.
https://i.imgur.com/WgTTgwN.jpg


Title: Re: Broadcast Your RAW Transaction BCT or BCH
Post by: Timelord2067 on August 07, 2017, 01:48:47 AM
Am pretty sure I've caught up on all the links, if anyone has been left out, drop me a note.


Title: Re: Broadcast Your RAW Transaction
Post by: Thirdspace on August 07, 2017, 08:59:52 AM

C.E. to da rescue:
http://blockdozer.com/insight/tx/send


Thank you very much!
I have created, signed the raw transaction BCC using https://coinb.in/

and then tried to broadcast using blockdozer
An error occured: Missing inputs

Ok, I'm still experimenting

I don't think you can sign raw tx BCC with coinb.in
isn't coinb.in on bitcoin chain... and bcc has two-way replay protection?

Am pretty sure I've caught up on all the links, if anyone has been left out, drop me a note.
please update with BCC compatible tx pusher & perhaps tx tool if any available soon
I'm pretty sure many of us waiting and appreciate for the BCC part...  ;D
and I think you should move blockdozer from bitcoin to bitcoin cash section
I looked at the blockdozer page... it mentions BCC


Title: Re: Broadcast Your RAW Transaction BCT or BCH
Post by: Coding Enthusiast on August 08, 2017, 04:05:27 PM
    Am pretty sure I've caught up on all the links, if anyone has been left out, drop me a note.
    Found another for BTC, BCC, LTC. Here is the link for BCC:
    https://pool.viabtc.com/tools/BCC/broadcast/

    BitCoin (1MB block variety)
    14. Broadcast Raw Transaction - http://blockdozer.com/insight/tx/send (http://blockdozer.com/insight/tx/send) - Coding Enthusiast (https://bitcointalk.org/index.php?action=profile;u=879277) - (BCT ANN ?? please) -  ( This doesn't have an API otherwise I would have added it to SharpPusher™ already... )
    This does not belong here because it doesn't accept "bitcoin" transactions.
    Also as an update, blockdozer does in fact have an API. It is the same as most insight APIs (it is just hidden).
    You post the raw transaction with they key rawtx to this address: http://blockdozer.com/insight-api/tx/send
    Here is how I do it in SharpPusher (https://github.com/Coding-Enthusiast/SharpPusher/blob/master/SharpPusher/Services/PushServices/BlockDozer.cs)[/list]


    Title: Re: Broadcast Your RAW Transaction BCT or BCH
    Post by: Timelord2067 on August 09, 2017, 10:58:26 AM
    One of the many problems with keeping a list is the occasional cut and paste going into the wrong section.   :o  Have moved the blockdozer entry to the BCC/BCH section.   8)

    Am just looking through the last part of your post to ensure I get the posting of that information in the correct section and transcribed correctly.    ;D


    Title: Re: Broadcast Your RAW Transaction BCT or BCH
    Post by: Timelord2067 on September 30, 2017, 11:49:18 PM
    I've had to remove the following as they no longer work.

    URL's have been disabled as they no longer work...

    • Raw transaction push   http:// btc.blockr.io/tx/push (BCT ANN ?? please)

    URL redirects to coinbase.

    • Transaction Accelerator   https:// www .viabtc .com/tools/txaccelerator/ - Quickseller (BCT ANN ?? please)

    And their website says:

    Quote
    ViaBTC (www.viabtc.com) has closed our Exchange service from 00:00 Sept 30th, 2017.

    (Oddly enough https:// pool.viabtc.com/tools/BTC/broadcast/ still works)  ::)



    Fixed URL for http://bitcoinexchangerate.org/fees (http://bitcoinexchangerate.org/fees) (didn't have URL BBCCODE , so added that to make link click-able)



    • https:// chain.so/btc

    Server not found...  ::)



    All the BitCoinCash links are still active (including the https:// pool.viabtc.com/tools/BCC/broadcast/ link ::) )



    All the LiteCoinCash links are still active (including the https:// pool.viabtc.com/tools/LTC/broadcast/ link ::) )


    Title: Re: Broadcast Your RAW Transaction BCT or BCH
    Post by: doraemondrian on November 02, 2017, 04:44:01 AM
    Is there a service that exposes a public API that lets you do this? Similar to how Infura or MyEtherWallet does for Ethereum...

    I've looked at all of the above links and they look like they just provide a landing page where you can manually submit a signed hash but there's no way to automate this.


    Title: Re: Broadcast Your RAW Transaction BCT or BCH
    Post by: Coding Enthusiast on November 02, 2017, 07:02:51 AM
    I've looked at all of the above links and they look like they just provide a landing page where you can manually submit a signed hash but there's no way to automate this.

    Look closely, usually at the bottom of the page. You can always use your browser search function (Ctrl+F) to search for the word "API", you will find the link. Most of the block explorers do have an API.

    If you still couldn't find it, say for what coin and which block explorer so I can post the direct link here for you!


    Title: Re: Broadcast Your RAW Transaction BCT or BCH
    Post by: doraemondrian on November 02, 2017, 10:55:01 AM
    Thanks, I am aware that you can inspect the network request and use that URL to make a form submit request, like you did in one of the posts above https://github.com/Coding-Enthusiast/SharpPusher/blob/master/SharpPusher/Services/PushServices/BlockDozer.cs

    But I think calling that an API is same as calling all HTML forms on the web an "API". You can theoretically take any form on the web, take their URLs and emulate submit, and call that an API. But you wouldn't be able to rely on it since they can always block you from using that approach.

    None of the sites mentioned on this thread as far as I have looked into has an actual public API endpoint, which was what I was asking for. Services like Infura or MyEtherWallet have an official "API" page that makes it public that they want people to use their node as a broadcast service.

    The problem with emulating form submits from the sites mentioned on this thread is you can't really rely on them because they never said it's OK to use their form as your API. If you rely on them to build something, you can never be sure that one of them will just block you one day.

    I was looking for a service that explicitly provides a public API for bitcoin transaction broadcast, and it would be interesting if there isn't one. (My followup question would be, why doesn't it exist, unlike Ethereum?) Or maybe I'm misinterpreting this and actually all of those sites--which seem to be powered by the same open source project--DO provide the API implicitly by default?


    Title: Re: Broadcast Your RAW Transaction BCT or BCH
    Post by: Coding Enthusiast on November 03, 2017, 03:45:17 PM
    I'm not sure how these Ethereum APIs work and how they are different, but these block explorers usually have an actual API service that you can use. Blockdozer for example is based on Insight API, which as you guessed is powered by the same open source project. They just didn't make a documentation page (http://blockdozer.com/insight-api/).
    Blocktrail: https://www.blocktrail.com/api/docs has both BTC and BCH

    And you will have a better luck finding them for bitcoin:
    Blockchain.info: https://blockchain.info/api
    BlockCypher: https://www.blockcypher.com/dev/bitcoin/
    smartbit: https://www.smartbit.com.au/api
    and lots more.


    Title: Re: Broadcast Your RAW Transaction BTC or BCH
    Post by: Timelord2067 on December 20, 2017, 10:46:08 AM
    Broadcast your RAW Transaction comes to SexCoin!

    http://104.207.132.20:3001/insight/tx/send (http://104.207.132.20:3001/insight/tx/send)


    Title: Re: Broadcast Your RAW Transaction BTC or BCH
    Post by: Timelord2067 on January 01, 2018, 06:29:51 AM
    I've just come across this post, has anyone used this service?  Should I post it here?

    I found this on some forum and you can use it for acceleration. It's using antpool's service for acceleration and also notifies you when your tx is confirmed.

    It's free so you don't need to pay anything and you don't need to donate anything as well. Because most of these acceleration services are using antpool which is basically free, you just have to make a account. (Generally people want easy way to accelerate tx so you can use this telegram bot)

    https://t.me/fastTXbot
    or @FastTXbot


    Title: Re: Broadcast Your RAW Transaction BTC or BCH
    Post by: coinzoid on January 14, 2018, 05:42:32 PM
    Do you have any suggestions for broadcasting raw transactions for recent bitcoin forks?
    United Bitcoin
    Bitcoin Diaomond
    Bitcoin File
    Super Bitcoin etc...


    Title: Re: Broadcast Your RAW Transaction BTC or BCH
    Post by: Timelord2067 on January 16, 2018, 09:17:50 AM
    Do you have any suggestions for broadcasting raw transactions for recent bitcoin forks?
    United Bitcoin
    Bitcoin Diaomond
    Bitcoin File
    Super Bitcoin etc...

    If I see any I'll post them.


    Title: Re: Broadcast Your RAW Transaction BTC or BCH & Alts coins
    Post by: Timelord2067 on February 19, 2018, 11:21:17 AM
    I have just moved blockexplorer.com (https://blockexplorer.com/tx/send) from the BTC to BCC/BCH due to the following message on their website:

    Quote
    In August 2017, Bitcoin forked into two variants. These have taken radically different paths.

    Looking at the situation one quarter later, it is clear to us that the Blockstream fork of bitcoin diverges so radically from the ideas presented in the Bitcoin white paper, that it is an evolutionary dead end. While it may still have high trading value, as a mere collectible of curiosity, the Blockstream fork of bitcoin is not part of building any future financial infrastructure, which is what Block Explorer is about.

    A currency of the future has subcent optional usage fees and instant transactions. The Blockstream fork of Bitcoin ("Bitcoin Legacy") is at $20 usage fees and rising, with no end in sight, and can take days to confirm, despite unfulfilled promises to the contrary on both points when Segwit activated in what can only be described as a community fistfight. We are therefore making the decision to consider the Blockstream fork deprecated, and support it as legacy technology only.

    Rather, we have made the decision to support the only bitcoin fork with a postive utility momentum, which is Bitcoin Cash. We took an early decision to deploy a Bitcoin Cash block explorer and will continue to roll out related services. We are also deploying tools for other cryptocurrencies we find on a positive momentum path, such as ZCash, which have increased privacy value.

    We will not add future support for the Blockstream fork of bitcoin ("Bitcoin Legacy"), and will be deprecating it entirely at some future point in time to be determined. Developments have revealed it to be a dead end. At such a time, we will refer to Bitcoin Cash as Bitcoin only, but will make some effort to not break API calls by changing URLs of legacy automated systems.



    Title: Re: Broadcast Your RAW Transaction BTC or BCH & Alts coins
    Post by: Pan Troglodytes on July 05, 2018, 05:04:37 PM
    As the thread title allows to ask about alt-coins too, my question: is there a broadcast tx service for Bitcoin Diamond?

    I couldn't find any, although I've found one for almost any other conceivable hard fork (clams included). Thanks. Any help appreciated.


    Title: Re: Broadcast Your RAW Transaction BTC or BCH & Alts coins
    Post by: Timelord2067 on July 07, 2018, 10:31:01 AM
    As the thread title allows to ask about alt-coins too, my question: is there a broadcast tx service for Bitcoin Diamond?

    I couldn't find any, although I've found one for almost any other conceivable hard fork (clams included). Thanks. Any help appreciated.

    I haven't heard of any as yet, but am happy to add to the list if you find one.  The principals should be the same across almost all flavours if you use the console commands.


    Title: Re: Broadcast Your RAW Transaction BTC or BCH & Alts coins
    Post by: Pan Troglodytes on July 10, 2018, 09:52:07 AM
    As the thread title allows to ask about alt-coins too, my question: is there a broadcast tx service for Bitcoin Diamond?

    I couldn't find any, although I've found one for almost any other conceivable hard fork (clams included). Thanks. Any help appreciated.

    I haven't heard of any as yet, but am happy to add to the list if you find one.  The principals should be the same across almost all flavours if you use the console commands.
    I have not found one, unfortunately.

    But such services exist for
    BitcoinX (tested, it worked): https://bcx.info/tx/send
    Clams:  https://just-dice.com/pushtx

    Actually I think each and every coin (but Bitcoin Diamond) has such a service.


    Title: Re: Broadcast Your RAW Transaction BTC or BCH & Alts coins
    Post by: Timelord2067 on July 10, 2018, 12:12:12 PM
    As the thread title allows to ask about alt-coins too, my question: is there a broadcast tx service for Bitcoin Diamond?

    I couldn't find any, although I've found one for almost any other conceivable hard fork (clams included). Thanks. Any help appreciated.

    I haven't heard of any as yet, but am happy to add to the list if you find one.  The principals should be the same across almost all flavours if you use the console commands.
    I have not found one, unfortunately.

    But such services exist for
    BitcoinX (tested, it worked): https://bcx.info/tx/send
    Clams:  https://just-dice.com/pushtx

    Actually I think each and every coin (but Bitcoin Diamond) has such a service.

    Thanks for the info, I'll add the info to the OP in the next day or so.

    *edit*

    I'll tidy up the formatting in the next couple of days...


    Title: Re: Broadcast Your RAW Transaction BTC++ & Alts coins - submissions wanted
    Post by: Pan Troglodytes on July 16, 2018, 10:14:29 AM
    One more service: Bitcoin Gold https://btgexplorer.com/tx/send

    Maybe it is worth to explain why I think that such services are very usefull for minor bitcoin hard-forks. It is because you don't need to wait for your core node to fully synchronize when claiming those coins: the moment you can see your founds (say, from 2015) you make a transaction. Of course, it is not broadcasted because your node is not fully synchronized, but you can copy the tx and paste it into the broadcaster and broadcast it via the external service. It may save weeks of waiting for the full sync.



    Title: Re: Broadcast Your RAW Transaction BTC++ & Alts coins - submissions wanted
    Post by: vamos1 on August 18, 2018, 06:20:18 PM
    Android app to broadcast transactions - https://bitcointalk.org/index.php?topic=4920099.0


    Title: Re: Broadcast Your RAW Transaction BTC++ & Alts coins - submissions wanted
    Post by: Timelord2067 on April 06, 2019, 01:23:16 AM
    With the price of Bitcoins on the rise, it's timely to remind people that they can view the current trend of prices to confirm transactions here: https://bitcoinfees.earn.com/


    Title: Re: Broadcast Your RAW Transaction BTC++ & Alts coins - submissions wanted
    Post by: pooya87 on April 06, 2019, 03:31:07 AM
    With the price of Bitcoins on the rise, it's timely to remind people that they can view the current trend of prices to confirm transactions here: https://bitcoinfees.earn.com/

    please stop recommending this website, the suggestions have always been terrible because they inflate the fees for some reason and currently the suggested fee is pure bullshit.
    https://bitcoinfees.earn.com/ is currently suggesting 160 satoshis/byte for "fastest and cheapest transaction fee"
    https://i.imgur.com/YKkU91R.jpg

    but analyzing the mempool (which is what i recommend) suggests that paying 20 satoshi/byte will give you the "fastest and cheapest transaction fee" and if you wanted a better guarantee you can pay 30 which is A LOT smaller than the fee suggested by bitcoinfees.earn.com website.
    this is the best website you can use:
    https://jochen-hoenicke.de/queue/#0,24h
    and here is how it works. you look at the chart called Mempool size in MB because the size matters not the count. then move your mouse over the last part on the right which is the current state and look at the numbers. bitcoin block size these days are around 1.2 MB so you want to pay a fee around that size, basically anything above 1 MB. currently it shows that about 1.043 MB transactions are paying fees equal to and bigger than 30 so paying anything above 30 is an overkill.
    https://i.imgur.com/L6ke2b5.jpg


    Title: Re: Broadcast Your RAW Transaction BTC++ & Alts coins - submissions wanted
    Post by: Timelord2067 on April 06, 2019, 03:49:10 AM
    With the price of Bitcoins on the rise, it's timely to remind people that they can view the current trend of prices to confirm transactions here: https://bitcoinfees.earn.com/

    please stop recommending this website, the suggestions have always been terrible because they inflate the fees for some reason and currently the suggested fee is pure bullshit.
    https://bitcoinfees.earn.com/ is currently suggesting 160 satoshis/byte for "fastest and cheapest transaction fee"
    https: //i.imgur.com/YKkU91R.jpg

    but analyzing the mempool (which is what i recommend) suggests that paying 20 satoshi/byte will give you the "fastest and cheapest transaction fee" and if you wanted a better guarantee you can pay 30 which is

    A LOT smaller than your website's suggestion.

    this is the best website you can use:
    https://jochen-hoenicke.de/queue/#0,24h
    and here is how it works. you look at the chart called Mempool size in MB because the size matters not the count. then move your mouse over the last part on the right which is the current state and look at the numbers. bitcoin block size these days are around 1.2 MB so you want to pay a fee around that size, basically anything above 1 MB. currently it shows that about 1.043 MB transactions are paying fees equal to and bigger than 30 so paying anything above 30 is an overkill.
    https: //i.imgur.com/L6ke2b5.jpg

    Hi and thanks for passing on the information; just a couple of points: it's not "my" site.  I was only using it as an example of how many transactions are currently sitting in mem-pools around the world and what the current trends are.  The point of the thread is to minimise TX fees as well as to get those TX's moving.

    Kudos for your link.


    Title: Re: [Guide] Broadcast Your RAW Transaction BTC & Alts coins
    Post by: Timelord2067 on November 14, 2020, 12:38:54 AM
    New websites found recently:

    • https://www.viabtc.com/tools/broadcast
    • https://pushtx.btc.com/
    • https://cryptocurrency360.com/bitcoin-accelerator/
    • https://bitaccelerate.com/
    • https://btc.network/broadcast
    • https://blockchair.com/broadcast
    • https://btcnitro.com/
    • https://blockstream.info/tx/push
    • https://bitaps.com/broadcast

    Some require the TX (acceleration services) whilst others require the RAW transaction.


    Title: Re: [Guide] Broadcast Your RAW Transaction BTC & Alts coins
    Post by: IDDEX on April 03, 2022, 03:25:23 PM
    New websites found recently:

    • https://www.viabtc.com/tools/broadcast
    • https://pushtx.btc.com/
    • https://cryptocurrency360.com/bitcoin-accelerator/
    • https://bitaccelerate.com/
    • https://btcaccelerators.com/
    • https://btc.network/broadcast
    • https://blockchair.com/broadcast
    • https://btcnitro.com/
    • https://blockstream.info/tx/push
    • https://bitaps.com/broadcast

    Some require the TX (acceleration services) whilst others require the RAW transaction.


    Thank you for the list.


    Title: Re: [Guide] Broadcast Your RAW Transaction (Push TX) BTC & Alts coins
    Post by: Timelord2067 on October 14, 2023, 03:30:40 AM
    Updated: 2023-10-14

    Transaction Broadcast


    • https://live.blockcypher.com/btc/pushtx/
    • https://mempool.space/tx/push
    • https://www.viabtc.com/tools/broadcast
    • https://explorer.btc.com/btc/adapter?type=tx-publish
    • https://blockchair.com/broadcast
    • https://bitaps.com/broadcast
    • https://coinb.in/#broadcast
    • https://btc.com/tools/tx/publish
    • https://bitaccelerate.com/pushtx/
    • https://www.f2pool.com/pushtx - requires referral code
    • https://bitpay.com/insight/ - OFFLINE
    • www.mocacinno.com/page/txpusher - OFFLINE
    • https://blockstream.info/tx/push - NOT TOR FRIENDLY
    • https://cryptocurrency360.com/bitcoin-accelerator/ - (pay to use)
    • https://btcnitro.com/ - NOT TOR FRIENDLY - (pay to use - $25 flat fee) - not reccommended

    Accelerate transaction hash

    • https://bitaccelerate.com/
    • https://btc.network/broadcast - must already be seen on the network to work
    • https://www.viabtc.com/tools/txaccelerator - 99 free per hour or paid service

    Other links:

    SharpPusher, broadcast BTC, BCC(BCH) transactions to the network (https://bitcointalk.org/index.php?topic=1944501.0;dt)