BTC Sender: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
Allows a raw transaction in hex (i.e. characters 0-9, a-f) to be checked and if valid the transaction will be transmitted over the network.
'''BTC Sender''' was a service that allowed a raw transaction in hex to be checked and, if valid, transmitted over the network. The service was first made available on November 7, 2011<ref>[http://bitcointalk.org/index.php?topic=50282.msg609962#msg609962 Webpage to paste raw tx for broadcast?]</ref> and shut down in late 2012.
 
<!--
Because bitcoin transactions are non-reversible, caution is advised when submitting hand-crafted transactions.
 
==History==
 
This service was first made available on November 7, 2011<ref>[http://bitcointalk.org/index.php?topic=50282.msg609962#msg609962 Webpage to paste raw tx for broadcast?]</ref>.
 
This service no longer works, you can use a similar service at [http://blockchain.info/pushtx blockchain.info] and [http://coinb.in coinb.in].
 
==External Links==
==External Links==


* [http://bitsend.rowit.co.uk BTC Sender] web site
* [http://bitsend.rowit.co.uk BTC Sender] web site
 
-->
==References==
==References==
<references />
<references />


[[Category:Services]]
[[Category:Defunct services]]
[[Category:Technical]]

Latest revision as of 13:44, 29 May 2015

BTC Sender was a service that allowed a raw transaction in hex to be checked and, if valid, transmitted over the network. The service was first made available on November 7, 2011[1] and shut down in late 2012.

References