<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=NotATether</id>
	<title>Bitcoin Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://en.bitcoin.it/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=NotATether"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/wiki/Special:Contributions/NotATether"/>
	<updated>2026-04-05T15:40:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=User_talk:Ibsdirewolf&amp;diff=71023</id>
		<title>User talk:Ibsdirewolf</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=User_talk:Ibsdirewolf&amp;diff=71023"/>
		<updated>2026-03-22T12:07:27Z</updated>

		<summary type="html">&lt;p&gt;NotATether: /* Physical bitcoins */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello. I&#039;d like to add a new page for Satori Coin physical bitcoins. I will be working on this content if allowed.&lt;br /&gt;
&lt;br /&gt;
== Physical bitcoins ==&lt;br /&gt;
&lt;br /&gt;
Hi, you can just create the page and then after you publish it I will manually approve the edit.&lt;br /&gt;
&lt;br /&gt;
--[[User:NotATether|NotATether]] ([[User talk:NotATether|talk]]) 12:07, 22 March 2026 (UTC)&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Zerolink&amp;diff=71012</id>
		<title>Zerolink</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Zerolink&amp;diff=71012"/>
		<updated>2026-02-22T12:41:17Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Create page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;ZeroLink is a 2017 fungibility framework from Adam Ficsor (nopara73) that turned a loose set of privacy ideas into a concrete wallet architecture. Instead of treating CoinJoin as a single transaction trick, ZeroLink defines coordinator interaction, credential handling, fee logic, output registration, and post-mix wallet behavior. Its Github repository was archived in 2020, but is still accessible.&amp;lt;ref&amp;gt;https://github.com/nopara73/ZeroLink/blob/master/ZeroLink.md&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
At a high level, ZeroLink is built on three practical principles that work together. If one part is missing, the privacy benefit drops quickly in real-world usage.&lt;br /&gt;
&lt;br /&gt;
# CoinJoin coordination&lt;br /&gt;
# Wallet hygine&lt;br /&gt;
# Toxic change policy&lt;br /&gt;
&lt;br /&gt;
Zerolink&#039;s coinjoin involves users registering inputs with a coordinator, obtaining blind-signed credentials, and redeeming them for anonymized outputs. It enforces mandatory fresh addresses, randomized fees, and separate change outputs. Wallets automatically quarantine change and avoid merging it back into mixed UTXOs.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=TumbleBit&amp;diff=71011</id>
		<title>TumbleBit</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=TumbleBit&amp;diff=71011"/>
		<updated>2026-02-22T12:35:16Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Explain TumbleBit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TumbleBit is a anonymous payments protocol from 2016 that is fully compatible with today’s Bitcoin protocol. TumbleBit allows parties to make payments through an untrusted Tumbler. No-one, not even the Tumbler, can tell which payer paid which payee during a TumbleBit epoch. TumbleBit consists of two interleaved fair-exchange protocols that prevent theft of bitcoins by cheating users or a malicious Tumbler. TumbleBit combines fast cryptographic computations (performed off the blockchain) with standard bitcoin scripting functionalities (on the blockchain) that realize smart contracts.&lt;br /&gt;
&lt;br /&gt;
TumbleBit was proposed by Ethan Heilman and colleagues as an “untrusted Bitcoin-compatible anonymous payment hub.” It has three different parts. First, users and the tumbler lock coins in a 2-of-2 multisig contract so funds cannot be stolen. Following that, users solve RSA puzzles issued by the tumbler; revealing the solution proves the tumbler must pay them later, but the tumbler does not learn which customer solved which puzzle. The specific type of puzzle being solved is described in detail in the whitepaper. Finally, users redeem their puzzles for fresh outputs, and the tumbler can take its fee.&lt;br /&gt;
&lt;br /&gt;
TumbleBit inspired related implementations such as [https://github.com/NTumbleBit/NTumbleBit NTumbleBit] and Breeze Wallet.&lt;br /&gt;
&lt;br /&gt;
Note that &#039;&#039;&#039;A&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;L&#039;&#039;&#039; is faster and uses less bandwidth than TumbleBit.[https://eprint.iacr.org/2019/589.pdf]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* https://eprint.iacr.org/2016/575 - The paper&lt;br /&gt;
* https://github.com/BUSEC/TumbleBit - Implementation&lt;br /&gt;
* https://joinmarket.me/blog/blog/tumblebit-for-the-tumble-curious/&lt;br /&gt;
* https://medium.com/@nopara73/tumblebit-vs-coinjoin-15e5a7d58e3&lt;br /&gt;
* https://www.youtube.com/watch?v=8BLWUUPfh2Q&amp;amp;t=3787 - Talk at ScalingBitcoin 2016&lt;br /&gt;
* https://diyhpl.us/wiki/transcripts/scalingbitcoin/milan/tumblebit/ - Transcript of talk&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Privacy]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin&amp;diff=71000</id>
		<title>Bitcoin</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin&amp;diff=71000"/>
		<updated>2026-02-03T06:41:32Z</updated>

		<summary type="html">&lt;p&gt;NotATether: grammar&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Bitcoin&#039;&#039;&#039; is a decentralized [[digital currency]] created by an unknown person or group of people under the name [[Satoshi Nakamoto]] and released as open-source software in 2009. It does not rely on a central server to process transactions or store funds. There are a maximum of 2,099,999,997,690,000 bitcoin elements (called satoshis, the unit has been named in collective homage to the original creator), which are currently most commonly measured in units of 100,000,000 known as BTC. There will only ever be 21 million bitcoin (BTC) to ever be created.&lt;br /&gt;
&lt;br /&gt;
{{As of|January 2018}}, it is the most widely used alternative currency,&amp;lt;ref name=&amp;quot;Quantitative Analysis of the Full Bitcoin Transaction Graph&amp;quot;&amp;gt;{{cite web|title=Quantitative Analysis of the Full Bitcoin Transaction Graph|url=https://eprint.iacr.org/2012/584.pdf|publisher=Cryptology ePrint Archive|accessdate=18 October 2012|author=Ron Dorit|coauthors=Adi Shamir|page=17|quote=The Bitcoin system is the best known and most widely used alternative payment scheme,...}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;Cryptocurrency Market Capitalization&amp;quot;&amp;gt;{{Cite web|title=Coinmarketcap.com|url=https://coinmarketcap.com/}}&amp;lt;/ref&amp;gt; now with the total market cap around 250 billion US dollars.&amp;lt;ref&amp;gt;{{cite web|title=Market Capitalization|url=https://coinmarketcap.com/currencies/bitcoin/|publisher=Coinmarketcap.com|accessdate=10 January 2018}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Bitcoin has no central issuer; instead, the peer-to-peer network regulates bitcoins, transactions and issuance according to consensus in network software. These transactions are verified by network nodes through the use of cryptography and recorded in a public distributed ledger called a blockchain.&lt;br /&gt;
&lt;br /&gt;
Bitcoins are issued to various nodes that verify transactions through computing power;&lt;br /&gt;
it is established that there will be a limited and scheduled release of no more than BTC 21 million worth of coins, which will be fully issued by the year 2140. &lt;br /&gt;
&lt;br /&gt;
Bitcoins are created as a reward for a process known as mining. They can be exchanged for other currencies, products, and services. As of February 2015, over 100,000 merchants and vendors accepted bitcoins as payment. Research produced by the University of Cambridge estimates that in 2017, there were 2.9 to 5.8 million unique users using a cryptocurrency wallet, most of them using Bitcoin.&lt;br /&gt;
&lt;br /&gt;
Internationally, bitcoins can be exchanged and managed through various websites and [[software]] along with physical banknotes and coins.&amp;lt;ref&amp;gt;{{Cite web|title=Physical Bitcoins by Casascius|url=https://www.casascius.com/|publisher=Casascius Coins|accessdate=29 September 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|title=Bitbills|url=http://www.bitbills.com/|publisher=Bitbills|accessdate=29 September 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
{{main|History}}&lt;br /&gt;
&lt;br /&gt;
A cryptographic system for untraceable payments was first described by David Chaum in 1982.&amp;lt;ref&amp;gt;[http://blog.koehntopp.de/uploads/Chaum.BlindSigForPayment.1982.PDF David Chaum, Blind signatures for untraceable payments], Advances in Cryptology - Crypto &#039;82, Springer-Verlag (1983), 199–203.&amp;lt;/ref&amp;gt; In 1990 Chaum extended this system to create the first cryptographic anonymous electronic cash system.,&amp;lt;ref&amp;gt;{{cite journal|journal=Lecture Notes in Computer Science|last1=Chaum|first1=David|last2=Fiat|first2=Amos|last3=Naor|first3=Moni|title=Untraceable Electronic Cash|url=http://blog.koehntopp.de/uploads/chaum_fiat_naor_ecash.pdf}}&amp;lt;/ref&amp;gt; which became known as ecash.&lt;br /&gt;
&amp;lt;ref&amp;gt;{{cite web|url=https://www.wired.com/wired/archive/2.12/emoney.html|publisher=Wired|title=E-Money (That&#039;s What I Want)|date=1994–2012|author=Steven Levy}}&amp;lt;/ref&amp;gt; In 1998 [[Wei Dai]] published a description of an anonymous, distributed electronic cash system which he called &amp;quot;b-money&amp;quot;.&amp;lt;ref&amp;gt;{{cite web|title=B-Money|url=http://www.weidai.com/bmoney.txt|author=Wei Dai|year=1998}}&amp;lt;/ref&amp;gt; Around the same time, Nick Szabo created &#039;&#039;bit gold&#039;&#039;.&amp;lt;ref&amp;gt;{{cite web|url=https://spectrum.ieee.org/computing/software/bitcoin-the-cryptoanarchists-answer-to-cash/0|title=Bitcoin: The Cryptoanarchists’ Answer to Cash|publisher=IEEE Spectrum|quote=Around the same time, Nick Szabo, a computer scientist who now blogs about law and the history of money, was one of the first to imagine a new digital currency from the ground up. Although many consider his scheme, which he calls “bit gold,” to be a precursor to Bitcoin}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;bitgold&amp;quot;&amp;gt;{{cite web|title=Bit gold|url=https://unenumerated.blogspot.co.uk/2005/12/bit-gold.html|author=Nick Szabo|quote=My proposal for bit gold is based on computing a string of bits from a string of challenge bits, using functions called variously &amp;quot;client puzzle function,&amp;quot; &amp;quot;proof of work function,&amp;quot; or &amp;quot;secure benchmark function.&amp;quot;. The resulting string of bits is the proof of work.... The last-created string of bit gold provides the challenge bits for the next-created string.}}&amp;lt;/ref&amp;gt; Like Bitcoin, &#039;&#039;Bit gold&#039;&#039; was a currency system where users would compete to solve a [[proof of work]] function, with solutions being cryptographically chained together and published via a distributed property title registry. A variant of &#039;&#039;Bit gold&#039;&#039;, called &#039;&#039;Reusable Proofs of Work&#039;&#039;, was implemented by Hal Finney.&amp;lt;ref name=&amp;quot;bitgold&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In 2008, Satoshi Nakamoto published a [[Bitcoin_white_paper|paper]]&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
 |last= Nakamoto&lt;br /&gt;
 |first= Satoshi&lt;br /&gt;
 |title= Bitcoin: A Peer-to-Peer Electronic Cash System&lt;br /&gt;
 |url= http://www.cs.kent.edu/~JAVED/class-P2P12F/papers-2012/PAPER2012-p2p-bitcoin-satoshinakamoto.pdf&lt;br /&gt;
 |accessdate = 14 December 2010&lt;br /&gt;
 |date= 24 May 2009&lt;br /&gt;
 |postscript=&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://article.gmane.org/gmane.comp.encryption.general/12588/&lt;br /&gt;
 |title= Bitcoin P2P e-cash paper&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; on The Cryptography Mailing list at metzdowd.com&amp;lt;ref&amp;gt;[https://www.mail-archive.com/search?l=cryptography@metzdowd.com&amp;amp;q=from:%22Satoshi+Nakamoto%22 Satoshi&#039;s posts to Cryptography mailing list]&amp;lt;/ref&amp;gt; describing the Bitcoin protocol.&lt;br /&gt;
&lt;br /&gt;
The Bitcoin network came into existence on 3 January 2009 with the release of the first Bitcoin client, [[wxBitcoin]], and the issuance of the first bitcoins.&amp;lt;ref&amp;gt;{{cite web |title=Block 0 – Bitcoin Block Explorer |url=https://blockexplorer.com/block/000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f }}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |url=https://www.mail-archive.com/cryptography@metzdowd.com/msg10142.html |title=Bitcoin v0.1 released}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |url=https://sourceforge.net/news/?group_id=244765 |title=SourceForge.net: Bitcoin}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
A year after, the initial exchange rates for Bitcoin were set by individuals on the bitcointalk forums.{{Citation needed|date=October 2012}} The most significant transaction involved a BTC 10,000 pizza.&amp;lt;ref&amp;gt;{{cite web|title=The Rise and Fall of Bitcoin|url=https://www.wired.com/magazine/2011/11/mf_bitcoin/|publisher=Wired|accessdate=13 October 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
Today, the majority of bitcoin exchanges occur on the [[Bitstamp]] bitcoin exchange.&amp;lt;ref&amp;gt;{{cite web | title = Exchange volume distribution | work = by market | publisher = [[Bitcoin Charts]] | date = 15 April 2014 | url = https://bitcoincharts.com/charts/volumepie/ | accessdate = 15 April 2014 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In 2011, Wikileaks,&amp;lt;ref&amp;gt;{{cite news&lt;br /&gt;
 |last= Greenberg&lt;br /&gt;
 |first= Andy&lt;br /&gt;
 |url= http://blogs.forbes.com/andygreenberg/2011/06/14/wikileaks-asks-for-anonymous-bitcoin-donations/&lt;br /&gt;
 |title= WikiLeaks Asks For Anonymous Bitcoin Donations – Andy Greenberg – The Firewall – Forbes&lt;br /&gt;
 |publisher= Blogs.forbes.com&lt;br /&gt;
 |date= 14 June 2011&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; [[Freenet]],&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://freenetproject.org/donate.html&lt;br /&gt;
 |title= /donate&lt;br /&gt;
 |publisher= The Freenet Project&lt;br /&gt;
 |date=&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; Singularity Institute,&amp;lt;ref&amp;gt;[http://singinst.org/donate/ SIAI donation page]&amp;lt;/ref&amp;gt; Internet Archive,&amp;lt;ref&amp;gt;[https://www.archive.org/donate/index.php Internet Archive donation page]&amp;lt;/ref&amp;gt; Free Software Foundation&amp;lt;ref&amp;gt;[https://my.fsf.org/donate/other/ Other ways to donate]&amp;lt;/ref&amp;gt; and others, began [[Receiving_donations_with_bitcoin|to accept donations in bitcoins]]. The Electronic Frontier Foundation did so for a while but has since stopped, citing concerns about a lack of legal precedent about new currency systems, and because they &amp;quot;generally don&#039;t endorse any type of product or service&amp;quot;.&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://www.eff.org/deeplinks/2011/06/eff-and-bitcoin&lt;br /&gt;
 |title= EFF and Bitcoin &amp;amp;#124; Electronic Frontier Foundation&lt;br /&gt;
 |publisher= Eff.org&lt;br /&gt;
 |date= 14 June 2011&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; Some small businesses had started to adopt Bitcoin. LaCie, a public company, accepts bitcoins for its Wuala service.&amp;lt;ref&amp;gt;{{Cite web|url=http://www.wuala.com/en/bitcoin |title=Secure Online Storage – Backup. Sync. Share. Access Everywhere |publisher=Wuala |date= |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In 2012, BitPay reports of having over 1000 merchants accepting bitcoins under its payment processing service.&amp;lt;ref&amp;gt;{{cite web|title=BitPay Signs 1,000 Merchants to Accept Bitcoin Payments|url=http://www.americanbanker.com/issues/177_176/bitpay-signs-1000-merchants-to-accept-bitcoin-payments-1052538-1.html|publisher=American Banker|accessdate=12 October 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Administration==&lt;br /&gt;
Bitcoin is administered through a decentralized peer-to-peer network.&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;/&amp;gt; Cryptographic technologies and the peer-to-peer network of computing power enables users to make and verify irreversible, instant online bitcoin payments, without an obligation to trust and use centralized banking institutions and authorities. Dispute resolution services are not made directly available. Instead it is left to the users to verify and trust the parties they are sending money to through their choice of methods. &lt;br /&gt;
&lt;br /&gt;
Bitcoins are issued according to rules agreed to by the majority of the computing power within the Bitcoin network. The core rules describing the predictable issuance of bitcoins to its verifying servers, a voluntary and competitive transaction fee system and the hard limit of no more than BTC 21 million issued in total.&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Bitcoin does not require a central bank, State,&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://spectrum.ieee.org/computing/software/bitcoin-the-cryptoanarchists-answer-to-cash/3&lt;br /&gt;
 |title= Bitcoin: The Cryptoanarchists&#039; Answer to Cash&lt;br /&gt;
 |publisher= IEEE.org&lt;br /&gt;
 |date= June 2012&lt;br /&gt;
 |accessdate = 5 June 2012&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; or incorporated backers.&lt;br /&gt;
&lt;br /&gt;
==Services==&lt;br /&gt;
{{main|Wallet}}&lt;br /&gt;
&lt;br /&gt;
Bitcoins are sent and received through software and websites called wallets. They send and confirm transactions to the network through Bitcoin addresses, the identifiers for users&#039; Bitcoin wallets within the network.&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Bitcoin addresses===&lt;br /&gt;
{{main|Address}}&lt;br /&gt;
&lt;br /&gt;
Payments are made to Bitcoin &amp;quot;addresses&amp;quot;: human-readable strings of numbers and letters around 33 characters in length, always beginning with the digit 1 or 3. However, newer &amp;quot;[[Segregated Witness|Segwit]]&amp;quot; addresses begin with bc1 and contain entirely numbers and lowercase letters.&lt;br /&gt;
&lt;br /&gt;
Users obtain new Bitcoin addresses from their Bitcoin software. Creating a new address can be a completely offline process and require no communication with the Bitcoin network. Web services usually generate a new Bitcoin address for every user, allowing them to have their own custom deposit address, but sometimes this is not the case.&lt;br /&gt;
&lt;br /&gt;
===Transaction fees===&lt;br /&gt;
{{main|Transaction fees}}&lt;br /&gt;
Transaction fees may be included with any transfer of bitcoins. While it&#039;s technically possible to send a transaction with zero fee, {{as of|2017|lc=on}} it&#039;s highly unlikely that one of these transactions confirms in a realistic amount of time, causing most nodes on the network to drop it. For transactions which consume or produce many outputs (and therefore have a large data size), higher transaction fees are usually expected.&lt;br /&gt;
&lt;br /&gt;
===Confirmations===&lt;br /&gt;
{{main|Confirmation}}&lt;br /&gt;
&lt;br /&gt;
The network&#039;s software confirms a transaction when it records it in a block. Further blocks of transactions confirm it even further. After six confirmations/blocks, a transaction is confirmed beyond reasonable doubt.&lt;br /&gt;
&lt;br /&gt;
The network must store the whole transaction history inside the blockchain, which grows constantly as new records are added and never removed. Nakamoto conceived that as the database became larger, users would desire applications for Bitcoin that didn&#039;t store the entire database on their computer. To enable this, the blockchain uses a [[merkle tree]] to organize the transaction records in such a way that client software can locally delete portions of its own database it knows it will never need, such as earlier transaction records of bitcoins that have changed ownership multiple times.&lt;br /&gt;
&lt;br /&gt;
==Economics==&lt;br /&gt;
&lt;br /&gt;
===Initial distribution===&lt;br /&gt;
&lt;br /&gt;
Bitcoin has no centralized issuing authority.&amp;lt;ref name=&amp;quot;ars-06-08-11&amp;quot;&amp;gt;&lt;br /&gt;
{{Cite news&lt;br /&gt;
 |first= Thomas&lt;br /&gt;
 |last= Lowenthal&lt;br /&gt;
 |title= Bitcoin: inside the encrypted, peer-to-peer digital currency&lt;br /&gt;
 |newspaper= Ars Technica&lt;br /&gt;
 |date= 8 June 2011&lt;br /&gt;
 |url= https://arstechnica.com/tech-policy/news/2011/06/bitcoin-inside-the-encrypted-peer-to-peer-currency.ars&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite news&lt;br /&gt;
 |author= Sponsored by&lt;br /&gt;
 |url= http://www.economist.com/blogs/babbage/2011/06/virtual-currency&lt;br /&gt;
 |title= Virtual currency: Bits and bob&lt;br /&gt;
 |publisher= The Economist&lt;br /&gt;
 |date=&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |last= Geere&lt;br /&gt;
 |first= Duncan&lt;br /&gt;
 |url= https://www.wired.co.uk/news/archive/2011-05/16/bitcoin-p2p-currency&lt;br /&gt;
 |title= Peer-to-peer currency Bitcoin sidesteps financial institutions (Wired UK)&lt;br /&gt;
 |publisher= Wired.co.uk&lt;br /&gt;
 |date=&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; The network is programmed to increase the money supply as a geometric series until the total number of bitcoins reaches 21 million.&amp;lt;ref name=&amp;quot;Quantitative Analysis of the Full Bitcoin Transaction Graph&amp;quot;/&amp;gt; {{As of|2012|10}} slightly over 10 million of the total BTC 21 million had been created; the current total number created is available online.&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |title= Total Number of Bitcoins in Existence&lt;br /&gt;
 |url= https://blockexplorer.com/q/totalbc&lt;br /&gt;
 |work= Bitcoin Block Explorer&lt;br /&gt;
 |accessdate = 3 October 2012&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; By 2013 half of the total supply will have been generated, and by 2017, three-quarters will have been generated. To ensure sufficient granularity of the [[money supply]], clients can divide each BTC unit down to eight decimal places (a total of 2.1&amp;amp;nbsp;×&amp;amp;nbsp;10&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt; or 2.1 quadrillion units).&amp;lt;ref name=&amp;quot;lwn&amp;quot;&amp;gt;{{Cite news&lt;br /&gt;
 |author= Nathan Willis&lt;br /&gt;
 |date= 10 November 2010&lt;br /&gt;
 |title= Bitcoin: Virtual money created by CPU cycles&lt;br /&gt;
 |publisher= LWN.net&lt;br /&gt;
 |url= https://lwn.net/Articles/414452/&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The network {{As of|2012|lc=on}} required over one million times more work for confirming a block and receiving an award (BTC 25 {{As of|2012|2|lc=on}}) than when the first blocks were confirmed.&lt;br /&gt;
The difficulty is automatically adjusted every 2016 blocks based on the time taken to find the previous 2016 blocks such that one block is created roughly every 10 minutes.&lt;br /&gt;
&lt;br /&gt;
Those who chose to put computational and electrical resources toward mining early on had a greater chance at receiving awards for block generations. This served to make available enough processing power to process blocks. Indeed, without miners there are no transactions and the bitcoin economy comes to a halt.&lt;br /&gt;
&lt;br /&gt;
===Exchange rate===&lt;br /&gt;
Prices fluctuate relative to goods and services more than more widely accepted currencies;&lt;br /&gt;
the price of a bitcoin is not static.&lt;br /&gt;
&lt;br /&gt;
In August 2012, 1 bitcoin traded at around US$10.00. Taking into account the total number of bitcoins mined, the monetary base of the Bitcoin network stands at over USD 110 million.&amp;lt;ref&amp;gt;[http://www.bitcoinwatch.com/ http://www.bitcoinwatch.com/] Bitcoin statistics&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Anonymity ==&amp;lt;!--Please keep as starting template--&amp;gt;&lt;br /&gt;
{{main|Anonymity &amp;amp; Security}}&lt;br /&gt;
&lt;br /&gt;
=== Transactions ===&lt;br /&gt;
&lt;br /&gt;
While using bitcoins is an excellent way to make your purchases, donations, and p2p payments without losing money through inflated transaction fees, transactions are never truly anonymous. Buying bitcoin you pass identification, Bitcoin transactions are stored publicly and permanently on the network, which means anyone can see the balance and transactions of any Bitcoin address. Bitcoin activities are recorded and available publicly via the [[blockchain]], a comprehensive database which keeps a record of Bitcoin transactions.&lt;br /&gt;
&lt;br /&gt;
=== Buying/selling bitcoins ===&lt;br /&gt;
&lt;br /&gt;
All exchange companies require the user to scan ID documents, and large transactions must be reported to the proper governmental authority.&lt;br /&gt;
&lt;br /&gt;
This means that a third party with an interest in tracking your activities can use your visible balance and ID information as a basis from which to track your future transactions or to study previous activity. In short, you have compromised your [[security]] and [[privacy]].&lt;br /&gt;
&lt;br /&gt;
In addition to conventional exchanges there are also peer-to-peer exchanges. Peer to peer exchanges will often not collect KYC and identity information directly from users, instead they let the users handle KYC amongst themselves. These can often be a better alternative for those looking to purchase bitcoins quickly and without KYC delay.&lt;br /&gt;
&lt;br /&gt;
=== Mixing services ===&lt;br /&gt;
&lt;br /&gt;
[http://anonymity.co.in/mixing_services.html Mixing services] are used to avoid compromising of privacy and security. Mixing services provide to periodically exchange your bitcoins for different ones which cannot be associated with the original owner.&lt;br /&gt;
&lt;br /&gt;
== Security ==&amp;lt;!--Please keep as starting template--&amp;gt;&lt;br /&gt;
{{seealso|Weaknesses}}&lt;br /&gt;
&lt;br /&gt;
In the history of Bitcoin, there have been a few [[incidents]], caused by problematic as well as malicious transactions. In the worst such incident, and the only one of its type, a person was able to pretend that he had a practically infinite supply of bitcoins, for almost 9 hours.&lt;br /&gt;
&lt;br /&gt;
Bitcoin relies, among other things, on [https://en.wikipedia.org/wiki/Public-key_cryptography public key cryptography] and thus may be vulnerable to [https://en.wikipedia.org/wiki/Elliptic_curve_cryptography#Quantum_computing_attacks quantum computing attacks] if and when practical quantum computers can be constructed.&lt;br /&gt;
&lt;br /&gt;
If multiple different software packages, whose usage becomes widespread on the Bitcoin network, disagree on the protocol and the rules for transactions, this could potentially cause a fork in the block chain with each faction of users being able to accept only their own version of the history of transactions. This could influence the price of bitcoins.&lt;br /&gt;
&lt;br /&gt;
A global, organized campaign against the currency or the software could also influence the demand for bitcoins, and thus the exchange price.&lt;br /&gt;
&lt;br /&gt;
==Bitcoin mining==&lt;br /&gt;
{{main|Mining}}&lt;br /&gt;
&lt;br /&gt;
Bitcoin mining nodes are responsible for managing the Bitcoin network.&lt;br /&gt;
&lt;br /&gt;
Bitcoins are awarded to Bitcoin nodes known as &amp;quot;miners&amp;quot; for the solution to a difficult [[proof-of-work]] problem which confirms transactions and prevents double-spending. This incentive, as the Nakamoto white paper describes it, encourages &amp;quot;nodes to support the network, and provides a way to initially distribute coins into circulation, since no central authority issues them.&amp;quot;&amp;lt;ref name=&amp;quot;whitepaper&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nakamoto compared the generation of new coins by expending CPU time and electricity to gold miners expending resources to add gold to circulation.&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Cryptocurrency Mining Farm.jpg|right|350px|thumb|Iceland is a good location for [[mining]] bitcoins because of the natural cold temperature.]]&lt;br /&gt;
&lt;br /&gt;
===Node operation===&lt;br /&gt;
&lt;br /&gt;
The node software for the Bitcoin network is based on peer-to-peer networking, digital signatures and cryptographic proof to make and verify transactions. Nodes broadcast transactions to the network, which records them in a public record of all transactions called the &#039;&#039;blockchain&#039;&#039; after validating them with a [[proof-of-work|proof-of-work system]].&lt;br /&gt;
&lt;br /&gt;
Satoshi Nakamoto designed the first Bitcoin node and mining software&amp;lt;ref name=&amp;quot;processors&amp;quot;&amp;gt;{{Cite news&lt;br /&gt;
 |last= Davis&lt;br /&gt;
 |first= Joshua&lt;br /&gt;
 |title= The Crypto-Currency&lt;br /&gt;
 |url= https://www.wired.com/magazine/2011/11/mf_bitcoin/all&lt;br /&gt;
 |accessdate = 11 November 2011&lt;br /&gt;
 |newspaper= Wired Magazine&lt;br /&gt;
 |date= 10 November 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; and developed the majority of the first implementation, Bitcoind, from 2007 to mid-2010.&amp;lt;ref name=&amp;quot;code_start&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
 |url= https://bitcointalk.org/index.php?topic=13.msg46#msg46&lt;br /&gt;
 |title= Questions about Bitcoin&lt;br /&gt;
 |publisher= Bitcoin forum&lt;br /&gt;
 |date= 10 December 2009&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Node implementations include core software such as Bitcoind/Bitcoin-Qt, [[libbitcoin]], [[cbitcoin]]&amp;lt;ref&amp;gt;{{Cite web|title=cbitcoin|url=https://github.com/MatthewLM/cbitcoin|accessdate=3 October 2012}}&amp;lt;/ref&amp;gt; and [[BitCoinJ|bitcoinj]].&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://news.slashdot.org/story/11/03/23/0210207/Google-Engineer-Releases-Open-Source-Bitcoin-Client&lt;br /&gt;
 |title= Google Engineer Releases Open Source Bitcoin Client&lt;br /&gt;
 |author= angry tapir, timothy&lt;br /&gt;
 |date= 23 March 2011&lt;br /&gt;
 |publisher= Slashdot&lt;br /&gt;
 |accessdate = 18 May 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= http://www.javaworld.com/javaworld/jw-01-2012/120110-bitcoin-for-beginners-3.html?page=1&lt;br /&gt;
 |title= Bitcoin for beginners: The BitcoinJ API&lt;br /&gt;
 |author= Dirk Merkel&lt;br /&gt;
 |date= 10 January 2012&lt;br /&gt;
 |publisher= JavaWorld&lt;br /&gt;
 |accessdate = 3 August 2012&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Every node in the Bitcoin network collects all the unacknowledged transactions it knows of in a file called a &#039;&#039;block&#039;&#039;, which also contains a reference to the previous valid block known to that node. It then appends a [[nonce]] value to this previous block and computes the SHA-256 cryptographic hash of the block and the appended nonce value. The node repeats this process until it adds a nonce that allows for the generation of a hash with a value lower than a specified &#039;&#039;target&#039;&#039;. Because computers cannot practically reverse the hash function, finding such a nonce is hard and requires on average a predictable amount of repetitious trial and error. This is where the &#039;&#039;[[proof-of-work]]&#039;&#039; concept comes in to play. When a node finds such a solution, it announces it to the rest of the network. Peers receiving the new solved block validate it by computing the hash and checking that it really starts with the given number of zero bits (i.e., that the hash is within the target). Then they accept it and add it to the chain.&lt;br /&gt;
&lt;br /&gt;
===Mining rewards===&lt;br /&gt;
In addition to receiving the pending transactions confirmed in the block, a generating node adds a &#039;&#039;generate&#039;&#039; transaction, which awards new bitcoins to the operator of the node that generated the block. The system sets the payout of this generated transaction according to its defined inflation schedule. The miner that generates a block also receives the fees that users have paid as an incentive to give particular transactions priority for faster confirmation.&amp;lt;ref&amp;gt;[https://www.bitcoinmining.com Bitcoin Mining]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The network never creates more than a BTC 50 reward per block and this amount will decrease over time towards zero, such that no more than BTC 21 million will ever exist.&amp;lt;ref name=&amp;quot;lwn&amp;quot; /&amp;gt; As this payout decreases, the incentive for users to run block-generating nodes is intended to change to earning [[#Transaction fees|transaction fees]].&lt;br /&gt;
&lt;br /&gt;
===Mining pools===&lt;br /&gt;
{{main|Pooled mining}}&lt;br /&gt;
&lt;br /&gt;
Bitcoin users often pool computational effort to increase the stability of the collected fees and subsidy they receive.&amp;lt;ref name=&amp;quot;We Use Coins Mining&amp;quot;&amp;gt;{{cite web|title=About Bitcoin Mining|url=https://www.weusecoins.com/en/mining-guide/|publisher=We Use Coins|accessdate=27 May 2015}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Mining difficulty===&lt;br /&gt;
{{main|Difficulty}}&lt;br /&gt;
&lt;br /&gt;
In order to throttle the creation of blocks, the difficulty of generating new blocks is adjusted over time. If mining output increases or decreases, the difficulty increases or decreases accordingly.&lt;br /&gt;
&lt;br /&gt;
The adjustment is done by changing the threshold that a hash is required to be less than. A lower threshold means fewer possible hashes can be accepted, and thus a higher degree of difficulty. The target rate of block generation is one block every 10 minutes, or 2016 blocks every two weeks. Bitcoin changes the difficulty of finding a valid block every 2016 blocks, using the difficulty that would have been most likely to cause the prior 2016 blocks to have taken two weeks to generate, according to the timestamps on the blocks. Technically, this is done by modelling the generation of bitcoins as Poisson process. All nodes perform and enforce the same difficulty calculation.&lt;br /&gt;
&lt;br /&gt;
Difficulty is intended as an automatic stabilizer allowing mining for bitcoins to remain profitable in the long run for the most efficient miners, independently of the fluctuations in demand of the bitcoin in relation to other currencies.&lt;br /&gt;
&lt;br /&gt;
===Mining hardware===&lt;br /&gt;
{{main|Mining Hardware Comparison}}&lt;br /&gt;
&lt;br /&gt;
Bitcoins used to be mined through Intel/AMD CPUs. {{As of | 2012}}, mining has gradually moved to [[GPU]] and [[FPGA]] hardware.&amp;lt;ref name=&amp;quot;bitcoinmag-butterfly&amp;quot; /&amp;gt; [[Application-specific integrated circuit|ASIC]]-based hardware for bitcoin mining has been announced by several manufacturers who intend to ship products from late 2012 to early 2013.&amp;lt;ref name=&amp;quot;bitcoinmag-butterfly&amp;quot;&amp;gt;{{Cite web|title=Bitpay Breaks Daily Volume Record with Butterfly ASIC mining release|url=http://bitcoinmagazine.net/bitpay-breaks-daily-volume-record-with-butterfly-asic-mining-release/|publisher=Bitcoin Magazine}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Concerns==&lt;br /&gt;
&lt;br /&gt;
===As an investment===&lt;br /&gt;
{{main|Bitcoin as an investment}}&lt;br /&gt;
&lt;br /&gt;
Bitcoin describes itself as an experimental digital currency. Reuben Grinberg has noted that Bitcoin&#039;s supporters have argued that bitcoins are neither securities nor investments because they fail to meet the criteria for either category.&amp;lt;ref name=&amp;quot;grinberg&amp;quot;&amp;gt;{{cite web | url=http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1817857 | title=Bitcoin: An Innovative Alternative Digital Currency | publisher=SSRN | date=9 December 2011 | accessdate=4 December 2012 | author=Grinberg, Reuben}}&amp;lt;/ref&amp;gt; Although it is a virtual currency, some people see it as an investment&amp;lt;ref name=&amp;quot;cnbc&amp;quot;&amp;gt;{{cite web | url=http://www.cnbc.com/id/45030812/The_Pros_And_Cons_Of_Biting_on_Bitcoins | title=The Pros And Cons Of Biting on Bitcoins | publisher=CNBC | date=23 November 2011 | accessdate=4 December 2012 | author=Gustke, Constance}}&amp;lt;/ref&amp;gt; or accuse it of being a form of investment fraud known as a Ponzi scheme.&amp;lt;ref&amp;gt;{{cite web |url=https://www.theregister.co.uk/2011/06/08/bitcoin_under_attack/ |title=US senators draw a bead on Bitcoin |last1=Chirgwin |first1=Richard |date=8 June 2011 |publisher=The Register |accessdate=14 November 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |url=http://uk.reuters.com/article/2012/04/01/uk-traders-bitcoin-idUKBRE8300JL20120401 |title=Bitcoin, the City traders&#039; anarchic new toy |last1=O&#039;Leary |first1=Naomi |date=2 April 2012 |publisher=Reuters |accessdate=14 November 2012}}&amp;lt;/ref&amp;gt; A report by the European Central Bank, using the U.S. Securities and Exchange Commission&#039;s definition of a Ponzi scheme, found that the use of bitcoins shares some characteristics with Ponzi schemes, but also has characteristics of its own which contradict several common aspects of Ponzi schemes.&amp;lt;ref name=&amp;quot;ecbreport&amp;quot;&amp;gt;{{cite web | url=http://www.ecb.europa.eu/pub/pdf/other/virtualcurrencyschemes201210en.pdf | title=Virtual Currency Schemes | publisher=European Central Bank | date=October 2012 | accessdate=4 December 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Privacy===&lt;br /&gt;
Because transactions are broadcast to the entire network, they are inherently public. Unlike regular banking,&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://spectrum.ieee.org/computing/software/bitcoin-the-cryptoanarchists-answer-to-cash/0&lt;br /&gt;
 |title= Bitcoin: The Cryptoanarchists&#039; Answer to Cash&lt;br /&gt;
 |publisher= IEEE.org&lt;br /&gt;
 |date= June 2012&lt;br /&gt;
 |accessdate = 5 June 2012&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; which preserves customer privacy by keeping transaction records private, loose transactional privacy is accomplished in Bitcoin by using many unique addresses for every wallet while at the same time publishing all transactions. As an example, if Alice sends BTC 123.45 to Bob, the network creates a public record that allows anyone to see that 123.45 has been sent from one address to another. However, unless Alice or Bob make their ownership of these addresses known, it is difficult for anyone else to connect the transaction with them. However, if someone connects an address to a user at any point they could follow back a series of transactions as each participant likely knows who paid them and may disclose that information on request or under duress.&lt;br /&gt;
&lt;br /&gt;
It can be difficult to associate Bitcoin identities with real-life identities.&amp;lt;ref name=&amp;quot;An Analysis of Anonymity in the Bitcoin System&amp;quot;&amp;gt;Fergal Reid and Martin Harrigan (24 July 2011). [https://anonymity-in-bitcoin.blogspot.com/2011/07/bitcoin-is-not-anonymous.html An Analysis of Anonymity in the Bitcoin System]. An Analysis of Anonymity in the Bitcoin System.&amp;lt;/ref&amp;gt; This property makes Bitcoin transactions attractive to sellers of illegal products.&amp;lt;ref name=&amp;quot;Forbes&amp;quot;&amp;gt;Andy Greenberg (20 April 2011). [http://www.forbes.com/forbes/2011/0509/technology-psilocybin-bitcoins-gavin-andresen-crypto-currency.html Crypto Currency]. Forbes Magazine.&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |last= Madrigal&lt;br /&gt;
 |first= Alexis&lt;br /&gt;
 |title= Libertarian Dream? A Site Where You Buy Drugs With Digital Dollars&lt;br /&gt;
 |publisher= The Atlantic Monthly&lt;br /&gt;
 |date= 1 June 2011&lt;br /&gt;
 |url= https://www.theatlantic.com/technology/archive/2011/06/libertarian-dream-a-site-where-you-buy-drugs-with-digital-dollars/239776/&lt;br /&gt;
 |accessdate = 5 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Illicit use===&lt;br /&gt;
&lt;br /&gt;
====Cracking====&lt;br /&gt;
The cracking organization &amp;quot;LulzSec&amp;quot; accepted donations in bitcoins, having said that the group &amp;quot;needs Bitcoin donations to continue their hacking efforts&amp;quot;.&amp;lt;ref name=&amp;quot;CNET&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
 |last= Reisinger&lt;br /&gt;
 |first= Don&lt;br /&gt;
 |url= https://news.cnet.com/8301-13506_3-20070268-17/senators-target-bitcoin-currency-citing-drug-sales/&lt;br /&gt;
 |title= Senators target Bitcoin currency, citing drug sales &amp;amp;#124; The Digital Home – CNET News&lt;br /&gt;
 |publisher= News.cnet.com&lt;br /&gt;
 |date= 9 June 2011&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite news&lt;br /&gt;
 |last= Olson&lt;br /&gt;
 |first= Parmy&lt;br /&gt;
 |url= http://blogs.forbes.com/parmyolson/2011/06/06/lulzsec-hackers-posts-sony-dev-source-code-get-7k-donation/&lt;br /&gt;
 |title= LulzSec Hackers Post Sony Dev. Source Code, Get $7K Donation – Parmy Olson – Disruptors – Forbes&lt;br /&gt;
 |publisher= Blogs.forbes.com&lt;br /&gt;
 |date= 6 June 2011&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Silk Road====&lt;br /&gt;
[[Silk Road]] is an anonymous black market that uses only the bitcoin.&amp;lt;ref name=&amp;quot;npr-06-12-11&amp;quot;&amp;gt;&lt;br /&gt;
{{Cite news&lt;br /&gt;
 |url= https://www.npr.org/2011/06/12/137138008/silk-road-not-your-fathers-amazon-com&lt;br /&gt;
 |date= 12 June 2011&lt;br /&gt;
 |newspaper= NPR&lt;br /&gt;
 |title= Silk Road: Not Your Father&#039;s Amazon.com&lt;br /&gt;
 |author= Staff&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
In a 2011 letter to Attorney General Eric Holder and the Drug Enforcement Administration, senators Charles Schumer of New York and Joe Manchin of West Virginia called for an investigation into Silk Road and the bitcoin.&amp;lt;ref name=&amp;quot;npr-06-12-11&amp;quot;/&amp;gt;&lt;br /&gt;
Schumer described the use of bitcoins at Silk Road as a form of money laundering.&amp;lt;ref name=&amp;quot;ars-06-08-11&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Botnet mining====&lt;br /&gt;
In June 2011, Symantec warned about the possibility of botnets engaging in covert &amp;quot;mining&amp;quot; of bitcoins,&amp;lt;ref&amp;gt;{{Cite web|author=Updated: 17 June 2011 | Translations available: 日本語 |url=http://www.symantec.com/connect/blogs/bitcoin-botnet-mining |title=Bitcoin Botnet Mining &amp;amp;#124; Symantec Connect Community |publisher=Symantec.com |date=17 June 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|url=http://www.zdnet.com/blog/security/researchers-find-malware-rigged-with-bitcoin-miner/8934 |title=Researchers find malware rigged with Bitcoin miner |publisher=ZDNet |date=29 June 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt; consuming computing cycles, using extra electricity and possibly increasing the temperature of the computer (not associated with [http://snowafter.com Snow Day Calculator]). Later that month, the Australian Broadcasting Corporation caught an employee using the company&#039;s servers to generate bitcoins without permission.&amp;lt;ref&amp;gt;{{Cite web|url=http://thenextweb.com/au/2011/06/23/abc-employee-caught-mining-for-bitcoins-on-company-servers/ |title=ABC employee caught mining for Bitcoins on company servers |publisher=The Next Web |date=23 June 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt; Some malware also uses the parallel processing capabilities of the GPUs built into many modern-day video cards.&amp;lt;ref&amp;gt;{{Cite news |url=https://www.theregister.co.uk/2011/08/16/gpu_bitcoin_brute_forcing/ |title=Malware mints virtual currency using victim&#039;s GPU |date=16 August 2011&amp;lt;!-- 20:00 GMT --&amp;gt;|first=Dan |last=Goodin }}&amp;lt;/ref&amp;gt; In mid August 2011, bitcoin miner botnets were found;&amp;lt;ref&amp;gt;{{Cite web|url=http://www.infosecurity-magazine.com/view/20211/researcher-discovers-distributed-bitcoin-cracking-trojan-malware/ |title=Infosecurity – Researcher discovers distributed bitcoin cracking trojan malware |publisher=Infosecurity-magazine.com |date=19 August 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt; trojans infecting Mac OS X have also been uncovered.&amp;lt;ref&amp;gt;{{Cite web|url=http://www.techworld.com.au/article/405849/mac_os_x_trojan_steals_processing_power_produce_bitcoins |title=Mac OS X Trojan steals processing power to produce Bitcoins – sophos, security, malware, Intego – Vulnerabilities – Security |publisher=Techworld |date=1 November 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Theft and fraud===&lt;br /&gt;
On 19 June 2011, a security breach of the Mt.Gox (an acronym for &#039;&#039;M&#039;&#039;agic: &#039;&#039;T&#039;&#039;he &#039;&#039;G&#039;&#039;athering &#039;&#039;O&#039;&#039;nline E&#039;&#039;x&#039;&#039;change, its original purpose) bitcoin exchange caused the price of a bitcoin to briefly drop to US$0.01 on the Mt.Gox exchange (though it remained unaffected on other exchanges) after a hacker allegedly used credentials from a Mt.Gox auditor&#039;s compromised computer to illegally transfer a large number of bitcoins to him- or herself and sell them all, creating a massive &amp;quot;ask&amp;quot; order at any price. Within minutes the price rebounded to over $15 before Mt.Gox shut down their exchange and cancelled all trades that happened during the hacking period.&amp;lt;ref&amp;gt;[https://mtgox.com/press_release_20110630.html Clarification of Mt Gox Compromised Accounts and Major Bitcoin Sell-Off]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=T1X6qQt9ONg YouTube. Bitcoin Report]&amp;lt;/ref&amp;gt; The exchange rate of bitcoins quickly returned to near pre-crash values.&amp;lt;ref name=&amp;quot;mick&amp;quot;&amp;gt;Jason Mick, 19 June 2011, [http://www.dailytech.com/Inside+the+MegaHack+of+Bitcoin+the+Full+Story/article21942.htm Inside the Mega-Hack of Bitcoin: the Full Story], DailyTech&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;Timothy B. Lee, 19 June 2011, [https://arstechnica.com/tech-policy/news/2011/06/bitcoin-price-plummets-on-compromised-exchange.ars Bitcoin prices plummet on hacked exchange], Ars Technica&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;Mark Karpeles, 20 June 2011, [https://support.mtgox.com/entries/20208066-huge-bitcoin-sell-off-due-to-a-compromised-account-rollback Huge Bitcoin sell off due to a compromised account – rollback], Mt.Gox Support&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;register1&amp;quot;&amp;gt;{{Cite news&lt;br /&gt;
 |title= Bitcoin collapses on malicious trade – Mt Gox scrambling to raise the Titanic&lt;br /&gt;
 |url= https://www.theregister.co.uk/2011/06/19/bitcoin_values_collapse_again/&lt;br /&gt;
 |date= 19 June 2011&lt;br /&gt;
 |author= Chirgwin, Richard&lt;br /&gt;
 |publisher= The Register&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; Accounts with the equivalent of more than USD 8,750,000 were affected.&amp;lt;ref name=&amp;quot;mick&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In July 2011, The operator of Bitomat, the third largest bitcoin exchange, announced that he lost access to his wallet.dat file with about 17,000 bitcoins (roughly equivalent to USD 220,000 at that time). He announced that he would sell the service for the missing amount, aiming to use funds from the sale to refund his customers.&amp;lt;ref&amp;gt;[http://siliconangle.com/blog/2011/08/01/third-largest-bitcoin-exchange-bitomat-lost-their-wallet-over-17000-bitcoins-missing/ Third Largest Bitcoin Exchange Bitomat Lost Their Wallet, Over 17,000 Bitcoins Missing]. SiliconAngle&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In August 2011, MyBitcoin, one of the popular Bitcoin transaction processors, declared that it was hacked, which resulted in it being shut down with paying 49% on customer deposits leaving more than 78,000 BitCoins (roughly equivalent to USD 800,000 at that time) unaccounted for.&amp;lt;ref&amp;gt;[http://betabeat.com/2011/08/mybitcoin-spokesman-finally-comes-forward-what-did-you-think-we-did-after-the-hack-we-got-shitfaced/ MyBitcoin Spokesman Finally Comes Forward: “What Did You Think We Did After the Hack? We Got Shitfaced”]. BetaBeat&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://betabeat.com/2011/08/search-for-owners-of-mybitcoin-loses-steam/ Search for Owners of MyBitcoin Loses Steam]. BetaBeat&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In early August 2012, a lawsuit was filed in San Francisco court against Bitcoinica, claiming about USD 460,000 from the company. Bitcoinica was hacked twice in 2012, which led to allegations of neglecting the safety of customers&#039; money and cheating them out of withdrawal requests.&amp;lt;ref&amp;gt;[https://arstechnica.com/tech-policy/2012/08/bitcoinica-users-sue-for-460k-in-lost-bitcoins/ Bitcoinica users sue for $460k in lost Bitcoins]. Arstechnica&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://spectrum.ieee.org/tech-talk/computing/networks/first-bitcoin-lawsuit-filed-in-san-francisco First Bitcoin Lawsuit Filed In San Francisco]. IEEE Spectrum&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In late August 2012, Bitcoin Savings and Trust was shut down by the owner, allegedly leaving around $5.6 million in debts; this led to allegations of the operation being a Ponzi scheme.&amp;lt;ref&amp;gt;{{Cite web|title=Bitcoin ponzi scheme – investors lose $5 million USD in online hedge fund|url=https://rt.com/usa/news/investors-currency-digital-fund-868/|publisher=RT}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|last=Jeffries|first=Adrianne|title=Suspected multi-million dollar Bitcoin pyramid scheme shuts down, investors revolt|url=http://www.theverge.com/2012/8/27/3271637/bitcoin-savings-trust-pyramid-scheme-shuts-down|publisher=The Verge}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|last=Mick|first=Jason|title=&amp;quot;Pirateat40&amp;quot; Makes Off $5.6M USD in Bitcoin From Pyramid Scheme|url=http://www.dailytech.com/Pirateat40+Makes+Off+56M+USD+in+BitCoins+From+Pyramid+Scheme/article25538.htm|publisher=DailyTech}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://pandodaily.com/2012/08/31/bitcoin-how-a-virtual-currency-became-real-with-a-5-6m-fraud/ Bitcoin: How a Virtual Currency Became Real with a $5.6M Fraud]. PandoDaily&amp;lt;/ref&amp;gt; In September 2012, it was reported that U.S. Securities and Exchange Commission has started an investigation on the case.&amp;lt;ref&amp;gt;[http://blogs.telegraph.co.uk/technology/willardfoxton2/100007836/bitcoin-pirate-scandal-sec-steps-in-amid-allegations-that-the-whole-thing-was-a-ponzi-scheme/ Bitcoin &#039;Pirate&#039; scandal: SEC steps in amid allegations that the whole thing was a Ponzi scheme ]. The Telegraph&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In September 2012, Bitfloor bitcoin exchange also reported being hacked, with 24,000 bitcoins (roughly equivalent to USD 250,000) stolen. As a result, Bitfloor suspended operations.&amp;lt;ref&amp;gt;[http://www.bbc.co.uk/news/technology-19486695 Bitcoin theft causes Bitfloor exchange to go offline]. BBC&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.theverge.com/2012/9/5/3293375/bitfloor-bitcoin-exchange-suspended-theft Bitcoin exchange BitFloor suspends operations after $250,000 theft bitcoin exchange BitFloor suspends operations after $250,000 theft]. The Verge&amp;lt;/ref&amp;gt; The same month, Bitfloor resumed operations, with its founder saying that he reported the theft to FBI, and that he is planning to repay the victims, though the time frame for such repayment is unclear.&amp;lt;ref&amp;gt;[http://www.pcworld.com/article/2010586/bitcoin-exchange-back-online-after-hack.html?tk=rel_news Bitcoin exchange back online after hack]. PCWorld&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Taxation===&lt;br /&gt;
In September 2012, the Intra-European Organization of Tax Administrations (IOTA), in Tbilisi, Georgia, held a workshop titled &amp;quot;Auditing Individuals and Legal Entities in the Use of e-Money&amp;quot;. The workshop was attended by representatives from 23 countries.&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; Jerry Taylor, IOTA&#039;s technical taxation expert, said, &amp;quot;There&#039;s an awful lot happening on the Internet environment which is fascinating at the moment and introducing new challenges for auditors when it comes to virtual currency.&amp;quot;&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; Bitcoin was mentioned during the workshop.&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Matthew Elias, founder of the [[Cryptocurrency Legal Advocacy Group]] (CLAG) published &amp;quot;Staying Between the Lines: A Survey of U.S. Income Taxation and its Ramifications on Cryptocurrencies&amp;quot;, which discusses &amp;quot;the taxability of cryptocurrencies such as Bitcoin&amp;quot;.&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; CLAG &amp;quot;stressed the importance for taxpayers to determine on their own whether taxes are due on a Bitcoin-related transaction based on whether one has &amp;quot;experienced a realization event.&amp;quot;&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; Such examples are &amp;quot;when a taxpayer has provided a service in exchange for Bitcoins, a realization event has probably occurred, and any gain or loss would likely be calculated using fair market values for the service provided.&amp;quot;&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Peter Vessenes]], [[Bitcoin Foundation|Bitcoin Foundation&#039;s]] executive director, said, since the foundation is trying to pay for everything in bitcoins, including salaries, &amp;quot;How do we W-2 someone for their Bitcoins? Do we mark-to-market every time a transfer happens? Payroll companies cringe.&amp;quot;&amp;lt;ref name=&amp;quot;BitCoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; The Bitcoin Foundation hopes &amp;quot;to push for solid guidance about its legal and tax treatment.&amp;quot; [[Patrick Murck]], legal counsel for the Bitcoin Foundation, said he would like &amp;quot;to help regulators understand the technology better so they can make better decisions.&amp;quot;&amp;lt;ref name=&amp;quot;BitCoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; Murck said, &amp;quot;Bitcoin has the potential to become much more than a niche currency, but it needs the guidance and understanding of regulators.&amp;quot; and &amp;quot;The full potential of Bitcoin could be realized through clearer guidelines and a better understanding by financial and tax regulators.&amp;quot; and &amp;quot;Part of making that happen is to talk to regulators, the IRS, and tax professionals and helping them understand that Bitcoin is not this nefarious thing, it&#039;s just software, it&#039;s a community, and there&#039;s nothing inherently nefarious about either of those things.&amp;quot;&amp;lt;ref name=&amp;quot;BitCoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Introduction]]&lt;br /&gt;
* [[Getting started]]&lt;br /&gt;
* [[Using_Bitcoin|Detailed tutorial]]&lt;br /&gt;
* [[FAQ]]&lt;br /&gt;
* [https://www.weusecoins.com What Is Bitcoin?]&lt;br /&gt;
* [https://www.bitcoinmining.com What Is Bitcoin Mining?]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Where to check Bitcoin price==&lt;br /&gt;
[https://www.coingecko.com/en/coins/bitcoin Coingecko BTC price]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://coinriders.com/coin/bitcoin Coinriders BTC price]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.livecoinwatch.com/price/Bitcoin-BTC Livecoinwatch BTC price]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Where to find Bitcoin Atm near me==&lt;br /&gt;
&lt;br /&gt;
[https://paxful.com/atm Paxful]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://coinatmradar.com/ coinatmradar.]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Digital currencies]]&lt;br /&gt;
{{wp}}{{p-move}}{{good}}&lt;br /&gt;
[[es:Bitcoin]][[de:Bitcoin]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin&amp;diff=70999</id>
		<title>Bitcoin</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin&amp;diff=70999"/>
		<updated>2026-02-03T06:40:45Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Remove bitcoin address&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Bitcoin&#039;&#039;&#039; is a decentralized [[digital currency]] created by an unknown person or group of people under the name [[Satoshi Nakamoto]] and released as open-source software in 2009. It does not rely on a central server to process transactions or store funds. There are a maximum of 2,099,999,997,690,000 bitcoin elements (called satoshis, the unit has been named in collective homage to the original creator), which are currently most commonly measured in units of 100,000,000 known as BTC. There will only ever be 21 million bitcoin (BTC) to ever be created.&lt;br /&gt;
&lt;br /&gt;
{{As of|January 2018}}, it is the most widely used alternative currency,&amp;lt;ref name=&amp;quot;Quantitative Analysis of the Full Bitcoin Transaction Graph&amp;quot;&amp;gt;{{cite web|title=Quantitative Analysis of the Full Bitcoin Transaction Graph|url=https://eprint.iacr.org/2012/584.pdf|publisher=Cryptology ePrint Archive|accessdate=18 October 2012|author=Ron Dorit|coauthors=Adi Shamir|page=17|quote=The Bitcoin system is the best known and most widely used alternative payment scheme,...}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;Cryptocurrency Market Capitalization&amp;quot;&amp;gt;{{Cite web|title=Coinmarketcap.com|url=https://coinmarketcap.com/}}&amp;lt;/ref&amp;gt; now with the total market cap around 250 billion US dollars.&amp;lt;ref&amp;gt;{{cite web|title=Market Capitalization|url=https://coinmarketcap.com/currencies/bitcoin/|publisher=Coinmarketcap.com|accessdate=10 January 2018}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Bitcoin has no central issuer; instead, the peer-to-peer network regulates bitcoins, transactions and issuance according to consensus in network software. These transactions are verified by network nodes through the use of cryptography and recorded in a public distributed ledger called a blockchain.&lt;br /&gt;
&lt;br /&gt;
Bitcoins are issued to various nodes that verify transactions through computing power;&lt;br /&gt;
it is established that there will be a limited and scheduled release of no more than BTC 21 million worth of coins, which will be fully issued by the year 2140. &lt;br /&gt;
&lt;br /&gt;
Bitcoins are created as a reward for a process known as mining. They can be exchanged for other currencies, products, and services. As of February 2015, over 100,000 merchants and vendors accepted bitcoins as payment. Research produced by the University of Cambridge estimates that in 2017, there were 2.9 to 5.8 million unique users using a cryptocurrency wallet, most of them using Bitcoin.&lt;br /&gt;
&lt;br /&gt;
Internationally, bitcoins can be exchanged and managed through various websites and [[software]] along with physical banknotes and coins.&amp;lt;ref&amp;gt;{{Cite web|title=Physical Bitcoins by Casascius|url=https://www.casascius.com/|publisher=Casascius Coins|accessdate=29 September 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|title=Bitbills|url=http://www.bitbills.com/|publisher=Bitbills|accessdate=29 September 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
{{main|History}}&lt;br /&gt;
&lt;br /&gt;
A cryptographic system for untraceable payments was first described by David Chaum in 1982.&amp;lt;ref&amp;gt;[http://blog.koehntopp.de/uploads/Chaum.BlindSigForPayment.1982.PDF David Chaum, Blind signatures for untraceable payments], Advances in Cryptology - Crypto &#039;82, Springer-Verlag (1983), 199–203.&amp;lt;/ref&amp;gt; In 1990 Chaum extended this system to create the first cryptographic anonymous electronic cash system.,&amp;lt;ref&amp;gt;{{cite journal|journal=Lecture Notes in Computer Science|last1=Chaum|first1=David|last2=Fiat|first2=Amos|last3=Naor|first3=Moni|title=Untraceable Electronic Cash|url=http://blog.koehntopp.de/uploads/chaum_fiat_naor_ecash.pdf}}&amp;lt;/ref&amp;gt; which became known as ecash.&lt;br /&gt;
&amp;lt;ref&amp;gt;{{cite web|url=https://www.wired.com/wired/archive/2.12/emoney.html|publisher=Wired|title=E-Money (That&#039;s What I Want)|date=1994–2012|author=Steven Levy}}&amp;lt;/ref&amp;gt; In 1998 [[Wei Dai]] published a description of an anonymous, distributed electronic cash system which he called &amp;quot;b-money&amp;quot;.&amp;lt;ref&amp;gt;{{cite web|title=B-Money|url=http://www.weidai.com/bmoney.txt|author=Wei Dai|year=1998}}&amp;lt;/ref&amp;gt; Around the same time, Nick Szabo created &#039;&#039;bit gold&#039;&#039;.&amp;lt;ref&amp;gt;{{cite web|url=https://spectrum.ieee.org/computing/software/bitcoin-the-cryptoanarchists-answer-to-cash/0|title=Bitcoin: The Cryptoanarchists’ Answer to Cash|publisher=IEEE Spectrum|quote=Around the same time, Nick Szabo, a computer scientist who now blogs about law and the history of money, was one of the first to imagine a new digital currency from the ground up. Although many consider his scheme, which he calls “bit gold,” to be a precursor to Bitcoin}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;bitgold&amp;quot;&amp;gt;{{cite web|title=Bit gold|url=https://unenumerated.blogspot.co.uk/2005/12/bit-gold.html|author=Nick Szabo|quote=My proposal for bit gold is based on computing a string of bits from a string of challenge bits, using functions called variously &amp;quot;client puzzle function,&amp;quot; &amp;quot;proof of work function,&amp;quot; or &amp;quot;secure benchmark function.&amp;quot;. The resulting string of bits is the proof of work.... The last-created string of bit gold provides the challenge bits for the next-created string.}}&amp;lt;/ref&amp;gt; Like Bitcoin, &#039;&#039;Bit gold&#039;&#039; was a currency system where users would compete to solve a [[proof of work]] function, with solutions being cryptographically chained together and published via a distributed property title registry. A variant of &#039;&#039;Bit gold&#039;&#039;, called &#039;&#039;Reusable Proofs of Work&#039;&#039;, was implemented by Hal Finney.&amp;lt;ref name=&amp;quot;bitgold&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In 2008, Satoshi Nakamoto published a [[Bitcoin_white_paper|paper]]&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
 |last= Nakamoto&lt;br /&gt;
 |first= Satoshi&lt;br /&gt;
 |title= Bitcoin: A Peer-to-Peer Electronic Cash System&lt;br /&gt;
 |url= http://www.cs.kent.edu/~JAVED/class-P2P12F/papers-2012/PAPER2012-p2p-bitcoin-satoshinakamoto.pdf&lt;br /&gt;
 |accessdate = 14 December 2010&lt;br /&gt;
 |date= 24 May 2009&lt;br /&gt;
 |postscript=&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://article.gmane.org/gmane.comp.encryption.general/12588/&lt;br /&gt;
 |title= Bitcoin P2P e-cash paper&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; on The Cryptography Mailing list at metzdowd.com&amp;lt;ref&amp;gt;[https://www.mail-archive.com/search?l=cryptography@metzdowd.com&amp;amp;q=from:%22Satoshi+Nakamoto%22 Satoshi&#039;s posts to Cryptography mailing list]&amp;lt;/ref&amp;gt; describing the Bitcoin protocol.&lt;br /&gt;
&lt;br /&gt;
The Bitcoin network came into existence on 3 January 2009 with the release of the first Bitcoin client, [[wxBitcoin]], and the issuance of the first bitcoins.&amp;lt;ref&amp;gt;{{cite web |title=Block 0 – Bitcoin Block Explorer |url=https://blockexplorer.com/block/000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f }}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |url=https://www.mail-archive.com/cryptography@metzdowd.com/msg10142.html |title=Bitcoin v0.1 released}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |url=https://sourceforge.net/news/?group_id=244765 |title=SourceForge.net: Bitcoin}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
A year after, the initial exchange rates for Bitcoin were set by individuals on the bitcointalk forums.{{Citation needed|date=October 2012}} The most significant transaction involved a BTC 10,000 pizza.&amp;lt;ref&amp;gt;{{cite web|title=The Rise and Fall of Bitcoin|url=https://www.wired.com/magazine/2011/11/mf_bitcoin/|publisher=Wired|accessdate=13 October 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
Today, the majority of bitcoin exchanges occur on the [[Bitstamp]] bitcoin exchange.&amp;lt;ref&amp;gt;{{cite web | title = Exchange volume distribution | work = by market | publisher = [[Bitcoin Charts]] | date = 15 April 2014 | url = https://bitcoincharts.com/charts/volumepie/ | accessdate = 15 April 2014 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In 2011, Wikileaks,&amp;lt;ref&amp;gt;{{cite news&lt;br /&gt;
 |last= Greenberg&lt;br /&gt;
 |first= Andy&lt;br /&gt;
 |url= http://blogs.forbes.com/andygreenberg/2011/06/14/wikileaks-asks-for-anonymous-bitcoin-donations/&lt;br /&gt;
 |title= WikiLeaks Asks For Anonymous Bitcoin Donations – Andy Greenberg – The Firewall – Forbes&lt;br /&gt;
 |publisher= Blogs.forbes.com&lt;br /&gt;
 |date= 14 June 2011&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; [[Freenet]],&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://freenetproject.org/donate.html&lt;br /&gt;
 |title= /donate&lt;br /&gt;
 |publisher= The Freenet Project&lt;br /&gt;
 |date=&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; Singularity Institute,&amp;lt;ref&amp;gt;[http://singinst.org/donate/ SIAI donation page]&amp;lt;/ref&amp;gt; Internet Archive,&amp;lt;ref&amp;gt;[https://www.archive.org/donate/index.php Internet Archive donation page]&amp;lt;/ref&amp;gt; Free Software Foundation&amp;lt;ref&amp;gt;[https://my.fsf.org/donate/other/ Other ways to donate]&amp;lt;/ref&amp;gt; and others, began [[Receiving_donations_with_bitcoin|to accept donations in bitcoins]]. The Electronic Frontier Foundation did so for a while but has since stopped, citing concerns about a lack of legal precedent about new currency systems, and because they &amp;quot;generally don&#039;t endorse any type of product or service&amp;quot;.&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://www.eff.org/deeplinks/2011/06/eff-and-bitcoin&lt;br /&gt;
 |title= EFF and Bitcoin &amp;amp;#124; Electronic Frontier Foundation&lt;br /&gt;
 |publisher= Eff.org&lt;br /&gt;
 |date= 14 June 2011&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; Some small businesses had started to adopt Bitcoin. LaCie, a public company, accepts bitcoins for its Wuala service.&amp;lt;ref&amp;gt;{{Cite web|url=http://www.wuala.com/en/bitcoin |title=Secure Online Storage – Backup. Sync. Share. Access Everywhere |publisher=Wuala |date= |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In 2012, BitPay reports of having over 1000 merchants accepting bitcoins under its payment processing service.&amp;lt;ref&amp;gt;{{cite web|title=BitPay Signs 1,000 Merchants to Accept Bitcoin Payments|url=http://www.americanbanker.com/issues/177_176/bitpay-signs-1000-merchants-to-accept-bitcoin-payments-1052538-1.html|publisher=American Banker|accessdate=12 October 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Administration==&lt;br /&gt;
Bitcoin is administered through a decentralized peer-to-peer network.&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;/&amp;gt; Cryptographic technologies and the peer-to-peer network of computing power enables users to make and verify irreversible, instant online bitcoin payments, without an obligation to trust and use centralized banking institutions and authorities. Dispute resolution services are not made directly available. Instead it is left to the users to verify and trust the parties they are sending money to through their choice of methods. &lt;br /&gt;
&lt;br /&gt;
Bitcoins are issued according to rules agreed to by the majority of the computing power within the Bitcoin network. The core rules describing the predictable issuance of bitcoins to its verifying servers, a voluntary and competitive transaction fee system and the hard limit of no more than BTC 21 million issued in total.&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Bitcoin does not require a central bank, State,&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://spectrum.ieee.org/computing/software/bitcoin-the-cryptoanarchists-answer-to-cash/3&lt;br /&gt;
 |title= Bitcoin: The Cryptoanarchists&#039; Answer to Cash&lt;br /&gt;
 |publisher= IEEE.org&lt;br /&gt;
 |date= June 2012&lt;br /&gt;
 |accessdate = 5 June 2012&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; or incorporated backers.&lt;br /&gt;
&lt;br /&gt;
==Services==&lt;br /&gt;
{{main|Wallet}}&lt;br /&gt;
&lt;br /&gt;
Bitcoins are sent and received through software and websites called wallets. They send and confirm transactions to the network through Bitcoin addresses, the identifiers for users&#039; Bitcoin wallets within the network.&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Bitcoin addresses===&lt;br /&gt;
{{main|Address}}&lt;br /&gt;
&lt;br /&gt;
Payments are made to Bitcoin &amp;quot;addresses&amp;quot;: human-readable strings of numbers and letters around 33 characters in length, always beginning with the digit 1 or 3. However, newer &amp;quot;[[Segregated Witness|Segwit]]&amp;quot; addresses begin with bc1 and contain entirely numbers and lowercase letters.&lt;br /&gt;
&lt;br /&gt;
Users obtain new Bitcoin addresses from their Bitcoin software. Creating a new address can be a completely offline process and require no communication with the Bitcoin network. Web services usually generate a new Bitcoin address for every user, allowing them to have their custom deposit addresses, but sometimes this is not the case.&lt;br /&gt;
&lt;br /&gt;
===Transaction fees===&lt;br /&gt;
{{main|Transaction fees}}&lt;br /&gt;
Transaction fees may be included with any transfer of bitcoins. While it&#039;s technically possible to send a transaction with zero fee, {{as of|2017|lc=on}} it&#039;s highly unlikely that one of these transactions confirms in a realistic amount of time, causing most nodes on the network to drop it. For transactions which consume or produce many outputs (and therefore have a large data size), higher transaction fees are usually expected.&lt;br /&gt;
&lt;br /&gt;
===Confirmations===&lt;br /&gt;
{{main|Confirmation}}&lt;br /&gt;
&lt;br /&gt;
The network&#039;s software confirms a transaction when it records it in a block. Further blocks of transactions confirm it even further. After six confirmations/blocks, a transaction is confirmed beyond reasonable doubt.&lt;br /&gt;
&lt;br /&gt;
The network must store the whole transaction history inside the blockchain, which grows constantly as new records are added and never removed. Nakamoto conceived that as the database became larger, users would desire applications for Bitcoin that didn&#039;t store the entire database on their computer. To enable this, the blockchain uses a [[merkle tree]] to organize the transaction records in such a way that client software can locally delete portions of its own database it knows it will never need, such as earlier transaction records of bitcoins that have changed ownership multiple times.&lt;br /&gt;
&lt;br /&gt;
==Economics==&lt;br /&gt;
&lt;br /&gt;
===Initial distribution===&lt;br /&gt;
&lt;br /&gt;
Bitcoin has no centralized issuing authority.&amp;lt;ref name=&amp;quot;ars-06-08-11&amp;quot;&amp;gt;&lt;br /&gt;
{{Cite news&lt;br /&gt;
 |first= Thomas&lt;br /&gt;
 |last= Lowenthal&lt;br /&gt;
 |title= Bitcoin: inside the encrypted, peer-to-peer digital currency&lt;br /&gt;
 |newspaper= Ars Technica&lt;br /&gt;
 |date= 8 June 2011&lt;br /&gt;
 |url= https://arstechnica.com/tech-policy/news/2011/06/bitcoin-inside-the-encrypted-peer-to-peer-currency.ars&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite news&lt;br /&gt;
 |author= Sponsored by&lt;br /&gt;
 |url= http://www.economist.com/blogs/babbage/2011/06/virtual-currency&lt;br /&gt;
 |title= Virtual currency: Bits and bob&lt;br /&gt;
 |publisher= The Economist&lt;br /&gt;
 |date=&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |last= Geere&lt;br /&gt;
 |first= Duncan&lt;br /&gt;
 |url= https://www.wired.co.uk/news/archive/2011-05/16/bitcoin-p2p-currency&lt;br /&gt;
 |title= Peer-to-peer currency Bitcoin sidesteps financial institutions (Wired UK)&lt;br /&gt;
 |publisher= Wired.co.uk&lt;br /&gt;
 |date=&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; The network is programmed to increase the money supply as a geometric series until the total number of bitcoins reaches 21 million.&amp;lt;ref name=&amp;quot;Quantitative Analysis of the Full Bitcoin Transaction Graph&amp;quot;/&amp;gt; {{As of|2012|10}} slightly over 10 million of the total BTC 21 million had been created; the current total number created is available online.&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |title= Total Number of Bitcoins in Existence&lt;br /&gt;
 |url= https://blockexplorer.com/q/totalbc&lt;br /&gt;
 |work= Bitcoin Block Explorer&lt;br /&gt;
 |accessdate = 3 October 2012&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; By 2013 half of the total supply will have been generated, and by 2017, three-quarters will have been generated. To ensure sufficient granularity of the [[money supply]], clients can divide each BTC unit down to eight decimal places (a total of 2.1&amp;amp;nbsp;×&amp;amp;nbsp;10&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt; or 2.1 quadrillion units).&amp;lt;ref name=&amp;quot;lwn&amp;quot;&amp;gt;{{Cite news&lt;br /&gt;
 |author= Nathan Willis&lt;br /&gt;
 |date= 10 November 2010&lt;br /&gt;
 |title= Bitcoin: Virtual money created by CPU cycles&lt;br /&gt;
 |publisher= LWN.net&lt;br /&gt;
 |url= https://lwn.net/Articles/414452/&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The network {{As of|2012|lc=on}} required over one million times more work for confirming a block and receiving an award (BTC 25 {{As of|2012|2|lc=on}}) than when the first blocks were confirmed.&lt;br /&gt;
The difficulty is automatically adjusted every 2016 blocks based on the time taken to find the previous 2016 blocks such that one block is created roughly every 10 minutes.&lt;br /&gt;
&lt;br /&gt;
Those who chose to put computational and electrical resources toward mining early on had a greater chance at receiving awards for block generations. This served to make available enough processing power to process blocks. Indeed, without miners there are no transactions and the bitcoin economy comes to a halt.&lt;br /&gt;
&lt;br /&gt;
===Exchange rate===&lt;br /&gt;
Prices fluctuate relative to goods and services more than more widely accepted currencies;&lt;br /&gt;
the price of a bitcoin is not static.&lt;br /&gt;
&lt;br /&gt;
In August 2012, 1 bitcoin traded at around US$10.00. Taking into account the total number of bitcoins mined, the monetary base of the Bitcoin network stands at over USD 110 million.&amp;lt;ref&amp;gt;[http://www.bitcoinwatch.com/ http://www.bitcoinwatch.com/] Bitcoin statistics&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Anonymity ==&amp;lt;!--Please keep as starting template--&amp;gt;&lt;br /&gt;
{{main|Anonymity &amp;amp; Security}}&lt;br /&gt;
&lt;br /&gt;
=== Transactions ===&lt;br /&gt;
&lt;br /&gt;
While using bitcoins is an excellent way to make your purchases, donations, and p2p payments without losing money through inflated transaction fees, transactions are never truly anonymous. Buying bitcoin you pass identification, Bitcoin transactions are stored publicly and permanently on the network, which means anyone can see the balance and transactions of any Bitcoin address. Bitcoin activities are recorded and available publicly via the [[blockchain]], a comprehensive database which keeps a record of Bitcoin transactions.&lt;br /&gt;
&lt;br /&gt;
=== Buying/selling bitcoins ===&lt;br /&gt;
&lt;br /&gt;
All exchange companies require the user to scan ID documents, and large transactions must be reported to the proper governmental authority.&lt;br /&gt;
&lt;br /&gt;
This means that a third party with an interest in tracking your activities can use your visible balance and ID information as a basis from which to track your future transactions or to study previous activity. In short, you have compromised your [[security]] and [[privacy]].&lt;br /&gt;
&lt;br /&gt;
In addition to conventional exchanges there are also peer-to-peer exchanges. Peer to peer exchanges will often not collect KYC and identity information directly from users, instead they let the users handle KYC amongst themselves. These can often be a better alternative for those looking to purchase bitcoins quickly and without KYC delay.&lt;br /&gt;
&lt;br /&gt;
=== Mixing services ===&lt;br /&gt;
&lt;br /&gt;
[http://anonymity.co.in/mixing_services.html Mixing services] are used to avoid compromising of privacy and security. Mixing services provide to periodically exchange your bitcoins for different ones which cannot be associated with the original owner.&lt;br /&gt;
&lt;br /&gt;
== Security ==&amp;lt;!--Please keep as starting template--&amp;gt;&lt;br /&gt;
{{seealso|Weaknesses}}&lt;br /&gt;
&lt;br /&gt;
In the history of Bitcoin, there have been a few [[incidents]], caused by problematic as well as malicious transactions. In the worst such incident, and the only one of its type, a person was able to pretend that he had a practically infinite supply of bitcoins, for almost 9 hours.&lt;br /&gt;
&lt;br /&gt;
Bitcoin relies, among other things, on [https://en.wikipedia.org/wiki/Public-key_cryptography public key cryptography] and thus may be vulnerable to [https://en.wikipedia.org/wiki/Elliptic_curve_cryptography#Quantum_computing_attacks quantum computing attacks] if and when practical quantum computers can be constructed.&lt;br /&gt;
&lt;br /&gt;
If multiple different software packages, whose usage becomes widespread on the Bitcoin network, disagree on the protocol and the rules for transactions, this could potentially cause a fork in the block chain with each faction of users being able to accept only their own version of the history of transactions. This could influence the price of bitcoins.&lt;br /&gt;
&lt;br /&gt;
A global, organized campaign against the currency or the software could also influence the demand for bitcoins, and thus the exchange price.&lt;br /&gt;
&lt;br /&gt;
==Bitcoin mining==&lt;br /&gt;
{{main|Mining}}&lt;br /&gt;
&lt;br /&gt;
Bitcoin mining nodes are responsible for managing the Bitcoin network.&lt;br /&gt;
&lt;br /&gt;
Bitcoins are awarded to Bitcoin nodes known as &amp;quot;miners&amp;quot; for the solution to a difficult [[proof-of-work]] problem which confirms transactions and prevents double-spending. This incentive, as the Nakamoto white paper describes it, encourages &amp;quot;nodes to support the network, and provides a way to initially distribute coins into circulation, since no central authority issues them.&amp;quot;&amp;lt;ref name=&amp;quot;whitepaper&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nakamoto compared the generation of new coins by expending CPU time and electricity to gold miners expending resources to add gold to circulation.&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Cryptocurrency Mining Farm.jpg|right|350px|thumb|Iceland is a good location for [[mining]] bitcoins because of the natural cold temperature.]]&lt;br /&gt;
&lt;br /&gt;
===Node operation===&lt;br /&gt;
&lt;br /&gt;
The node software for the Bitcoin network is based on peer-to-peer networking, digital signatures and cryptographic proof to make and verify transactions. Nodes broadcast transactions to the network, which records them in a public record of all transactions called the &#039;&#039;blockchain&#039;&#039; after validating them with a [[proof-of-work|proof-of-work system]].&lt;br /&gt;
&lt;br /&gt;
Satoshi Nakamoto designed the first Bitcoin node and mining software&amp;lt;ref name=&amp;quot;processors&amp;quot;&amp;gt;{{Cite news&lt;br /&gt;
 |last= Davis&lt;br /&gt;
 |first= Joshua&lt;br /&gt;
 |title= The Crypto-Currency&lt;br /&gt;
 |url= https://www.wired.com/magazine/2011/11/mf_bitcoin/all&lt;br /&gt;
 |accessdate = 11 November 2011&lt;br /&gt;
 |newspaper= Wired Magazine&lt;br /&gt;
 |date= 10 November 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; and developed the majority of the first implementation, Bitcoind, from 2007 to mid-2010.&amp;lt;ref name=&amp;quot;code_start&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
 |url= https://bitcointalk.org/index.php?topic=13.msg46#msg46&lt;br /&gt;
 |title= Questions about Bitcoin&lt;br /&gt;
 |publisher= Bitcoin forum&lt;br /&gt;
 |date= 10 December 2009&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Node implementations include core software such as Bitcoind/Bitcoin-Qt, [[libbitcoin]], [[cbitcoin]]&amp;lt;ref&amp;gt;{{Cite web|title=cbitcoin|url=https://github.com/MatthewLM/cbitcoin|accessdate=3 October 2012}}&amp;lt;/ref&amp;gt; and [[BitCoinJ|bitcoinj]].&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://news.slashdot.org/story/11/03/23/0210207/Google-Engineer-Releases-Open-Source-Bitcoin-Client&lt;br /&gt;
 |title= Google Engineer Releases Open Source Bitcoin Client&lt;br /&gt;
 |author= angry tapir, timothy&lt;br /&gt;
 |date= 23 March 2011&lt;br /&gt;
 |publisher= Slashdot&lt;br /&gt;
 |accessdate = 18 May 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= http://www.javaworld.com/javaworld/jw-01-2012/120110-bitcoin-for-beginners-3.html?page=1&lt;br /&gt;
 |title= Bitcoin for beginners: The BitcoinJ API&lt;br /&gt;
 |author= Dirk Merkel&lt;br /&gt;
 |date= 10 January 2012&lt;br /&gt;
 |publisher= JavaWorld&lt;br /&gt;
 |accessdate = 3 August 2012&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Every node in the Bitcoin network collects all the unacknowledged transactions it knows of in a file called a &#039;&#039;block&#039;&#039;, which also contains a reference to the previous valid block known to that node. It then appends a [[nonce]] value to this previous block and computes the SHA-256 cryptographic hash of the block and the appended nonce value. The node repeats this process until it adds a nonce that allows for the generation of a hash with a value lower than a specified &#039;&#039;target&#039;&#039;. Because computers cannot practically reverse the hash function, finding such a nonce is hard and requires on average a predictable amount of repetitious trial and error. This is where the &#039;&#039;[[proof-of-work]]&#039;&#039; concept comes in to play. When a node finds such a solution, it announces it to the rest of the network. Peers receiving the new solved block validate it by computing the hash and checking that it really starts with the given number of zero bits (i.e., that the hash is within the target). Then they accept it and add it to the chain.&lt;br /&gt;
&lt;br /&gt;
===Mining rewards===&lt;br /&gt;
In addition to receiving the pending transactions confirmed in the block, a generating node adds a &#039;&#039;generate&#039;&#039; transaction, which awards new bitcoins to the operator of the node that generated the block. The system sets the payout of this generated transaction according to its defined inflation schedule. The miner that generates a block also receives the fees that users have paid as an incentive to give particular transactions priority for faster confirmation.&amp;lt;ref&amp;gt;[https://www.bitcoinmining.com Bitcoin Mining]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The network never creates more than a BTC 50 reward per block and this amount will decrease over time towards zero, such that no more than BTC 21 million will ever exist.&amp;lt;ref name=&amp;quot;lwn&amp;quot; /&amp;gt; As this payout decreases, the incentive for users to run block-generating nodes is intended to change to earning [[#Transaction fees|transaction fees]].&lt;br /&gt;
&lt;br /&gt;
===Mining pools===&lt;br /&gt;
{{main|Pooled mining}}&lt;br /&gt;
&lt;br /&gt;
Bitcoin users often pool computational effort to increase the stability of the collected fees and subsidy they receive.&amp;lt;ref name=&amp;quot;We Use Coins Mining&amp;quot;&amp;gt;{{cite web|title=About Bitcoin Mining|url=https://www.weusecoins.com/en/mining-guide/|publisher=We Use Coins|accessdate=27 May 2015}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Mining difficulty===&lt;br /&gt;
{{main|Difficulty}}&lt;br /&gt;
&lt;br /&gt;
In order to throttle the creation of blocks, the difficulty of generating new blocks is adjusted over time. If mining output increases or decreases, the difficulty increases or decreases accordingly.&lt;br /&gt;
&lt;br /&gt;
The adjustment is done by changing the threshold that a hash is required to be less than. A lower threshold means fewer possible hashes can be accepted, and thus a higher degree of difficulty. The target rate of block generation is one block every 10 minutes, or 2016 blocks every two weeks. Bitcoin changes the difficulty of finding a valid block every 2016 blocks, using the difficulty that would have been most likely to cause the prior 2016 blocks to have taken two weeks to generate, according to the timestamps on the blocks. Technically, this is done by modelling the generation of bitcoins as Poisson process. All nodes perform and enforce the same difficulty calculation.&lt;br /&gt;
&lt;br /&gt;
Difficulty is intended as an automatic stabilizer allowing mining for bitcoins to remain profitable in the long run for the most efficient miners, independently of the fluctuations in demand of the bitcoin in relation to other currencies.&lt;br /&gt;
&lt;br /&gt;
===Mining hardware===&lt;br /&gt;
{{main|Mining Hardware Comparison}}&lt;br /&gt;
&lt;br /&gt;
Bitcoins used to be mined through Intel/AMD CPUs. {{As of | 2012}}, mining has gradually moved to [[GPU]] and [[FPGA]] hardware.&amp;lt;ref name=&amp;quot;bitcoinmag-butterfly&amp;quot; /&amp;gt; [[Application-specific integrated circuit|ASIC]]-based hardware for bitcoin mining has been announced by several manufacturers who intend to ship products from late 2012 to early 2013.&amp;lt;ref name=&amp;quot;bitcoinmag-butterfly&amp;quot;&amp;gt;{{Cite web|title=Bitpay Breaks Daily Volume Record with Butterfly ASIC mining release|url=http://bitcoinmagazine.net/bitpay-breaks-daily-volume-record-with-butterfly-asic-mining-release/|publisher=Bitcoin Magazine}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Concerns==&lt;br /&gt;
&lt;br /&gt;
===As an investment===&lt;br /&gt;
{{main|Bitcoin as an investment}}&lt;br /&gt;
&lt;br /&gt;
Bitcoin describes itself as an experimental digital currency. Reuben Grinberg has noted that Bitcoin&#039;s supporters have argued that bitcoins are neither securities nor investments because they fail to meet the criteria for either category.&amp;lt;ref name=&amp;quot;grinberg&amp;quot;&amp;gt;{{cite web | url=http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1817857 | title=Bitcoin: An Innovative Alternative Digital Currency | publisher=SSRN | date=9 December 2011 | accessdate=4 December 2012 | author=Grinberg, Reuben}}&amp;lt;/ref&amp;gt; Although it is a virtual currency, some people see it as an investment&amp;lt;ref name=&amp;quot;cnbc&amp;quot;&amp;gt;{{cite web | url=http://www.cnbc.com/id/45030812/The_Pros_And_Cons_Of_Biting_on_Bitcoins | title=The Pros And Cons Of Biting on Bitcoins | publisher=CNBC | date=23 November 2011 | accessdate=4 December 2012 | author=Gustke, Constance}}&amp;lt;/ref&amp;gt; or accuse it of being a form of investment fraud known as a Ponzi scheme.&amp;lt;ref&amp;gt;{{cite web |url=https://www.theregister.co.uk/2011/06/08/bitcoin_under_attack/ |title=US senators draw a bead on Bitcoin |last1=Chirgwin |first1=Richard |date=8 June 2011 |publisher=The Register |accessdate=14 November 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |url=http://uk.reuters.com/article/2012/04/01/uk-traders-bitcoin-idUKBRE8300JL20120401 |title=Bitcoin, the City traders&#039; anarchic new toy |last1=O&#039;Leary |first1=Naomi |date=2 April 2012 |publisher=Reuters |accessdate=14 November 2012}}&amp;lt;/ref&amp;gt; A report by the European Central Bank, using the U.S. Securities and Exchange Commission&#039;s definition of a Ponzi scheme, found that the use of bitcoins shares some characteristics with Ponzi schemes, but also has characteristics of its own which contradict several common aspects of Ponzi schemes.&amp;lt;ref name=&amp;quot;ecbreport&amp;quot;&amp;gt;{{cite web | url=http://www.ecb.europa.eu/pub/pdf/other/virtualcurrencyschemes201210en.pdf | title=Virtual Currency Schemes | publisher=European Central Bank | date=October 2012 | accessdate=4 December 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Privacy===&lt;br /&gt;
Because transactions are broadcast to the entire network, they are inherently public. Unlike regular banking,&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://spectrum.ieee.org/computing/software/bitcoin-the-cryptoanarchists-answer-to-cash/0&lt;br /&gt;
 |title= Bitcoin: The Cryptoanarchists&#039; Answer to Cash&lt;br /&gt;
 |publisher= IEEE.org&lt;br /&gt;
 |date= June 2012&lt;br /&gt;
 |accessdate = 5 June 2012&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; which preserves customer privacy by keeping transaction records private, loose transactional privacy is accomplished in Bitcoin by using many unique addresses for every wallet while at the same time publishing all transactions. As an example, if Alice sends BTC 123.45 to Bob, the network creates a public record that allows anyone to see that 123.45 has been sent from one address to another. However, unless Alice or Bob make their ownership of these addresses known, it is difficult for anyone else to connect the transaction with them. However, if someone connects an address to a user at any point they could follow back a series of transactions as each participant likely knows who paid them and may disclose that information on request or under duress.&lt;br /&gt;
&lt;br /&gt;
It can be difficult to associate Bitcoin identities with real-life identities.&amp;lt;ref name=&amp;quot;An Analysis of Anonymity in the Bitcoin System&amp;quot;&amp;gt;Fergal Reid and Martin Harrigan (24 July 2011). [https://anonymity-in-bitcoin.blogspot.com/2011/07/bitcoin-is-not-anonymous.html An Analysis of Anonymity in the Bitcoin System]. An Analysis of Anonymity in the Bitcoin System.&amp;lt;/ref&amp;gt; This property makes Bitcoin transactions attractive to sellers of illegal products.&amp;lt;ref name=&amp;quot;Forbes&amp;quot;&amp;gt;Andy Greenberg (20 April 2011). [http://www.forbes.com/forbes/2011/0509/technology-psilocybin-bitcoins-gavin-andresen-crypto-currency.html Crypto Currency]. Forbes Magazine.&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |last= Madrigal&lt;br /&gt;
 |first= Alexis&lt;br /&gt;
 |title= Libertarian Dream? A Site Where You Buy Drugs With Digital Dollars&lt;br /&gt;
 |publisher= The Atlantic Monthly&lt;br /&gt;
 |date= 1 June 2011&lt;br /&gt;
 |url= https://www.theatlantic.com/technology/archive/2011/06/libertarian-dream-a-site-where-you-buy-drugs-with-digital-dollars/239776/&lt;br /&gt;
 |accessdate = 5 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Illicit use===&lt;br /&gt;
&lt;br /&gt;
====Cracking====&lt;br /&gt;
The cracking organization &amp;quot;LulzSec&amp;quot; accepted donations in bitcoins, having said that the group &amp;quot;needs Bitcoin donations to continue their hacking efforts&amp;quot;.&amp;lt;ref name=&amp;quot;CNET&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
 |last= Reisinger&lt;br /&gt;
 |first= Don&lt;br /&gt;
 |url= https://news.cnet.com/8301-13506_3-20070268-17/senators-target-bitcoin-currency-citing-drug-sales/&lt;br /&gt;
 |title= Senators target Bitcoin currency, citing drug sales &amp;amp;#124; The Digital Home – CNET News&lt;br /&gt;
 |publisher= News.cnet.com&lt;br /&gt;
 |date= 9 June 2011&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite news&lt;br /&gt;
 |last= Olson&lt;br /&gt;
 |first= Parmy&lt;br /&gt;
 |url= http://blogs.forbes.com/parmyolson/2011/06/06/lulzsec-hackers-posts-sony-dev-source-code-get-7k-donation/&lt;br /&gt;
 |title= LulzSec Hackers Post Sony Dev. Source Code, Get $7K Donation – Parmy Olson – Disruptors – Forbes&lt;br /&gt;
 |publisher= Blogs.forbes.com&lt;br /&gt;
 |date= 6 June 2011&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Silk Road====&lt;br /&gt;
[[Silk Road]] is an anonymous black market that uses only the bitcoin.&amp;lt;ref name=&amp;quot;npr-06-12-11&amp;quot;&amp;gt;&lt;br /&gt;
{{Cite news&lt;br /&gt;
 |url= https://www.npr.org/2011/06/12/137138008/silk-road-not-your-fathers-amazon-com&lt;br /&gt;
 |date= 12 June 2011&lt;br /&gt;
 |newspaper= NPR&lt;br /&gt;
 |title= Silk Road: Not Your Father&#039;s Amazon.com&lt;br /&gt;
 |author= Staff&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
In a 2011 letter to Attorney General Eric Holder and the Drug Enforcement Administration, senators Charles Schumer of New York and Joe Manchin of West Virginia called for an investigation into Silk Road and the bitcoin.&amp;lt;ref name=&amp;quot;npr-06-12-11&amp;quot;/&amp;gt;&lt;br /&gt;
Schumer described the use of bitcoins at Silk Road as a form of money laundering.&amp;lt;ref name=&amp;quot;ars-06-08-11&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Botnet mining====&lt;br /&gt;
In June 2011, Symantec warned about the possibility of botnets engaging in covert &amp;quot;mining&amp;quot; of bitcoins,&amp;lt;ref&amp;gt;{{Cite web|author=Updated: 17 June 2011 | Translations available: 日本語 |url=http://www.symantec.com/connect/blogs/bitcoin-botnet-mining |title=Bitcoin Botnet Mining &amp;amp;#124; Symantec Connect Community |publisher=Symantec.com |date=17 June 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|url=http://www.zdnet.com/blog/security/researchers-find-malware-rigged-with-bitcoin-miner/8934 |title=Researchers find malware rigged with Bitcoin miner |publisher=ZDNet |date=29 June 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt; consuming computing cycles, using extra electricity and possibly increasing the temperature of the computer (not associated with [http://snowafter.com Snow Day Calculator]). Later that month, the Australian Broadcasting Corporation caught an employee using the company&#039;s servers to generate bitcoins without permission.&amp;lt;ref&amp;gt;{{Cite web|url=http://thenextweb.com/au/2011/06/23/abc-employee-caught-mining-for-bitcoins-on-company-servers/ |title=ABC employee caught mining for Bitcoins on company servers |publisher=The Next Web |date=23 June 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt; Some malware also uses the parallel processing capabilities of the GPUs built into many modern-day video cards.&amp;lt;ref&amp;gt;{{Cite news |url=https://www.theregister.co.uk/2011/08/16/gpu_bitcoin_brute_forcing/ |title=Malware mints virtual currency using victim&#039;s GPU |date=16 August 2011&amp;lt;!-- 20:00 GMT --&amp;gt;|first=Dan |last=Goodin }}&amp;lt;/ref&amp;gt; In mid August 2011, bitcoin miner botnets were found;&amp;lt;ref&amp;gt;{{Cite web|url=http://www.infosecurity-magazine.com/view/20211/researcher-discovers-distributed-bitcoin-cracking-trojan-malware/ |title=Infosecurity – Researcher discovers distributed bitcoin cracking trojan malware |publisher=Infosecurity-magazine.com |date=19 August 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt; trojans infecting Mac OS X have also been uncovered.&amp;lt;ref&amp;gt;{{Cite web|url=http://www.techworld.com.au/article/405849/mac_os_x_trojan_steals_processing_power_produce_bitcoins |title=Mac OS X Trojan steals processing power to produce Bitcoins – sophos, security, malware, Intego – Vulnerabilities – Security |publisher=Techworld |date=1 November 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Theft and fraud===&lt;br /&gt;
On 19 June 2011, a security breach of the Mt.Gox (an acronym for &#039;&#039;M&#039;&#039;agic: &#039;&#039;T&#039;&#039;he &#039;&#039;G&#039;&#039;athering &#039;&#039;O&#039;&#039;nline E&#039;&#039;x&#039;&#039;change, its original purpose) bitcoin exchange caused the price of a bitcoin to briefly drop to US$0.01 on the Mt.Gox exchange (though it remained unaffected on other exchanges) after a hacker allegedly used credentials from a Mt.Gox auditor&#039;s compromised computer to illegally transfer a large number of bitcoins to him- or herself and sell them all, creating a massive &amp;quot;ask&amp;quot; order at any price. Within minutes the price rebounded to over $15 before Mt.Gox shut down their exchange and cancelled all trades that happened during the hacking period.&amp;lt;ref&amp;gt;[https://mtgox.com/press_release_20110630.html Clarification of Mt Gox Compromised Accounts and Major Bitcoin Sell-Off]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=T1X6qQt9ONg YouTube. Bitcoin Report]&amp;lt;/ref&amp;gt; The exchange rate of bitcoins quickly returned to near pre-crash values.&amp;lt;ref name=&amp;quot;mick&amp;quot;&amp;gt;Jason Mick, 19 June 2011, [http://www.dailytech.com/Inside+the+MegaHack+of+Bitcoin+the+Full+Story/article21942.htm Inside the Mega-Hack of Bitcoin: the Full Story], DailyTech&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;Timothy B. Lee, 19 June 2011, [https://arstechnica.com/tech-policy/news/2011/06/bitcoin-price-plummets-on-compromised-exchange.ars Bitcoin prices plummet on hacked exchange], Ars Technica&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;Mark Karpeles, 20 June 2011, [https://support.mtgox.com/entries/20208066-huge-bitcoin-sell-off-due-to-a-compromised-account-rollback Huge Bitcoin sell off due to a compromised account – rollback], Mt.Gox Support&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;register1&amp;quot;&amp;gt;{{Cite news&lt;br /&gt;
 |title= Bitcoin collapses on malicious trade – Mt Gox scrambling to raise the Titanic&lt;br /&gt;
 |url= https://www.theregister.co.uk/2011/06/19/bitcoin_values_collapse_again/&lt;br /&gt;
 |date= 19 June 2011&lt;br /&gt;
 |author= Chirgwin, Richard&lt;br /&gt;
 |publisher= The Register&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; Accounts with the equivalent of more than USD 8,750,000 were affected.&amp;lt;ref name=&amp;quot;mick&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In July 2011, The operator of Bitomat, the third largest bitcoin exchange, announced that he lost access to his wallet.dat file with about 17,000 bitcoins (roughly equivalent to USD 220,000 at that time). He announced that he would sell the service for the missing amount, aiming to use funds from the sale to refund his customers.&amp;lt;ref&amp;gt;[http://siliconangle.com/blog/2011/08/01/third-largest-bitcoin-exchange-bitomat-lost-their-wallet-over-17000-bitcoins-missing/ Third Largest Bitcoin Exchange Bitomat Lost Their Wallet, Over 17,000 Bitcoins Missing]. SiliconAngle&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In August 2011, MyBitcoin, one of the popular Bitcoin transaction processors, declared that it was hacked, which resulted in it being shut down with paying 49% on customer deposits leaving more than 78,000 BitCoins (roughly equivalent to USD 800,000 at that time) unaccounted for.&amp;lt;ref&amp;gt;[http://betabeat.com/2011/08/mybitcoin-spokesman-finally-comes-forward-what-did-you-think-we-did-after-the-hack-we-got-shitfaced/ MyBitcoin Spokesman Finally Comes Forward: “What Did You Think We Did After the Hack? We Got Shitfaced”]. BetaBeat&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://betabeat.com/2011/08/search-for-owners-of-mybitcoin-loses-steam/ Search for Owners of MyBitcoin Loses Steam]. BetaBeat&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In early August 2012, a lawsuit was filed in San Francisco court against Bitcoinica, claiming about USD 460,000 from the company. Bitcoinica was hacked twice in 2012, which led to allegations of neglecting the safety of customers&#039; money and cheating them out of withdrawal requests.&amp;lt;ref&amp;gt;[https://arstechnica.com/tech-policy/2012/08/bitcoinica-users-sue-for-460k-in-lost-bitcoins/ Bitcoinica users sue for $460k in lost Bitcoins]. Arstechnica&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://spectrum.ieee.org/tech-talk/computing/networks/first-bitcoin-lawsuit-filed-in-san-francisco First Bitcoin Lawsuit Filed In San Francisco]. IEEE Spectrum&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In late August 2012, Bitcoin Savings and Trust was shut down by the owner, allegedly leaving around $5.6 million in debts; this led to allegations of the operation being a Ponzi scheme.&amp;lt;ref&amp;gt;{{Cite web|title=Bitcoin ponzi scheme – investors lose $5 million USD in online hedge fund|url=https://rt.com/usa/news/investors-currency-digital-fund-868/|publisher=RT}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|last=Jeffries|first=Adrianne|title=Suspected multi-million dollar Bitcoin pyramid scheme shuts down, investors revolt|url=http://www.theverge.com/2012/8/27/3271637/bitcoin-savings-trust-pyramid-scheme-shuts-down|publisher=The Verge}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|last=Mick|first=Jason|title=&amp;quot;Pirateat40&amp;quot; Makes Off $5.6M USD in Bitcoin From Pyramid Scheme|url=http://www.dailytech.com/Pirateat40+Makes+Off+56M+USD+in+BitCoins+From+Pyramid+Scheme/article25538.htm|publisher=DailyTech}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://pandodaily.com/2012/08/31/bitcoin-how-a-virtual-currency-became-real-with-a-5-6m-fraud/ Bitcoin: How a Virtual Currency Became Real with a $5.6M Fraud]. PandoDaily&amp;lt;/ref&amp;gt; In September 2012, it was reported that U.S. Securities and Exchange Commission has started an investigation on the case.&amp;lt;ref&amp;gt;[http://blogs.telegraph.co.uk/technology/willardfoxton2/100007836/bitcoin-pirate-scandal-sec-steps-in-amid-allegations-that-the-whole-thing-was-a-ponzi-scheme/ Bitcoin &#039;Pirate&#039; scandal: SEC steps in amid allegations that the whole thing was a Ponzi scheme ]. The Telegraph&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In September 2012, Bitfloor bitcoin exchange also reported being hacked, with 24,000 bitcoins (roughly equivalent to USD 250,000) stolen. As a result, Bitfloor suspended operations.&amp;lt;ref&amp;gt;[http://www.bbc.co.uk/news/technology-19486695 Bitcoin theft causes Bitfloor exchange to go offline]. BBC&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.theverge.com/2012/9/5/3293375/bitfloor-bitcoin-exchange-suspended-theft Bitcoin exchange BitFloor suspends operations after $250,000 theft bitcoin exchange BitFloor suspends operations after $250,000 theft]. The Verge&amp;lt;/ref&amp;gt; The same month, Bitfloor resumed operations, with its founder saying that he reported the theft to FBI, and that he is planning to repay the victims, though the time frame for such repayment is unclear.&amp;lt;ref&amp;gt;[http://www.pcworld.com/article/2010586/bitcoin-exchange-back-online-after-hack.html?tk=rel_news Bitcoin exchange back online after hack]. PCWorld&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Taxation===&lt;br /&gt;
In September 2012, the Intra-European Organization of Tax Administrations (IOTA), in Tbilisi, Georgia, held a workshop titled &amp;quot;Auditing Individuals and Legal Entities in the Use of e-Money&amp;quot;. The workshop was attended by representatives from 23 countries.&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; Jerry Taylor, IOTA&#039;s technical taxation expert, said, &amp;quot;There&#039;s an awful lot happening on the Internet environment which is fascinating at the moment and introducing new challenges for auditors when it comes to virtual currency.&amp;quot;&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; Bitcoin was mentioned during the workshop.&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Matthew Elias, founder of the [[Cryptocurrency Legal Advocacy Group]] (CLAG) published &amp;quot;Staying Between the Lines: A Survey of U.S. Income Taxation and its Ramifications on Cryptocurrencies&amp;quot;, which discusses &amp;quot;the taxability of cryptocurrencies such as Bitcoin&amp;quot;.&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; CLAG &amp;quot;stressed the importance for taxpayers to determine on their own whether taxes are due on a Bitcoin-related transaction based on whether one has &amp;quot;experienced a realization event.&amp;quot;&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; Such examples are &amp;quot;when a taxpayer has provided a service in exchange for Bitcoins, a realization event has probably occurred, and any gain or loss would likely be calculated using fair market values for the service provided.&amp;quot;&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Peter Vessenes]], [[Bitcoin Foundation|Bitcoin Foundation&#039;s]] executive director, said, since the foundation is trying to pay for everything in bitcoins, including salaries, &amp;quot;How do we W-2 someone for their Bitcoins? Do we mark-to-market every time a transfer happens? Payroll companies cringe.&amp;quot;&amp;lt;ref name=&amp;quot;BitCoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; The Bitcoin Foundation hopes &amp;quot;to push for solid guidance about its legal and tax treatment.&amp;quot; [[Patrick Murck]], legal counsel for the Bitcoin Foundation, said he would like &amp;quot;to help regulators understand the technology better so they can make better decisions.&amp;quot;&amp;lt;ref name=&amp;quot;BitCoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; Murck said, &amp;quot;Bitcoin has the potential to become much more than a niche currency, but it needs the guidance and understanding of regulators.&amp;quot; and &amp;quot;The full potential of Bitcoin could be realized through clearer guidelines and a better understanding by financial and tax regulators.&amp;quot; and &amp;quot;Part of making that happen is to talk to regulators, the IRS, and tax professionals and helping them understand that Bitcoin is not this nefarious thing, it&#039;s just software, it&#039;s a community, and there&#039;s nothing inherently nefarious about either of those things.&amp;quot;&amp;lt;ref name=&amp;quot;BitCoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Introduction]]&lt;br /&gt;
* [[Getting started]]&lt;br /&gt;
* [[Using_Bitcoin|Detailed tutorial]]&lt;br /&gt;
* [[FAQ]]&lt;br /&gt;
* [https://www.weusecoins.com What Is Bitcoin?]&lt;br /&gt;
* [https://www.bitcoinmining.com What Is Bitcoin Mining?]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Where to check Bitcoin price==&lt;br /&gt;
[https://www.coingecko.com/en/coins/bitcoin Coingecko BTC price]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://coinriders.com/coin/bitcoin Coinriders BTC price]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.livecoinwatch.com/price/Bitcoin-BTC Livecoinwatch BTC price]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Where to find Bitcoin Atm near me==&lt;br /&gt;
&lt;br /&gt;
[https://paxful.com/atm Paxful]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://coinatmradar.com/ coinatmradar.]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Digital currencies]]&lt;br /&gt;
{{wp}}{{p-move}}{{good}}&lt;br /&gt;
[[es:Bitcoin]][[de:Bitcoin]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Yobit&amp;diff=70973</id>
		<title>Yobit</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Yobit&amp;diff=70973"/>
		<updated>2026-01-09T16:29:13Z</updated>

		<summary type="html">&lt;p&gt;NotATether: move the dot at the end&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;YoBit&#039;&#039;&#039; (also stylized as &#039;&#039;&#039;Yobit&#039;&#039;&#039; or &#039;&#039;&#039;YoBit.net&#039;&#039;&#039;) is a centralized cryptocurrency exchange founded in 2014. It has a very poor standing among the Bitcoin community, with a reputation of stuck deposits/withdrawals and low-quality customer support.&lt;br /&gt;
&lt;br /&gt;
The platform is registered in Panama and operated by a group of anonymous developers, and is an unregulated exchange with low transparency regarding ownership, team, and security practices.&lt;br /&gt;
&lt;br /&gt;
A brief list of features of this exchange follows.&lt;br /&gt;
&lt;br /&gt;
* No mandatory [[KYC]]&lt;br /&gt;
* Extremely large number of trading pairs, however, most of these are dead coins which are perpetually stuck in maintenance mode&lt;br /&gt;
* 0.2% trading fee (maker/taker), however, many coins have a high or variable withdraw fee&lt;br /&gt;
* Limited support for USD and RUB (via third-party services like AdvCash, Perfect Money, etc.)&lt;br /&gt;
* InvestBox (staking-like), YoPony game, free coins campaigns, IEO/ICO listings, virtual mining (VMining)&lt;br /&gt;
&lt;br /&gt;
===Reputation===&lt;br /&gt;
&lt;br /&gt;
This platform has a very bad reputation on Bitcointalk&amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=5133809.0&amp;lt;/ref&amp;gt;, primarily due to the signature campaign which they managed in which users were encouraged to write up to 20 posts per day. At one point, the Yobit signature campaign was temporarily banned, with dozens of forum members in the campaign handed temporary bans for spamming. &amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=5133809.msg50727083#msg50727083&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
* [https://yobit.net/ Official website]&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
&lt;br /&gt;
[[Category:Exchanges]]&lt;br /&gt;
[[Category:Centralized exchanges]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Yobit&amp;diff=70972</id>
		<title>Yobit</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Yobit&amp;diff=70972"/>
		<updated>2026-01-09T16:28:39Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Expand the page beyond a stub&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;YoBit&#039;&#039;&#039; (also stylized as &#039;&#039;&#039;Yobit&#039;&#039;&#039; or &#039;&#039;&#039;YoBit.net&#039;&#039;&#039;) is a centralized cryptocurrency exchange founded in 2014. It has a very poor standing among the Bitcoin community, with a reputation of stuck deposits/withdrawals and low-quality customer support.&lt;br /&gt;
&lt;br /&gt;
The platform is registered in Panama and operated by a group of anonymous developers, and is an unregulated exchange with low transparency regarding ownership, team, and security practices.&lt;br /&gt;
&lt;br /&gt;
A brief list of features of this exchange follows.&lt;br /&gt;
&lt;br /&gt;
* No mandatory [[KYC]]&lt;br /&gt;
* Extremely large number of trading pairs, however, most of these are dead coins which are perpetually stuck in maintenance mode&lt;br /&gt;
* 0.2% trading fee (maker/taker), however, many coins have a high or variable withdraw fee&lt;br /&gt;
* Limited support for USD and RUB (via third-party services like AdvCash, Perfect Money, etc.)&lt;br /&gt;
* InvestBox (staking-like), YoPony game, free coins campaigns, IEO/ICO listings, virtual mining (VMining)&lt;br /&gt;
&lt;br /&gt;
===Reputation===&lt;br /&gt;
&lt;br /&gt;
This platform has a very bad reputation on Bitcointalk&amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=5133809.0&amp;lt;/ref&amp;gt;, primarily due to the signature campaign which they managed in which users were encouraged to write up to 20 posts per day. At one point, the Yobit signature campaign was temporarily banned, with dozens of forum members in the campaign handed temporary bans for spamming &amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=5133809.msg50727083#msg50727083&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===External links===&lt;br /&gt;
* [https://yobit.net/ Official website]&lt;br /&gt;
&lt;br /&gt;
===References===&lt;br /&gt;
&lt;br /&gt;
[[Category:Exchanges]]&lt;br /&gt;
[[Category:Centralized exchanges]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=User:NotATether&amp;diff=70971</id>
		<title>User:NotATether</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=User:NotATether&amp;diff=70971"/>
		<updated>2026-01-08T14:21:25Z</updated>

		<summary type="html">&lt;p&gt;NotATether: moderation policy&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NotATether on Bitcoin Wiki (https://notatether.com) and Bitcointalk (https://bitcointalk.org/index.php?action=profile;u=2739424)&lt;br /&gt;
&lt;br /&gt;
To contact me, use my personal email &amp;lt;ali at notatether dot com&amp;gt; or on Bitcointalk with the same username. The admin email is for site inquiries only.&lt;br /&gt;
&lt;br /&gt;
Tips: bc1q4djl6pxt90nfs8fufdul26ufxukxxrczsfjj0h&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;I can whitelist your Bitcoin Wiki account for editing.&#039;&#039;&#039; See [[Bitcoin Wiki:Editing privileges|this page]] for details. Do not send me attachments or &#039;&#039;your email will be blocked&#039;&#039;, as those are usually used to spread malware.&lt;br /&gt;
&lt;br /&gt;
== Moderation Policy ==&lt;br /&gt;
&lt;br /&gt;
Generally, edits to your own talk pages are approved as long as they don&#039;t contain links to malware/scams/phishing and so on.&lt;br /&gt;
&lt;br /&gt;
Edits to other pages are usually approved unless they are spammy in nature.&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Bitcoin_API_Services&amp;diff=70968</id>
		<title>Talk:Bitcoin API Services</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Bitcoin_API_Services&amp;diff=70968"/>
		<updated>2026-01-02T16:58:05Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Propose delete or merge&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Delete or merge? ==&lt;br /&gt;
&lt;br /&gt;
It might make sense to merge this page with some larger page, given this service never seemed to have been launched ever, and it&#039;s basically being used as an advertising board for people to advertise their APIs.&lt;br /&gt;
&lt;br /&gt;
--[[User:NotATether|NotATether]] ([[User talk:NotATether|talk]]) 16:57, 2 January 2026 (UTC)&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin_API_Services&amp;diff=70967</id>
		<title>Bitcoin API Services</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin_API_Services&amp;diff=70967"/>
		<updated>2026-01-02T16:56:34Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Add inactivity notice&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitcoin API Services makes accepting Bitcoin payments as easy as handling HTTP requests.&lt;br /&gt;
&lt;br /&gt;
Unlike most online payment notification services, payments are not actually sent to Bitcoin API Services, so there is no need of entrusting someone else with your wallet, or letting someone else manage one for you. Payments go directly from a customer to the merchant&lt;br /&gt;
&lt;br /&gt;
Bitcoin API Services also delivers HTTP POST notifications about Bitcoin exchange rates, and difficulty rates.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How it works ==&lt;br /&gt;
Bitcoin API Services works by monitoring the Bitcoin network for transactions sent to addresses you can specify in your account. Bitcoin API Services can currently:&lt;br /&gt;
&lt;br /&gt;
* POST amounts for variable price transactions.&lt;br /&gt;
* POST amounts for fixed price transactions.&lt;br /&gt;
* Make POSTs on Mt Gox currency and difficulty updates.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Integration Details ==&lt;br /&gt;
* Merchant generates a number of Bitcoin addresses and enters them into his account. At the same time, merchant places these addresses into his store. &lt;br /&gt;
* The store software assigns one of these addresses to each order, or session. Once the user sends bitcoins to this address, the order is completed for the user.&lt;br /&gt;
* Meanwhile, the back-end of the merchants store waits for the confirmation from Bitcoin API Services. Once a confirmation is received the merchants store can either display the product to the user, or send the user an e-mail letting them know that the payment has been accepted. The address used can be released again for future use. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
The service was proposed in mid-December as a redundancy to [[BitcoinNotify]]. The service officially went into beta on Wednesday, December 21st.  &lt;br /&gt;
&lt;br /&gt;
This service does not seem to be active as of 2026.&lt;br /&gt;
&lt;br /&gt;
==Services==&lt;br /&gt;
* [https://blockmove.io/ Blockmove] Bitcoin wallet, merchant &amp;amp; API provider.&lt;br /&gt;
* [https://apirone.com/docs/ Apirone.com] RESTful API to accept, forward and transfer Bitcoins.&lt;br /&gt;
* [http://blockchain.info/api Blockchain.info] - has a developer API&lt;br /&gt;
* [https://coinbase.com/docs/api/overview Coinbase] Features an API that lets you send, request, buy, sell, and accept bitcoin through a RESTful JSON interface.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[:Category:ECommerce|eCommerce]] &lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Shopping Cart Interfaces]]&lt;br /&gt;
[[Category:Services]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BitcoinTalk&amp;diff=70966</id>
		<title>BitcoinTalk</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BitcoinTalk&amp;diff=70966"/>
		<updated>2026-01-01T07:31:42Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Remove  duplicate reference&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{infobox company|name=Bitcoin Forum&lt;br /&gt;
|trading_name=BitcoinTalk&lt;br /&gt;
|industry=Forum&lt;br /&gt;
|founder=[[Satoshi Nakamoto]]&lt;br /&gt;
|owner=[[Martti Malmi]], [[User:Theymos|Theymos]]&lt;br /&gt;
|foundation=November 22, 2009&lt;br /&gt;
|members=3,741,835&amp;lt;ref name=&amp;quot;bpip&amp;quot;&amp;gt;[http://bpip.org/ Bitcointalk Public Information Project]&amp;lt;/ref&amp;gt; (January 2026)&lt;br /&gt;
|ni_btc={{decrease}} -1,500&lt;br /&gt;
|ni_usd={{decrease}} -$430 thousand&lt;br /&gt;
|ni_year=2014&lt;br /&gt;
|equity_btc={{decrease}} 5,568&lt;br /&gt;
|equity_usd={{decrease}} $1.60 million&lt;br /&gt;
|equity_year=2014&lt;br /&gt;
|employees=&lt;br /&gt;
|website=[http://bitcointalk.org/ bitcointalk.org]&lt;br /&gt;
}}&#039;&#039;&#039;BitcoinTalk&#039;&#039;&#039; is a message board where people interested in the technical details and the development of Bitcoin software can talk to each other. The forum also has places for people who are interested in bitcoin [[:Category:Mining|mining]], in trading with bitcoin, and in the economics of Bitcoin.&lt;br /&gt;
&lt;br /&gt;
The domain name is owned by [[Sirius]]. The forum is administrated by [[:User:Theymos|theymos]].&lt;br /&gt;
&lt;br /&gt;
There are over 3.7 million registered accounts on Bitcointalk. However, nearly 3 million of these accounts are banned in one way or another, bringing the true user count down to around 700 thousand.&amp;lt;ref name=&amp;quot;bpip&amp;quot;&amp;gt;&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Before the creation of the current BitcoinTalk Forum, Satoshi used a SourceForge forum, which is lost. When Sirius provided hosting, the forum was moved to bitcoin.org/smf. Satoshi made several custom modifications to the forum software and theme.&lt;br /&gt;
&lt;br /&gt;
Satoshi&#039;s first non-test post on the forum was:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;I left the admin account set to the original SMF theme so if I somehow completely wedge the custom theme I can still get in to fix it.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;I&#039;ve got a neat little 12x12 coin image to replace those pip stars with.  Should look nice.  Also some nice button images to try.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;The registration page has &amp;quot;hide your e-mail address&amp;quot; unchecked by default.  I must fix that in php before we can open up.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;The Announcements forum is currently moderator access only.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The forum was at some point moved to forum.bitcoin.org. The bitcoin.org domain name was also transferred from Satoshi to Sirius.&lt;br /&gt;
&lt;br /&gt;
In July, 2011 the forum was moved to bitcointalk.org in order to make it explicitly unofficial. The &amp;quot;forum&amp;quot; link on the bitcoin.org homepage was made to simply return the Google search results for the search terms &amp;quot;bitcoin forums&amp;quot;.  This was followed by Bitcoin Community members, very much in bitcoin&#039;s spirit of decentralisation, creating a number of alternative forums offering different moderatorial policies and using different software platforms. None of these alternative forums have yet reached the size of Bitcoin Talk.&lt;br /&gt;
&lt;br /&gt;
Later, the &amp;quot;forum&amp;quot; link was simply removed, further distancing Bitcoin Talk from the official bitcoin.org. As of April 21, 2012, Bitcointalk remains the first search result on Google thanks to its high page rank.&lt;br /&gt;
&lt;br /&gt;
On July 22, 2012, Bitcoin Talk reached its one millionth post.&lt;br /&gt;
&lt;br /&gt;
Bitcointalk was hacked on May 22, 2015, and the attackers stole a database of usernames and passwords, which was then put for sale on the dark web. In response, administrators disabled the secret question feature, as it was seen as vulnerable to brute-force attacks. Attempting to use the secret question to recover the account will automatically lock the account.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Bitcoin Wiki:Community portal]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://bitcointalk.org/ Bitcoin Talk]&lt;br /&gt;
&lt;br /&gt;
[[Category:Forums]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BitcoinTalk&amp;diff=70965</id>
		<title>BitcoinTalk</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BitcoinTalk&amp;diff=70965"/>
		<updated>2026-01-01T07:28:43Z</updated>

		<summary type="html">&lt;p&gt;NotATether: update members count&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{infobox company|name=Bitcoin Forum&lt;br /&gt;
|trading_name=BitcoinTalk&lt;br /&gt;
|industry=Forum&lt;br /&gt;
|founder=[[Satoshi Nakamoto]]&lt;br /&gt;
|owner=[[Martti Malmi]], [[User:Theymos|Theymos]]&lt;br /&gt;
|foundation=November 22, 2009&lt;br /&gt;
|members=3,741,835&amp;lt;ref&amp;gt;[http://bpip.org/ Bitcointalk Public Information Project]&amp;lt;/ref&amp;gt; (January 2026)&lt;br /&gt;
|ni_btc={{decrease}} -1,500&lt;br /&gt;
|ni_usd={{decrease}} -$430 thousand&lt;br /&gt;
|ni_year=2014&lt;br /&gt;
|equity_btc={{decrease}} 5,568&lt;br /&gt;
|equity_usd={{decrease}} $1.60 million&lt;br /&gt;
|equity_year=2014&lt;br /&gt;
|employees=&lt;br /&gt;
|website=[http://bitcointalk.org/ bitcointalk.org]&lt;br /&gt;
}}&#039;&#039;&#039;BitcoinTalk&#039;&#039;&#039; is a message board where people interested in the technical details and the development of Bitcoin software can talk to each other. The forum also has places for people who are interested in bitcoin [[:Category:Mining|mining]], in trading with bitcoin, and in the economics of Bitcoin.&lt;br /&gt;
&lt;br /&gt;
The domain name is owned by [[Sirius]]. The forum is administrated by [[:User:Theymos|theymos]].&lt;br /&gt;
&lt;br /&gt;
There are over 3.7 million registered accounts on Bitcointalk. However, nearly 3 million of these accounts are banned in one way or another, bringing the true user count down to around 700 thousand.&amp;lt;ref&amp;gt;[http://bpip.org/ Bitcointalk Public Information Project]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Before the creation of the current BitcoinTalk Forum, Satoshi used a SourceForge forum, which is lost. When Sirius provided hosting, the forum was moved to bitcoin.org/smf. Satoshi made several custom modifications to the forum software and theme.&lt;br /&gt;
&lt;br /&gt;
Satoshi&#039;s first non-test post on the forum was:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;I left the admin account set to the original SMF theme so if I somehow completely wedge the custom theme I can still get in to fix it.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;I&#039;ve got a neat little 12x12 coin image to replace those pip stars with.  Should look nice.  Also some nice button images to try.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;The registration page has &amp;quot;hide your e-mail address&amp;quot; unchecked by default.  I must fix that in php before we can open up.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;The Announcements forum is currently moderator access only.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The forum was at some point moved to forum.bitcoin.org. The bitcoin.org domain name was also transferred from Satoshi to Sirius.&lt;br /&gt;
&lt;br /&gt;
In July, 2011 the forum was moved to bitcointalk.org in order to make it explicitly unofficial. The &amp;quot;forum&amp;quot; link on the bitcoin.org homepage was made to simply return the Google search results for the search terms &amp;quot;bitcoin forums&amp;quot;.  This was followed by Bitcoin Community members, very much in bitcoin&#039;s spirit of decentralisation, creating a number of alternative forums offering different moderatorial policies and using different software platforms. None of these alternative forums have yet reached the size of Bitcoin Talk.&lt;br /&gt;
&lt;br /&gt;
Later, the &amp;quot;forum&amp;quot; link was simply removed, further distancing Bitcoin Talk from the official bitcoin.org. As of April 21, 2012, Bitcointalk remains the first search result on Google thanks to its high page rank.&lt;br /&gt;
&lt;br /&gt;
On July 22, 2012, Bitcoin Talk reached its one millionth post.&lt;br /&gt;
&lt;br /&gt;
Bitcointalk was hacked on May 22, 2015, and the attackers stole a database of usernames and passwords, which was then put for sale on the dark web. In response, administrators disabled the secret question feature, as it was seen as vulnerable to brute-force attacks. Attempting to use the secret question to recover the account will automatically lock the account.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Bitcoin Wiki:Community portal]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://bitcointalk.org/ Bitcoin Talk]&lt;br /&gt;
&lt;br /&gt;
[[Category:Forums]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BitcoinTalk&amp;diff=70964</id>
		<title>BitcoinTalk</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BitcoinTalk&amp;diff=70964"/>
		<updated>2026-01-01T07:25:07Z</updated>

		<summary type="html">&lt;p&gt;NotATether: add info about the hack&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{infobox company|name=Bitcoin Forum&lt;br /&gt;
|trading_name=BitcoinTalk&lt;br /&gt;
|industry=Forum&lt;br /&gt;
|founder=[[Satoshi Nakamoto]]&lt;br /&gt;
|owner=[[Martti Malmi]], [[User:Theymos|Theymos]]&lt;br /&gt;
|foundation=November 22, 2009&lt;br /&gt;
|members=3544050&amp;lt;ref&amp;gt;[http://bpip.org/ Bitcointalk Public Information Project]&amp;lt;/ref&amp;gt; (March 2023)&lt;br /&gt;
|ni_btc={{decrease}} -1,500&lt;br /&gt;
|ni_usd={{decrease}} -$430 thousand&lt;br /&gt;
|ni_year=2014&lt;br /&gt;
|equity_btc={{decrease}} 5,568&lt;br /&gt;
|equity_usd={{decrease}} $1.60 million&lt;br /&gt;
|equity_year=2014&lt;br /&gt;
|employees=&lt;br /&gt;
|website=[http://bitcointalk.org/ bitcointalk.org]&lt;br /&gt;
}}&#039;&#039;&#039;BitcoinTalk&#039;&#039;&#039; is a message board where people interested in the technical details and the development of Bitcoin software can talk to each other. The forum also has places for people who are interested in bitcoin [[:Category:Mining|mining]], in trading with bitcoin, and in the economics of Bitcoin.&lt;br /&gt;
&lt;br /&gt;
The domain name is owned by [[Sirius]]. The forum is administrated by [[:User:Theymos|theymos]].&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Before the creation of the current BitcoinTalk Forum, Satoshi used a SourceForge forum, which is lost. When Sirius provided hosting, the forum was moved to bitcoin.org/smf. Satoshi made several custom modifications to the forum software and theme.&lt;br /&gt;
&lt;br /&gt;
Satoshi&#039;s first non-test post on the forum was:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;p&amp;gt;I left the admin account set to the original SMF theme so if I somehow completely wedge the custom theme I can still get in to fix it.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;I&#039;ve got a neat little 12x12 coin image to replace those pip stars with.  Should look nice.  Also some nice button images to try.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;The registration page has &amp;quot;hide your e-mail address&amp;quot; unchecked by default.  I must fix that in php before we can open up.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;The Announcements forum is currently moderator access only.&amp;lt;/p&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The forum was at some point moved to forum.bitcoin.org. The bitcoin.org domain name was also transferred from Satoshi to Sirius.&lt;br /&gt;
&lt;br /&gt;
In July, 2011 the forum was moved to bitcointalk.org in order to make it explicitly unofficial. The &amp;quot;forum&amp;quot; link on the bitcoin.org homepage was made to simply return the Google search results for the search terms &amp;quot;bitcoin forums&amp;quot;.  This was followed by Bitcoin Community members, very much in bitcoin&#039;s spirit of decentralisation, creating a number of alternative forums offering different moderatorial policies and using different software platforms. None of these alternative forums have yet reached the size of Bitcoin Talk.&lt;br /&gt;
&lt;br /&gt;
Later, the &amp;quot;forum&amp;quot; link was simply removed, further distancing Bitcoin Talk from the official bitcoin.org. As of April 21, 2012, Bitcointalk remains the first search result on Google thanks to its high page rank.&lt;br /&gt;
&lt;br /&gt;
On July 22, 2012, Bitcoin Talk reached its one millionth post.&lt;br /&gt;
&lt;br /&gt;
Bitcointalk was hacked on May 22, 2015, and the attackers stole a database of usernames and passwords, which was then put for sale on the dark web. In response, administrators disabled the secret question feature, as it was seen as vulnerable to brute-force attacks. Attempting to use the secret question to recover the account will automatically lock the account.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Bitcoin Wiki:Community portal]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [http://bitcointalk.org/ Bitcoin Talk]&lt;br /&gt;
&lt;br /&gt;
[[Category:Forums]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Seed_phrase&amp;diff=70962</id>
		<title>Seed phrase</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Seed_phrase&amp;diff=70962"/>
		<updated>2025-12-27T08:54:55Z</updated>

		<summary type="html">&lt;p&gt;NotATether: I woudn&amp;#039;t say that LN and Blinded bearer certificates are still in infancy, so I reworded this paragraph&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{sample}}&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;seed phrase&#039;&#039;&#039;, &#039;&#039;&#039;seed recovery phrase&#039;&#039;&#039; or &#039;&#039;&#039;backup seed phrase&#039;&#039;&#039; is a list of words which [[Storing bitcoins|store]] all the information needed to recover Bitcoin funds [[Transaction|on-chain]]. Wallet software will typically generate a seed phrase and instruct the user to write it down on paper. If the user&#039;s computer breaks or their hard drive becomes corrupted, they can download the same wallet software again and use the paper backup to get their bitcoins back.&lt;br /&gt;
&lt;br /&gt;
Anybody else who discovers the phrase can steal the bitcoins, so it must be kept safe like jewels or cash. For example, it must not be typed into any website.&lt;br /&gt;
&lt;br /&gt;
Seed phrases are an excellent way of backing up and [[storing bitcoins]], so they are used by almost all well-regarded wallets.&amp;lt;ref&amp;gt;[https://bitcoin.org/en/choose-your-wallet Bitcoin.org: Choose your wallet]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Seed phrases can only back up funds on the [[block chain]]. They cannot store funds involved in [[off-chain transactions]] such as [[Lightning Network]] or [[Blinded bearer certificates]]. You need to back up additional data along with the seed phrase in order to re-create your wallet on those layers. Usually the wallet will do that automatically when you use its backup function.&lt;br /&gt;
&lt;br /&gt;
== BIP39 and its flaws ==&lt;br /&gt;
&lt;br /&gt;
[[BIP_0039|BIP39]] is the most common standard used for seed phrases. One notable example is [[Electrum|Electrum wallet]], which is using its own standard, and for good reasons. BIP39 has some flaws, known in the technical community but not known much wider. They are described [https://electrum.readthedocs.io/en/latest/seedphrase.html#motivation here on this electrum doc page]. Most seriously, BIP39 flaws mean it is not true to say that backing up a BIP39 seed phrase and name of wallet software is the only thing a user needs to do to keep their money safe. BIP39 works this way because its designers wanted their hardware wallet to also support [[altcoin]]s. [https://walletsrecovery.org/ walletsrecovery.org] is an attempt at helping with this issue, but ideally there will be a better solution in the future.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
An example of a non-BIP39 seed phrase is:&lt;br /&gt;
&lt;br /&gt;
    hotel obvious agent lecture gadget evil jealous keen fragile before damp clarify&lt;br /&gt;
&lt;br /&gt;
The word order is important.&lt;br /&gt;
&lt;br /&gt;
[[File:Seed phrase.jpg|300px|thumb|none|alt=An example seed phrase written on paper|Example seed phrase on paper.]]&lt;br /&gt;
&lt;br /&gt;
== Explanation ==&lt;br /&gt;
&lt;br /&gt;
A simplified explanation of how seed phrases work is that the wallet software has a list of words taken from a dictionary, with each word assigned to a number. The seed phrase can be converted to a number which is used as the seed integer to a [[Deterministic wallet|deterministic wallet]] that generates all the [[Private key|key pairs]] used in the wallet.&lt;br /&gt;
&lt;br /&gt;
The English-language wordlist for the BIP39 standard has 2048 words, so if the phrase contained only 12 random words, the number of possible combinations would be 2048^12 = 2^132 and the phrase would have 132 bits of security.  However, some of the data in a BIP39 phrase is not random,&amp;lt;ref&amp;gt;[https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki#Generating_the_mnemonic BIP39: Generating the mnemonic]&amp;lt;/ref&amp;gt; so the actual security of a 12-word BIP39 seed phrase is only 128 bits.  This is approximately the same strength as all Bitcoin private keys, so most experts consider it to be sufficiently secure.&amp;lt;ref&amp;gt;[https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki#Security BIP32: Security]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
It is not safe to invent your own seed phrase because humans are bad at generating randomness.  The best way is to allow the wallet software to generate a phrase which you write down.&lt;br /&gt;
&lt;br /&gt;
As seed phrases use natural language words, they have excellent error correction. Words written in bad handwriting can often still be read. If one or two letters are missing or unreadable the word can often still be deduced. The [[#Word_Lists|word list]] that the seed phrase words are drawn from is carefully chosen so that the first four letters of each word are enough to uniquely identify it. This compares well with writing down a raw [[private key]] where a single letter being unreadable or incorrect can make the private key useless (depending on the serialization format).&lt;br /&gt;
&lt;br /&gt;
== Two-factor seed phrases ==&lt;br /&gt;
&lt;br /&gt;
Seed phrases, like all backups, can store any amount of bitcoins. It&#039;s a concerning idea to possibly have enough money to purchase the entire building just sitting on a sheet of paper without any protection. For this reason many wallets make it possible to encrypt a seed phrase with a password.&lt;br /&gt;
&lt;br /&gt;
The password can be used to create a two-factor seed phrase where both &#039;&#039;&amp;quot;something you have&amp;quot;&#039;&#039; plus &#039;&#039;&amp;quot;something you know&amp;quot;&#039;&#039; is required to unlock the bitcoins.&lt;br /&gt;
&lt;br /&gt;
This works by the wallet creating a seed phrase and asking the user for a password. Then both the seed phrase and extra word are required to recover the wallet. Electrum and some other wallets call the passphrase a &#039;&#039;&#039;&amp;quot;seed extension&amp;quot;&#039;&#039;&#039;, &#039;&#039;&#039;&amp;quot;extension word&amp;quot;&#039;&#039;&#039; or &#039;&#039;&#039;&amp;quot;13th/25th word&amp;quot;&#039;&#039;&#039;. The BIP39 standard defines a way of passphrase-protecting a seed phrase. A similar scheme is also used in the Electrum standard. If a passphrase is not present, an empty string &amp;quot;&amp;quot; is used instead.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Warning&#039;&#039;&#039;: Forgetting this password will result in the bitcoin wallet and any contained money being lost. Do not overestimate your ability to remember passphrases especially when you may not use it very often.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Warning&#039;&#039;&#039;: The seed phrase password should not be confused with the password used to encrypt the wallet file on disk. This is probably why many wallets call it an extension word instead of a password.&lt;br /&gt;
&lt;br /&gt;
== Storing seed phrases for the long term == &lt;br /&gt;
&lt;br /&gt;
Most people write down phrases on paper but they can be stored in many other ways such as [[Brainwallet|memorizing]], engraving or stamping on metal, writing in the margins of a book, chiselling into a stone tablet or any other creative and inventive way.&lt;br /&gt;
&lt;br /&gt;
In the past many people have accidentally lost bitcoins because of failed backups, mistyped letters, forgotten hard drives, or corrupted SSD devices. It&#039;s also important to protect the seed from accidental loss.&lt;br /&gt;
&lt;br /&gt;
It could be a good idea to write some words of explanation on the same paper as the seed phrase. If storing for the long term you may forget what a phrase is how it should be treated. A sample explanation that can be adapted is:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;These twelve words have control over BITCOINS. Keep this paper safe and secret like cash or jewellery. The bitcoin information on this paper is encrypted with a passphrase. It is part of a multi-signature wallet and was made by Electrum bitcoin wallet software on 2019-01-01.&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Paper and pencil backup ====&lt;br /&gt;
&lt;br /&gt;
Through bitter experience it has been found that one of the most practical storage media is &#039;&#039;&#039;pencil and paper&#039;&#039;&#039;. The private keys of a bitcoin wallet are encoded into [[seed phrase|random words from a dictionary]] which can be written down. If your hard drive crashes, you can find the paper with the [[seed phrase]] and restore the entire wallet. As [[seed phrase]]s use natural language words, they have good error correction. Words written in bad handwriting can often still be read. If one or two letters are missing the word can often still be deduced. The [[Seed_phrase#Word_Lists|word list]] that the seed phrase words are drawn from is carefully chosen so that the first four letters of each word are enough to uniquely identify it.&lt;br /&gt;
&lt;br /&gt;
For storing on paper writing with pencil is much better than pen.&amp;lt;ref&amp;gt;[http://www.joethorn.net/blog/2011/12/07/pencil-does-not-fade Pencil Does Not Fade]&lt;br /&gt;
&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://www.quora.com/How-do-I-maintain-a-paper-notebook-that-can-remain-for-years How do I maintain a paper notebook that can remain for years?]&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
Paper should be acid-free or archival paper, and stored in the dark avoiding extremes of heat and moisture.&amp;lt;ref&amp;gt;[https://www.loc.gov/preservation/care/deterioratebrochure.html Essential facts about preservation of Paper]&lt;br /&gt;
&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://www.quora.com/If-I-write-with-a-pencil-on-my-notebook-will-the-writing-last-for-a-long-time-say-50-years-or-will-it-just-fade-away-gradually Writing in a notebook with pencil]&lt;br /&gt;
&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://copar.org/bulletin14.htm CoPAR: Creating records that will last]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Metal backup ====&lt;br /&gt;
&lt;br /&gt;
Seed phrases can also be [https://blog.lopp.net/metal-bitcoin-seed-storage-stress-test--part-ii-/ stamped or engraved into metal] which is significantly more durable than paper. Metal backups are recommended if the threat model involves fire, water, extremes of temperature or physical stress.&lt;br /&gt;
&lt;br /&gt;
==== Methods that are not recommended ====&lt;br /&gt;
&lt;br /&gt;
Some methods that are not recommended are: storing in a file on a computer (including online), or storing online.&lt;br /&gt;
&lt;br /&gt;
Some people get the idea to split up their phrases, like storing 6 words in one location and the other 6 words in another location. This is a bad idea and should not be done, because if one set of 6 words is discovered then it becomes far easier to brute-force the rest of the phrase. Storing bitcoins in multiple locations like this should be done with [[multi-signature]] wallets instead.&lt;br /&gt;
&lt;br /&gt;
The [[Shamir Secret Sharing]] algorithm is sometimes promoted as a way to divide control of bitcoins, but in practice there are many pitfalls and trade-offs that make it not worth it.&amp;lt;ref&amp;gt;[https://blog.keys.casa/shamirs-secret-sharing-security-shortcomings/ Shamir&#039;s Secret Sharing Shortcomings] by Jameson Lopp, Casa blog, 2020&amp;lt;/ref&amp;gt; &amp;lt;!-- See the main article: [[Shamir Secret Snakeoil]] (the other one redirects here, no need to have 2 wikilinks with different captions going to the same article --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Another bad idea is to add random decoy words that are somehow meaningful to you and later remove them to be left with only the 12-word phrase. The phrase words come from a known dictionary (see next section), so anybody can use that dictionary to weed out the decoy words.&lt;br /&gt;
&lt;br /&gt;
It&#039;s possible but risky to memorize ([[Brainwallet]]s) seed phrases. This should probably only be done in situations that really need it, such as crossing a hostile border where one expects to be searched.&lt;br /&gt;
&lt;br /&gt;
== Word lists ==&lt;br /&gt;
&lt;br /&gt;
Generally, a seed phrase only works with the same wallet software that created it. If storing for a long period of time it&#039;s a good idea to write the name of the wallet too.&lt;br /&gt;
&lt;br /&gt;
The [https://cryptorecovers.com/blog/bip39-word-list/ BIP39 English word list] has each word being uniquely identified by the first four letters, which can be useful when space to write them is scarce.&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/bitcoin/bips/blob/master/bip-0039/bip-0039-wordlists.md BIP39 wordlists]&lt;br /&gt;
* [https://github.com/spesmilo/electrum/blob/1.9.8/lib/mnemonic.py Electrum old-style wordlist]&lt;br /&gt;
* [https://github.com/spesmilo/electrum/blob/master/electrum/wordlist/english.txt Electrum new-style wordlist]&lt;br /&gt;
* [https://bip39-phrase.com/transkriptsionnyi-slovar-bip39-po-ipa-znakam/ BIP39 transcription Dictionary by IPA characters]&lt;br /&gt;
&lt;br /&gt;
== Alternative name &amp;quot;mnemonic phrase&amp;quot; ==&lt;br /&gt;
&lt;br /&gt;
Seed phrases are sometimes called &#039;&#039;mnemonic phrases&#039;&#039;, especially in older literature. This is a bad name because the word &amp;quot;mnemonic&amp;quot; implies that the phrase should be memorized. It is less misleading to call them seed phrases.&lt;br /&gt;
&lt;br /&gt;
== The power of backups ==&lt;br /&gt;
&lt;br /&gt;
An especially interesting aspect in the power of paper backups is allowing your money to be two places at once. At the London Inside Bitcoin conference, the keynote speaker showed 25 paper backups they were carrying&amp;amp;mdash;all password-protected. With that, one can carry $100,000 which can instantly be moved to a phone or transferred yet with total security. If it&#039;s stolen, then there is no risk because it is backed up elsewhere. That is powerful.&amp;lt;ref&amp;gt;https://www.reddit.com/r/Bitcoin/comments/2hmnru/poll_do_you_use_paper_wallets_why_why_not_what/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki BIP39 seed phrase standard]&lt;br /&gt;
* [[Deterministic wallet]]&lt;br /&gt;
* [[Storing bitcoins]]&lt;br /&gt;
* [[Brainwallet]]&lt;br /&gt;
* [https://github.com/6102bitcoin/6102bitcoin/blob/main/content/faq-bitcoin-seed.md FAQ regarding bitcoin seeds]&lt;br /&gt;
* [https://web.archive.org/web/20210214135049/https://www.hodlalert.com/2020/12/21/generating-cryptographically-secure-random-numbers-with-coins-and-a-cup/ Generating Bitcoin Seed Phrases With Coins and A Cup]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=People&amp;diff=70961</id>
		<title>People</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=People&amp;diff=70961"/>
		<updated>2025-12-27T08:51:56Z</updated>

		<summary type="html">&lt;p&gt;NotATether: add caveat&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A short list of active and former contributors to Bitcoin, ordered by first name. This list is not exhaustive.&lt;br /&gt;
&lt;br /&gt;
[[Andreas Schildbach]] ([https://profiles.google.com/andreas.schildbach Profile]) - original developer of [https://market.android.com/details?id=de.schildbach.wallet Bitcoin Wallet for Android] ([http://code.google.com/p/bitcoin-wallet/ Google Code Project]).&lt;br /&gt;
&lt;br /&gt;
[[Amir Taaki]] ([http://en.wikipedia.org/wiki/Amir_Taaki Wikipedia]) aka genjix- creator of the [[BIP]] process, [[Libbitcoin]] C++ developer toolkit, [[Libbitcoin_Server|Obelisk]] blockchain server (later BS), [[Libbitcoin_Explorer|SX]] bitcoin command line tool (later BX), [https://bitcoinmagazine.com/7892/shedding-light-on-the-dark-wallet Darkwallet], [http://www.wired.com/2014/04/darkmarket Darkmarket] (later [https://openbazaar.org OpenBazaar]), [http://reason.com/blog/2015/02/24/darkleaks-the-decentralized-information Darkleaks], [[Freecoin]] and well as inactive/defunct projects such as the [[Britcoin]] exchange, [[Intersango]] exchange, [[Spesmilo]] RPC client, [[Bitcoin Consultancy]], Bitcoin Media Blog (author), [[Vibanko]] web wallet provider, [[GLBSE]] exchange client, [https://github.com/genjix/kartludox Kartludox] Bitcoin poker client, [[Pastecoin]] and Python bindings for Bitcoin.&lt;br /&gt;
&lt;br /&gt;
[[ArtForz|Art Forz]]- developed the first fully-deployed and actively-used GPU miner (Lazslo&#039;s was theoretically the first but it&#039;s not clear he solved any blocks with it) and at one time his GPU mining farm (the ArtFarm) was mining over a third of all blocks.&lt;br /&gt;
&lt;br /&gt;
[[Gary Rowe]] ([https://plus.google.com/u/0/115295932487523951663/about Profile ]) - Contributor to the [[MultiBit]] (http://multibit.org) and [[BitCoinJ]] (http://code.google.com/p/bitcoinj/) projects. Working on various Bitcoin based businesses.&lt;br /&gt;
&lt;br /&gt;
[[User:Gavinandresen|Gavin Andresen]] - ([https://profiles.google.com/u/0/gavinandresen/about Profile ])  Former [[Satoshi client]] maintainer. He previously worked at Silicon Graphics and now runs his own company.&lt;br /&gt;
&lt;br /&gt;
[[Hal Finney]]- one of the creators of [http://en.wikipedia.org/wiki/Pretty_Good_Privacy PGP] and one of the earliest contributors to the Bitcoin project.  First to identify a type of double-spending attack that now bears his name -- the [[Double-spending#Finney_attack|Finney attack]].&lt;br /&gt;
&lt;br /&gt;
James McCarthy aka Nefario- creator of the first bitcoin stock exchange [[GLBSE]]&lt;br /&gt;
&lt;br /&gt;
[[Jed McCaleb]], cofounder of Stellar.org and original developer of [[MtGox]]. Previously created [https://en.wikipedia.org/wiki/EDonkey2000 eDonkey2000].&lt;br /&gt;
&lt;br /&gt;
[[Jeff Garzik]]- [[Satoshi client]] core developer, GPU poold software and the founder of [[Bitcoin Watch]]. Works for BitPay.&lt;br /&gt;
&lt;br /&gt;
[[Luke Dashjr]] aka Luke-Jr- [[Eligius]] founder, maintains [[BFGMiner]] and maintainer of [[bitcoind]]/[[Bitcoin-Qt]] stable branches.&lt;br /&gt;
&lt;br /&gt;
[[Mark Karpeles]] ([https://en.wikipedia.org/wiki/Mark_Karpeles Wikipedia]) aka MagicalTux- Former owner of [[MtGox]] and this wiki.&lt;br /&gt;
&lt;br /&gt;
[[Sirius|Martti Malmi]] aka Sirius- Former Bitcoin developer. Operates the domain names bitcoin.org and bitcointalk.org.&lt;br /&gt;
&lt;br /&gt;
[[Matt Corallo]] aka BlueMatt- [[Satoshi client]] and [[Bitcoinj]] developer.&lt;br /&gt;
&lt;br /&gt;
[[Michael Hendrix]] aka mndrix- creator of the now defunct CoinPal and CoinCard services&lt;br /&gt;
&lt;br /&gt;
[[Mike Hearn]] ([https://profiles.google.com/mh.in.england/about Profile]) Google engineer who works on Gmail and developed [[BitCoinJ]] (http://code.google.com/p/bitcoinj/) and [[Lighthouse]].&lt;br /&gt;
&lt;br /&gt;
[[User:Tcatm|Nils Schneider]] aka tcatm - Bitcoin developer, owner of BitcoinWatch, creator and owner of BitcoinCharts, GPU mining software and JS web interface.&lt;br /&gt;
&lt;br /&gt;
[[Patrick McFarland]] aka Diablo-D3 - DiabloMiner author, and former BitcoinTalk forum moderator.&lt;br /&gt;
&lt;br /&gt;
[[Patrick Strateman]] aka phantomcircuit - Bitcoin developer, creator of [[Intersango]], member of [[Bitcoin Consultancy]] and creator of Python Bitcoin implementation.&lt;br /&gt;
&lt;br /&gt;
[[Peter Todd]] - Bitcoin developer. Involved with Bitcoin related startup [[Coinkite]] and [[DarkWallet]].&lt;br /&gt;
&lt;br /&gt;
[[Pieter Wuille]] aka sipa- [[Satoshi client]] developer and maintainer of the network graphs http://bitcoin.sipa.be&lt;br /&gt;
&lt;br /&gt;
[[Stefan Thomas]] aka justmoon- creator of the ([https://www.weusecoins.com We Use Coins]) site/video and WebCoin.&lt;br /&gt;
&lt;br /&gt;
[[Tamas Blummer]] aka grau - author of Bits of Proof, the enterprise-ready implementation of the Bitcoin protocol. http://bitsofproof.com&lt;br /&gt;
&lt;br /&gt;
[[Trace Mayer]] - Host of the ([http://www.bitcoin.kn Bitcoin Knowledge Podcast]) where the top people in Bitcoin are interviewed&lt;br /&gt;
&lt;br /&gt;
[[Vladimir Marchenko]]- ([https://profiles.google.com/u/0/vmartchenko/about?hl=en Profile]), runs [[Marchenko Ltd]] which sells mining contracts, previously developed the figator.org search engine.&lt;br /&gt;
&lt;br /&gt;
[[Wladimir van der Laan]] - [[Satoshi client]] maintainer.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Original client developers]]&lt;br /&gt;
* [[Developers]]&lt;br /&gt;
* [[:Template:Developers]]&lt;br /&gt;
* Wiki list of [[:Special:ListUsers|users]]&lt;br /&gt;
* [[Project:Community_portal|Community portal]]&lt;br /&gt;
* [[:Category:People]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=People&amp;diff=70960</id>
		<title>People</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=People&amp;diff=70960"/>
		<updated>2025-12-27T08:51:10Z</updated>

		<summary type="html">&lt;p&gt;NotATether: It&amp;#039;s easier to just write former than to sift through the list&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A short list of active and former contributors to Bitcoin, ordered by first name.&lt;br /&gt;
&lt;br /&gt;
[[Andreas Schildbach]] ([https://profiles.google.com/andreas.schildbach Profile]) - original developer of [https://market.android.com/details?id=de.schildbach.wallet Bitcoin Wallet for Android] ([http://code.google.com/p/bitcoin-wallet/ Google Code Project]).&lt;br /&gt;
&lt;br /&gt;
[[Amir Taaki]] ([http://en.wikipedia.org/wiki/Amir_Taaki Wikipedia]) aka genjix- creator of the [[BIP]] process, [[Libbitcoin]] C++ developer toolkit, [[Libbitcoin_Server|Obelisk]] blockchain server (later BS), [[Libbitcoin_Explorer|SX]] bitcoin command line tool (later BX), [https://bitcoinmagazine.com/7892/shedding-light-on-the-dark-wallet Darkwallet], [http://www.wired.com/2014/04/darkmarket Darkmarket] (later [https://openbazaar.org OpenBazaar]), [http://reason.com/blog/2015/02/24/darkleaks-the-decentralized-information Darkleaks], [[Freecoin]] and well as inactive/defunct projects such as the [[Britcoin]] exchange, [[Intersango]] exchange, [[Spesmilo]] RPC client, [[Bitcoin Consultancy]], Bitcoin Media Blog (author), [[Vibanko]] web wallet provider, [[GLBSE]] exchange client, [https://github.com/genjix/kartludox Kartludox] Bitcoin poker client, [[Pastecoin]] and Python bindings for Bitcoin.&lt;br /&gt;
&lt;br /&gt;
[[ArtForz|Art Forz]]- developed the first fully-deployed and actively-used GPU miner (Lazslo&#039;s was theoretically the first but it&#039;s not clear he solved any blocks with it) and at one time his GPU mining farm (the ArtFarm) was mining over a third of all blocks.&lt;br /&gt;
&lt;br /&gt;
[[Gary Rowe]] ([https://plus.google.com/u/0/115295932487523951663/about Profile ]) - Contributor to the [[MultiBit]] (http://multibit.org) and [[BitCoinJ]] (http://code.google.com/p/bitcoinj/) projects. Working on various Bitcoin based businesses.&lt;br /&gt;
&lt;br /&gt;
[[User:Gavinandresen|Gavin Andresen]] - ([https://profiles.google.com/u/0/gavinandresen/about Profile ])  Former [[Satoshi client]] maintainer. He previously worked at Silicon Graphics and now runs his own company.&lt;br /&gt;
&lt;br /&gt;
[[Hal Finney]]- one of the creators of [http://en.wikipedia.org/wiki/Pretty_Good_Privacy PGP] and one of the earliest contributors to the Bitcoin project.  First to identify a type of double-spending attack that now bears his name -- the [[Double-spending#Finney_attack|Finney attack]].&lt;br /&gt;
&lt;br /&gt;
James McCarthy aka Nefario- creator of the first bitcoin stock exchange [[GLBSE]]&lt;br /&gt;
&lt;br /&gt;
[[Jed McCaleb]], cofounder of Stellar.org and original developer of [[MtGox]]. Previously created [https://en.wikipedia.org/wiki/EDonkey2000 eDonkey2000].&lt;br /&gt;
&lt;br /&gt;
[[Jeff Garzik]]- [[Satoshi client]] core developer, GPU poold software and the founder of [[Bitcoin Watch]]. Works for BitPay.&lt;br /&gt;
&lt;br /&gt;
[[Luke Dashjr]] aka Luke-Jr- [[Eligius]] founder, maintains [[BFGMiner]] and maintainer of [[bitcoind]]/[[Bitcoin-Qt]] stable branches.&lt;br /&gt;
&lt;br /&gt;
[[Mark Karpeles]] ([https://en.wikipedia.org/wiki/Mark_Karpeles Wikipedia]) aka MagicalTux- Former owner of [[MtGox]] and this wiki.&lt;br /&gt;
&lt;br /&gt;
[[Sirius|Martti Malmi]] aka Sirius- Former Bitcoin developer. Operates the domain names bitcoin.org and bitcointalk.org.&lt;br /&gt;
&lt;br /&gt;
[[Matt Corallo]] aka BlueMatt- [[Satoshi client]] and [[Bitcoinj]] developer.&lt;br /&gt;
&lt;br /&gt;
[[Michael Hendrix]] aka mndrix- creator of the now defunct CoinPal and CoinCard services&lt;br /&gt;
&lt;br /&gt;
[[Mike Hearn]] ([https://profiles.google.com/mh.in.england/about Profile]) Google engineer who works on Gmail and developed [[BitCoinJ]] (http://code.google.com/p/bitcoinj/) and [[Lighthouse]].&lt;br /&gt;
&lt;br /&gt;
[[User:Tcatm|Nils Schneider]] aka tcatm - Bitcoin developer, owner of BitcoinWatch, creator and owner of BitcoinCharts, GPU mining software and JS web interface.&lt;br /&gt;
&lt;br /&gt;
[[Patrick McFarland]] aka Diablo-D3 - DiabloMiner author, and former BitcoinTalk forum moderator.&lt;br /&gt;
&lt;br /&gt;
[[Patrick Strateman]] aka phantomcircuit - Bitcoin developer, creator of [[Intersango]], member of [[Bitcoin Consultancy]] and creator of Python Bitcoin implementation.&lt;br /&gt;
&lt;br /&gt;
[[Peter Todd]] - Bitcoin developer. Involved with Bitcoin related startup [[Coinkite]] and [[DarkWallet]].&lt;br /&gt;
&lt;br /&gt;
[[Pieter Wuille]] aka sipa- [[Satoshi client]] developer and maintainer of the network graphs http://bitcoin.sipa.be&lt;br /&gt;
&lt;br /&gt;
[[Stefan Thomas]] aka justmoon- creator of the ([https://www.weusecoins.com We Use Coins]) site/video and WebCoin.&lt;br /&gt;
&lt;br /&gt;
[[Tamas Blummer]] aka grau - author of Bits of Proof, the enterprise-ready implementation of the Bitcoin protocol. http://bitsofproof.com&lt;br /&gt;
&lt;br /&gt;
[[Trace Mayer]] - Host of the ([http://www.bitcoin.kn Bitcoin Knowledge Podcast]) where the top people in Bitcoin are interviewed&lt;br /&gt;
&lt;br /&gt;
[[Vladimir Marchenko]]- ([https://profiles.google.com/u/0/vmartchenko/about?hl=en Profile]), runs [[Marchenko Ltd]] which sells mining contracts, previously developed the figator.org search engine.&lt;br /&gt;
&lt;br /&gt;
[[Wladimir van der Laan]] - [[Satoshi client]] maintainer.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Original client developers]]&lt;br /&gt;
* [[Developers]]&lt;br /&gt;
* [[:Template:Developers]]&lt;br /&gt;
* Wiki list of [[:Special:ListUsers|users]]&lt;br /&gt;
* [[Project:Community_portal|Community portal]]&lt;br /&gt;
* [[:Category:People]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Statistics&amp;diff=70957</id>
		<title>Statistics</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Statistics&amp;diff=70957"/>
		<updated>2025-12-20T06:59:28Z</updated>

		<summary type="html">&lt;p&gt;NotATether: no need for caps&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are many places with good statistics about Bitcoin. For network stats, the best place to start is with your own [[full node]]. Following that, detailed information about addresses, mining, transaction volume, and adoption can be found on various sites tracking those metrics. Below is a summary of Bitcoin statistics as of December 2025.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Supply &amp;amp; on-chain fundamentals ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Circulating supply&#039;&#039;&#039;: ~19.96M BTC (95% of the 21M supply)&lt;br /&gt;
* &#039;&#039;&#039;Bitcoins left to mine&#039;&#039;&#039;: ~1.04M BTC&lt;br /&gt;
* &#039;&#039;&#039;Estimated lost/ancient coins&#039;&#039;&#039;: Reports suggest several million BTC (ancient supply accumulating over time, indicating a portion is likely inaccessible or lost)&amp;lt;ref&amp;gt;https://www.fidelitydigitalassets.com/research-and-insights/increasing-impact-bitcoins-ancient-supply&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Transaction volume&#039;&#039;&#039;: Over 1.2 billion cumulative transactions&amp;lt;ref&amp;gt;https://www.blockchain.com/explorer/charts/n-transactions-total&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Addresses&#039;&#039;&#039;: Over 100 million addresses&amp;lt;ref&amp;gt;https://bitcoinisdata.com/qtd_addr/&amp;lt;/ref&amp;gt;, with roughly ~250 thousand new addresses per day&amp;lt;ref&amp;gt;https://bitcoinisdata.com/new_addr/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Network health ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Reachable full nodes&#039;&#039;&#039;: ~24,000+ reachable Bitcoin nodes&amp;lt;ref&amp;gt;https://bitnodes.io/&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;SegWit adoption&#039;&#039;&#039;: Around 90-95% of network transactions&amp;lt;ref&amp;gt;https://mainnet.observer/charts/transactions-spending-segwit/&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Taproot adoption&#039;&#039;&#039;: Roughly ~15–20% of the network total, down from a 2024 peak above 40% that was driven largely by inscriptions (e.g., Ordinals)&amp;lt;ref&amp;gt;https://mainnet.observer/charts/transactions-spending-taproot/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Mining ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Hash rate&#039;&#039;&#039;: Over 1.07 zettahash/s global hash power&amp;lt;ref&amp;gt;https://bitinfocharts.com/comparison/bitcoin-hashrate.html#3y&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Fee subsidy&#039;&#039;&#039;: Roughly ~99.3% of miner revenue comes from block rewards&amp;lt;ref&amp;gt;https://timechainstats.com/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Broader adoption metrics ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Global cryptocurrency adoption&#039;&#039;&#039;: Over 900,000 active Bitcoin users per day &amp;lt;ref&amp;gt;https://www.coingecko.com/research/publications/bitcoin-report-2025&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Spot Bitcoin ETF holdings&#039;&#039;&#039;: Over ~1.29 BTC accumulated (~6% of total supply) since their launch in 2024 &lt;br /&gt;
* &#039;&#039;&#039;Public company holdings&#039;&#039;&#039;: Over 1M BTC held by publicly listed companies aggregated across firms (corporate treasuries accumulating BTC)&lt;br /&gt;
* &#039;&#039;&#039;Bitcoin legality&#039;&#039;&#039;: Unrestricted in 132 out of 257 countries&amp;lt;ref&amp;gt;https://coin.dance/poli&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Websites with statistics ==&lt;br /&gt;
&lt;br /&gt;
Here are some notable websites that can give you a quick overview of relevant statistics.&lt;br /&gt;
&lt;br /&gt;
* [https://bitcoin.clarkmoody.com/dashboard/ Clark Moody Bitcoin Dashboard]&lt;br /&gt;
* [https://mainnet.observer/ mainnet-observer]&lt;br /&gt;
* [https://bitinfocharts.com/ BitInfoCharts]&lt;br /&gt;
* [https://timechainstats.com/ TimechainStats]&lt;br /&gt;
* [https://coin.dance/ Coin Dance]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Statistics&amp;diff=70956</id>
		<title>Statistics</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Statistics&amp;diff=70956"/>
		<updated>2025-12-20T06:58:37Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Enhance the statistics page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are many places with good statistics about Bitcoin. For network stats, the best place to start is with your own [[full node]]. Following that, detailed information about addresses, mining, transaction volume, and adoption can be found on various sites tracking those metrics. Below is a summary of Bitcoin statistics as of December 2025.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Supply &amp;amp; On-Chain Fundamentals ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Circulating supply&#039;&#039;&#039;: ~19.96M BTC (95% of the 21M supply)&lt;br /&gt;
* &#039;&#039;&#039;Bitcoins left to mine&#039;&#039;&#039;: ~1.04M BTC&lt;br /&gt;
* &#039;&#039;&#039;Estimated lost/ancient coins&#039;&#039;&#039;: Reports suggest several million BTC (ancient supply accumulating over time, indicating a portion is likely inaccessible or lost)&amp;lt;ref&amp;gt;https://www.fidelitydigitalassets.com/research-and-insights/increasing-impact-bitcoins-ancient-supply&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Transaction volume&#039;&#039;&#039;: Over 1.2 billion cumulative transactions&amp;lt;ref&amp;gt;https://www.blockchain.com/explorer/charts/n-transactions-total&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Addresses&#039;&#039;&#039;: Over 100 million addresses&amp;lt;ref&amp;gt;https://bitcoinisdata.com/qtd_addr/&amp;lt;/ref&amp;gt;, with roughly ~250 thousand new addresses per day&amp;lt;ref&amp;gt;https://bitcoinisdata.com/new_addr/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Network Health ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Reachable full nodes&#039;&#039;&#039;: ~24,000+ reachable Bitcoin nodes&amp;lt;ref&amp;gt;https://bitnodes.io/&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;SegWit adoption&#039;&#039;&#039;: Around 90-95% of network transactions&amp;lt;ref&amp;gt;https://mainnet.observer/charts/transactions-spending-segwit/&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Taproot adoption&#039;&#039;&#039;: Roughly ~15–20% of the network total, down from a 2024 peak above 40% that was driven largely by inscriptions (e.g., Ordinals)&amp;lt;ref&amp;gt;https://mainnet.observer/charts/transactions-spending-taproot/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Mining ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Hash rate&#039;&#039;&#039;: Over 1.07 zettahash/s global hash power&amp;lt;ref&amp;gt;https://bitinfocharts.com/comparison/bitcoin-hashrate.html#3y&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Fee subsidy&#039;&#039;&#039;: Roughly ~99.3% of miner revenue comes from block rewards&amp;lt;ref&amp;gt;https://timechainstats.com/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Broader Adoption Metrics ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Global cryptocurrency adoption&#039;&#039;&#039;: Over 900,000 active Bitcoin users per day &amp;lt;ref&amp;gt;https://www.coingecko.com/research/publications/bitcoin-report-2025&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Spot Bitcoin ETF holdings&#039;&#039;&#039;: Over ~1.29 BTC accumulated (~6% of total supply) since their launch in 2024 &lt;br /&gt;
* &#039;&#039;&#039;Public company holdings&#039;&#039;&#039;: Over 1M BTC held by publicly listed companies aggregated across firms (corporate treasuries accumulating BTC)&lt;br /&gt;
* &#039;&#039;&#039;Bitcoin legality&#039;&#039;&#039;: Unrestricted in 132 out of 257 countries&amp;lt;ref&amp;gt;https://coin.dance/poli&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Websites with statistics ==&lt;br /&gt;
&lt;br /&gt;
Here are some notable websites that can give you a quick overview of relevant statistics.&lt;br /&gt;
&lt;br /&gt;
* [https://bitcoin.clarkmoody.com/dashboard/ Clark Moody Bitcoin Dashboard]&lt;br /&gt;
* [https://mainnet.observer/ mainnet-observer]&lt;br /&gt;
* [https://bitinfocharts.com/ BitInfoCharts]&lt;br /&gt;
* [https://timechainstats.com/ TimechainStats]&lt;br /&gt;
* [https://coin.dance/ Coin Dance]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tutorial:_Automatically_mine_when_computer_is_locked_on_Windows&amp;diff=70955</id>
		<title>Tutorial: Automatically mine when computer is locked on Windows</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tutorial:_Automatically_mine_when_computer_is_locked_on_Windows&amp;diff=70955"/>
		<updated>2025-12-20T05:02:06Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Add OS and hardware compatibility details&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;&#039;&#039;Note:&#039;&#039;&#039; This tutorial is created with Windows 7 in mind. The exact steps are likely different for other versions of Windows, but are expected to work in newer versions (8/10/11) as well. In addition, any text surrounded by quotes is to be entered without quotes.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
This guide was originally written with GPU mining and cgminer in mind, but these steps also work for bfgminer and ASICs with minimal changes.&lt;br /&gt;
&lt;br /&gt;
If you want to mine Bitcoins, but also need to use your computer for other GPU-intensive tasks like gaming, it can be annoying to start mining each time you stop using your computer. On Microsoft Windows, there is a little-known way to automate tasks like this. For this tutorial, we will be using [[CGMiner]]. If you don&#039;t already have it, [https://bitcointalk.org/index.php?topic=28402.0 download it from here], and extract it to a folder somewhere on your hard drive.&lt;br /&gt;
&lt;br /&gt;
==Configuring the security auditing settings==&lt;br /&gt;
[[File:Windows Audit Configuration.png|thumb|right|250px|Configuring Windows to log when the computer is locked and unlocked.]]&lt;br /&gt;
&lt;br /&gt;
Windows keeps a log of various types of events that occur on your computer. These events include software crashes and system service notifications, among other things. This event log is closely tied to another feature of Windows known as security auditing. Basically, every time certain tasks are performed that require user authentication, such as logging on to your computer, it creates a log entry. This feature is designed mainly for professionals who need to monitor corporate networks, but it can be useful for this purpose too. How? It is possible to program Windows to run programs whenever specific types of events occur.&lt;br /&gt;
&lt;br /&gt;
Locking and unlocking your computer are two things that Windows can log, but by default it is not configured to do so. To enable this:&lt;br /&gt;
&lt;br /&gt;
# Open the Run dialog (Windows+R) and type &amp;quot;secpol.msc&amp;quot;.&lt;br /&gt;
# On the left, expand &amp;quot;Advanced Audit Policy Configuration&amp;quot;, &amp;quot;System Audit Policies - Local Group Policy Object&amp;quot;, and select &amp;quot;Logon/Logoff&amp;quot;.&lt;br /&gt;
# On the right, double-click &amp;quot;Audit Other Logon/Logoff Events&amp;quot;.&lt;br /&gt;
# In the dialog that appears, make sure &amp;quot;Configure the following audit events&amp;quot; and &amp;quot;Success&amp;quot; are checked.&lt;br /&gt;
# Click OK, and close the Local Security Policy window.&lt;br /&gt;
&lt;br /&gt;
==Using the Task Scheduler==&lt;br /&gt;
&lt;br /&gt;
Next, we need to tell Windows to respond to these events. There are two tasks we need to program: one to start mining when the computer is locked, and one to stop mining when the computer is unlocked.&lt;br /&gt;
&lt;br /&gt;
===Start mining when the computer is locked===&lt;br /&gt;
&lt;br /&gt;
# Open the Run dialog (Windows+R) and type &amp;quot;taskschd.msc&amp;quot;.&lt;br /&gt;
# On the very right, select &amp;quot;Create Basic Task...&amp;quot; from the menu.&lt;br /&gt;
# Give it a name, such as &amp;quot;Start Bitcoin Mining&amp;quot;. What exactly you type here doesn&#039;t matter, as long as you remember what it is in case you need to change something later. Click Next.&lt;br /&gt;
# Select &amp;quot;When a specific event is logged&amp;quot; from the list, and click Next.&lt;br /&gt;
# For &amp;quot;Log&amp;quot;, select &amp;quot;Security&amp;quot;. For &amp;quot;Source&amp;quot;, select &amp;quot;Microsoft Windows security auditing.&amp;quot; For &amp;quot;Event ID&amp;quot;, type 4800. Click Next.&lt;br /&gt;
# Select &amp;quot;Start a program&amp;quot; from the list, and click Next.&lt;br /&gt;
# For &amp;quot;Program/script&amp;quot;, click &amp;quot;Browse...&amp;quot; and select cgminer.exe. (You do remember where you extracted it, right?)&lt;br /&gt;
# For &amp;quot;Add arguments (optional)&amp;quot;, type in the command line parameters. Make sure to add &amp;lt;code&amp;gt;--api-listen --api-allow W:127.0.0.1&amp;lt;/code&amp;gt; to the end.&lt;br /&gt;
#:If you&#039;re unfamiliar with cgminer, you can use the following template: &amp;lt;code&amp;gt;-o &#039;&#039;[pool server]&#039;&#039; -u &#039;&#039;[user/worker name]&#039;&#039; -p &#039;&#039;[password]&#039;&#039; --api-listen --api-allow W:127.0.0.1&amp;lt;/code&amp;gt;&lt;br /&gt;
# Click Next, and then Finish.&lt;br /&gt;
&lt;br /&gt;
===Stop mining when the computer is unlocked===&lt;br /&gt;
&lt;br /&gt;
To stop cgminer when the computer is unlocked is trickier than it might seem. On my computer (and likely others as well) simply killing the process causes the video driver to temporarily stop responding. This can cause other applications to crash, and it&#039;s also just annoying as you need to wait 10 seconds or more to use your computer. For obvious reasons, it would be VERY annoying to have this happen every time you unlock your computer. (Even if this exact problem doesn&#039;t occur, cgminer may need to &amp;quot;clean up&amp;quot; when it&#039;s done, so it&#039;s best to use this method anyway.)&lt;br /&gt;
&lt;br /&gt;
Luckily, cgminer provides an API to allow other applications to control it. All we need to do is send the command &amp;quot;quit&amp;quot; to the local computer on network port 4028. For this, we&#039;ll use a program called [http://joncraton.org/blog/46/netcat-for-windows netcat]. Download this, and extract &amp;quot;nc.exe&amp;quot; to your cgminer directory.&lt;br /&gt;
&lt;br /&gt;
Now we need to create two new files in this directory. Open Notepad, and type the word &amp;quot;quit&amp;quot;. Do &#039;&#039;&#039;NOT&#039;&#039;&#039; press Enter afterwards. For some strange reason, cgminer doesn&#039;t accept commands ending in a newline character. This is why we need to create a file in the first place, rather than simply using the &amp;lt;code&amp;gt;echo&amp;lt;/code&amp;gt; command. Save the file to your cgminer directory as &amp;quot;quit.txt&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Click File&amp;amp;rarr;New, and type the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
@echo off&lt;br /&gt;
nc localhost 4028 &amp;lt; quit.txt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Save the file in the same directory as &amp;quot;quit.bat&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Now we need to schedule a new task. Do this the same way as you did before, with a few differences:&lt;br /&gt;
&lt;br /&gt;
* Type a different name (should be obvious)&lt;br /&gt;
* Instead of 4800, enter 4801 for the event ID.&lt;br /&gt;
* For &amp;quot;Program/script&amp;quot;, select the &amp;quot;quit.bat&amp;quot; you just created instead of &amp;quot;cgminer.exe&amp;quot;.&lt;br /&gt;
* Leave &amp;quot;Add arguments (optional)&amp;quot; blank, and select the cgminer directory for &amp;quot;Start in (optional)&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==You&#039;re done!==&lt;br /&gt;
&lt;br /&gt;
Lock your computer (Windows+L), wait 15 seconds or so, and unlock it. While it&#039;s locked, you should hear your GPU fan start spinning. When you unlock your computer, you should see cgminer appear for a second, then exit.&lt;br /&gt;
&lt;br /&gt;
If it didn&#039;t work properly, leave a comment on [[Talk:{{PAGENAME}}|this article&#039;s talk page]], or send an email to [mailto:flarn2006@gmail.com flarn2006@gmail.com]. If it did, great!&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Tutorial:_Automatically_mine_when_computer_is_locked_on_Windows&amp;diff=70954</id>
		<title>Tutorial: Automatically mine when computer is locked on Windows</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Tutorial:_Automatically_mine_when_computer_is_locked_on_Windows&amp;diff=70954"/>
		<updated>2025-12-20T05:01:13Z</updated>

		<summary type="html">&lt;p&gt;NotATether: The localhost ip address appears to be blacklisted by cloudflare&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;&#039;&#039;Note:&#039;&#039;&#039; This tutorial is created with Windows 7 in mind. The exact steps are likely different for other versions of Windows. In addition, any text surrounded by quotes is to be entered without quotes.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you want to mine Bitcoins, but also need to use your computer for other GPU-intensive tasks like gaming, it can be annoying to start mining each time you stop using your computer. On Microsoft Windows, there is a little-known way to automate tasks like this. For this tutorial, we will be using [[CGMiner]]. If you don&#039;t already have it, [https://bitcointalk.org/index.php?topic=28402.0 download it from here], and extract it to a folder somewhere on your hard drive.&lt;br /&gt;
&lt;br /&gt;
==Configuring the security auditing settings==&lt;br /&gt;
[[File:Windows Audit Configuration.png|thumb|right|250px|Configuring Windows to log when the computer is locked and unlocked.]]&lt;br /&gt;
&lt;br /&gt;
Windows keeps a log of various types of events that occur on your computer. These events include software crashes and system service notifications, among other things. This event log is closely tied to another feature of Windows known as security auditing. Basically, every time certain tasks are performed that require user authentication, such as logging on to your computer, it creates a log entry. This feature is designed mainly for professionals who need to monitor corporate networks, but it can be useful for this purpose too. How? It is possible to program Windows to run programs whenever specific types of events occur.&lt;br /&gt;
&lt;br /&gt;
Locking and unlocking your computer are two things that Windows can log, but by default it is not configured to do so. To enable this:&lt;br /&gt;
&lt;br /&gt;
# Open the Run dialog (Windows+R) and type &amp;quot;secpol.msc&amp;quot;.&lt;br /&gt;
# On the left, expand &amp;quot;Advanced Audit Policy Configuration&amp;quot;, &amp;quot;System Audit Policies - Local Group Policy Object&amp;quot;, and select &amp;quot;Logon/Logoff&amp;quot;.&lt;br /&gt;
# On the right, double-click &amp;quot;Audit Other Logon/Logoff Events&amp;quot;.&lt;br /&gt;
# In the dialog that appears, make sure &amp;quot;Configure the following audit events&amp;quot; and &amp;quot;Success&amp;quot; are checked.&lt;br /&gt;
# Click OK, and close the Local Security Policy window.&lt;br /&gt;
&lt;br /&gt;
==Using the Task Scheduler==&lt;br /&gt;
&lt;br /&gt;
Next, we need to tell Windows to respond to these events. There are two tasks we need to program: one to start mining when the computer is locked, and one to stop mining when the computer is unlocked.&lt;br /&gt;
&lt;br /&gt;
===Start mining when the computer is locked===&lt;br /&gt;
&lt;br /&gt;
# Open the Run dialog (Windows+R) and type &amp;quot;taskschd.msc&amp;quot;.&lt;br /&gt;
# On the very right, select &amp;quot;Create Basic Task...&amp;quot; from the menu.&lt;br /&gt;
# Give it a name, such as &amp;quot;Start Bitcoin Mining&amp;quot;. What exactly you type here doesn&#039;t matter, as long as you remember what it is in case you need to change something later. Click Next.&lt;br /&gt;
# Select &amp;quot;When a specific event is logged&amp;quot; from the list, and click Next.&lt;br /&gt;
# For &amp;quot;Log&amp;quot;, select &amp;quot;Security&amp;quot;. For &amp;quot;Source&amp;quot;, select &amp;quot;Microsoft Windows security auditing.&amp;quot; For &amp;quot;Event ID&amp;quot;, type 4800. Click Next.&lt;br /&gt;
# Select &amp;quot;Start a program&amp;quot; from the list, and click Next.&lt;br /&gt;
# For &amp;quot;Program/script&amp;quot;, click &amp;quot;Browse...&amp;quot; and select cgminer.exe. (You do remember where you extracted it, right?)&lt;br /&gt;
# For &amp;quot;Add arguments (optional)&amp;quot;, type in the command line parameters. Make sure to add &amp;lt;code&amp;gt;--api-listen --api-allow W:127.0.0.1&amp;lt;/code&amp;gt; to the end.&lt;br /&gt;
#:If you&#039;re unfamiliar with cgminer, you can use the following template: &amp;lt;code&amp;gt;-o &#039;&#039;[pool server]&#039;&#039; -u &#039;&#039;[user/worker name]&#039;&#039; -p &#039;&#039;[password]&#039;&#039; --api-listen --api-allow W:127.0.0.1&amp;lt;/code&amp;gt;&lt;br /&gt;
# Click Next, and then Finish.&lt;br /&gt;
&lt;br /&gt;
===Stop mining when the computer is unlocked===&lt;br /&gt;
&lt;br /&gt;
To stop cgminer when the computer is unlocked is trickier than it might seem. On my computer (and likely others as well) simply killing the process causes the video driver to temporarily stop responding. This can cause other applications to crash, and it&#039;s also just annoying as you need to wait 10 seconds or more to use your computer. For obvious reasons, it would be VERY annoying to have this happen every time you unlock your computer. (Even if this exact problem doesn&#039;t occur, cgminer may need to &amp;quot;clean up&amp;quot; when it&#039;s done, so it&#039;s best to use this method anyway.)&lt;br /&gt;
&lt;br /&gt;
Luckily, cgminer provides an API to allow other applications to control it. All we need to do is send the command &amp;quot;quit&amp;quot; to the local computer on network port 4028. For this, we&#039;ll use a program called [http://joncraton.org/blog/46/netcat-for-windows netcat]. Download this, and extract &amp;quot;nc.exe&amp;quot; to your cgminer directory.&lt;br /&gt;
&lt;br /&gt;
Now we need to create two new files in this directory. Open Notepad, and type the word &amp;quot;quit&amp;quot;. Do &#039;&#039;&#039;NOT&#039;&#039;&#039; press Enter afterwards. For some strange reason, cgminer doesn&#039;t accept commands ending in a newline character. This is why we need to create a file in the first place, rather than simply using the &amp;lt;code&amp;gt;echo&amp;lt;/code&amp;gt; command. Save the file to your cgminer directory as &amp;quot;quit.txt&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Click File&amp;amp;rarr;New, and type the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
@echo off&lt;br /&gt;
nc localhost 4028 &amp;lt; quit.txt&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Save the file in the same directory as &amp;quot;quit.bat&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Now we need to schedule a new task. Do this the same way as you did before, with a few differences:&lt;br /&gt;
&lt;br /&gt;
* Type a different name (should be obvious)&lt;br /&gt;
* Instead of 4800, enter 4801 for the event ID.&lt;br /&gt;
* For &amp;quot;Program/script&amp;quot;, select the &amp;quot;quit.bat&amp;quot; you just created instead of &amp;quot;cgminer.exe&amp;quot;.&lt;br /&gt;
* Leave &amp;quot;Add arguments (optional)&amp;quot; blank, and select the cgminer directory for &amp;quot;Start in (optional)&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==You&#039;re done!==&lt;br /&gt;
&lt;br /&gt;
Lock your computer (Windows+L), wait 15 seconds or so, and unlock it. While it&#039;s locked, you should hear your GPU fan start spinning. When you unlock your computer, you should see cgminer appear for a second, then exit.&lt;br /&gt;
&lt;br /&gt;
If it didn&#039;t work properly, leave a comment on [[Talk:{{PAGENAME}}|this article&#039;s talk page]], or send an email to [mailto:flarn2006@gmail.com flarn2006@gmail.com]. If it did, great!&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=App_store_optimization&amp;diff=70953</id>
		<title>App store optimization</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=App_store_optimization&amp;diff=70953"/>
		<updated>2025-12-20T04:46:50Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Mark for deletion notice&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{PfD|dead redirect}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;App Store Optimization, also known as [https://en.bitcoin.it/wiki/Aso ASO]&#039;&#039;&#039;.  &lt;br /&gt;
&lt;br /&gt;
 [[Category:Android]]&lt;br /&gt;
 [[Category:ASO]]&lt;br /&gt;
 [[Category:App Store Optimization]]&lt;br /&gt;
 [[Category:iOS]]&lt;br /&gt;
 [[Category:Mobile]]&lt;br /&gt;
 [[Category:Services]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=99bitcoins&amp;diff=70952</id>
		<title>99bitcoins</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=99bitcoins&amp;diff=70952"/>
		<updated>2025-12-20T04:43:45Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Remove non-existing android app&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[http://99bitcoins.com 99 Bitcoins] is a website and blog about Bitcoins. The website aims to close the gap between newbies and the technological aspect of Bitcoin through the use of a non technical blog and simple tutorials explained in laymen terms. 99 Bitcoins also operates the subdomain [http://affiliates.99bitcoins.com 99 Affiliates] which aims to be the most comprehensive source on the web for [[Bitcoin Affiliate Programs]].&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
99 Bitcoins originally started out as BitcoinWithPaypal.com and focused on the sole purpose of explaining how to buy Bitcoins with Paypal. After receiving a complaint from Paypal&#039;s legal department regarding the use of their trademark in the domain name the website rebranded itself to 99 Bitcoins. In 2014 the website has expanded and offers tutorials not only about Bitcoin but also about other crypto currencies such as Litecoin, Peercoin, Namecoin, Feathercoin and more. &lt;br /&gt;
&lt;br /&gt;
==Software==&lt;br /&gt;
&lt;br /&gt;
99 Bitcoins has issued out various plugins and apps for the Bitcoin community.&lt;br /&gt;
&lt;br /&gt;
===99 Coins Ticker===&lt;br /&gt;
The 99 Coins Ticker is a Wordpress plugin that allows website owners to display the latest Bitcoin prices from 4 different exchanges on their Wordpress website - BTC-E, BitStamp, BTC China and BTC Average. The plugin also has a graphical display of historical Bitcoin prices up to 30 days back.&lt;br /&gt;
&lt;br /&gt;
===Bitcoin News Feed Widget===&lt;br /&gt;
The Bitcoin News Feed Widget is a Wordpress plugin that allows website owners to display the latest Bitcoin news stories on their website from various news sources. All stories are picked out manually.&lt;br /&gt;
&lt;br /&gt;
===99 Bitcoins mobile app===&lt;br /&gt;
The 99 Bitcoins mobile app is an Android app that displays the latest Bitcoin prices and news stories. The app is free of charge and also shows a graphical display of historical Bitcoin prices up to 30 days back.&lt;br /&gt;
&lt;br /&gt;
==99 Affiliates==&lt;br /&gt;
&lt;br /&gt;
99 Affiliates is a subdomain of 99 Bitcoins dedicated solely to covering the subject of Bitcoin affiliate programs. The website is built as a blog which gives real live data from different Bitcoin affiliate programs after it has tested them out for conversion rates and payouts. Some of 99 Affiliates&#039; content is restricted to registered users. Registration is free of charge.&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
&lt;br /&gt;
* [http://wordpress.org/plugins/bitcoin-ticker-widget/ Coin Ticker WP Plugin]&lt;br /&gt;
* [http://wordpress.org/plugins/bitcoin-news-ticker-widget/ Bitcoin News Feed Widget]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Blogs]]&lt;br /&gt;
[[Category:Educational]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Storing_bitcoins&amp;diff=70951</id>
		<title>Storing bitcoins</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Storing_bitcoins&amp;diff=70951"/>
		<updated>2025-12-19T14:16:21Z</updated>

		<summary type="html">&lt;p&gt;NotATether: add details&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;This page is a discussion of the different ways of storing bitcoins, whether for [[Bitcoin as an investment|investment purposes]] or as a [[Bitcoin as a medium of exchange|medium of exchange]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As bitcoin is a digital asset, it can be very un-intuitive to store safely. Historically many people have lost their coins but with proper understanding the risks can be eliminated. If your bitcoins do end up lost or stolen then there&#039;s almost certainly nothing that can be done to get them back.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;tl;dr&#039;&#039;&#039; The best way to store bitcoin is to either use a [[hardware wallet]], a [[Multi-signature|multi-signature wallet]] or a [[Cold storage|cold storage wallet]]. Have your wallet create a [[seed phrase]], write it down on paper and store it in a safe place (or several safe places, as backups). Ideally the wallet should be backed by your own [[full node]].&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Storage of bitcoin can be broken down in a few independent goals:&lt;br /&gt;
&lt;br /&gt;
* Protection against accidental loss&lt;br /&gt;
* Verification that the bitcoins are genuine&lt;br /&gt;
* Privacy and protection against spying&lt;br /&gt;
* Protection against theft&lt;br /&gt;
* Easy access for spending or moving bitcoins&lt;br /&gt;
&lt;br /&gt;
The art and science of storing bitcoins is about keeping your private keys safe, yet remaining easily available to you when you want to make a transaction. It also requires verifying that you received real bitcoins, and stopping an adversary from spying on you.&lt;br /&gt;
&lt;br /&gt;
[[File:Mnemonic-seed-still-life.jpg|300px|thumb|alt=An example seed phrase written on paper|Example seed phrase on paper.]]&lt;br /&gt;
&lt;br /&gt;
=== Protection from accidental loss ===&lt;br /&gt;
&lt;br /&gt;
In the past many people have accidentally lost bitcoins because of failed backups, mistyped letters, forgotten hard drives, corrupted SSD devices, or numerous other slip ups. &lt;br /&gt;
&lt;br /&gt;
The key to protecting yourself from data loss of any kind is to have redundant backups so that if one is lost or destroyed, you still have others you can use when you need them. All good wallet software asks their users to write down the [[seed phrase|seed recovery phrase]] of the wallet as a backup, so that if your primary wallet is lost or damaged, you can use the seed recovery phrase to restore access to your coins. If you have more than one backup location, they should be in places where various disasters won&#039;t affect both of your backups. For example, its much better to store two backups in a home safe and in a safe deposit box (as long as your seed is protected by a passphrase) than to store two backups in your bedroom and one in your garage. &lt;br /&gt;
&lt;br /&gt;
Also important is regularly verifying that your backup still exists and is in good condition. This can be as simple as ensuring your backups are still where you put them a couple times a year.&lt;br /&gt;
&lt;br /&gt;
The best practices for backing up a seed is to store the seed using &#039;&#039;&#039;pencil and paper&#039;&#039;&#039; or &#039;&#039;&#039;metal seed phrase backup&#039;&#039;&#039; and storing in multiple secure locations. See [[Seed_phrase#Storing_Seed_Phrases_for_the_Long_Term]] for details.&lt;br /&gt;
&lt;br /&gt;
=== Verification and privacy ===&lt;br /&gt;
&lt;br /&gt;
Storing a [[seed phrase]] only stores [[Private key|private keys]], but it cannot tell you if or how many bitcoins you have actually received. For that you need wallet software.&lt;br /&gt;
&lt;br /&gt;
If you received cash banknotes or gold coins as payment, you wouldn&#039;t accept them without inspecting them and verifying that they are genuine. The same is true with bitcoin. Wallet software can automatically verify that a payment has been made and when that payment has been completed (by being mined into a number of blocks). The most secure kind of wallet is one which independently verifies &#039;&#039;all&#039;&#039; the rules of bitcoin, known as a [[full node]]. When receiving large volumes, it is essential to use wallet software that connects to a full node you run yourself. If bitcoin is digital gold, then a full node is your own personal digital goldsmith who checks that received bitcoin payments are actually real. [[Lightweight node|Lightweight wallets]] have a number of security downsides because they don&#039;t check all of bitcoin&#039;s rules, and so should only be used for receiving smaller amounts or when you trust the sender. See the article about [[full node|full nodes]].&lt;br /&gt;
&lt;br /&gt;
Your wallet software will also need to learn the history and balance of its wallet. For a lightweight wallet this usually involves querying a third-party server which leads to a privacy problem as that server can spy on you by seeing your entire balance, all your transactions and usually linking it with your IP address. Using a full node avoids this problem because the software connects directly to the bitcoin p2p network and downloads the entire [[blockchain]], so any adversary will find it much harder to obtain information. See also: [[Anonymity]]&lt;br /&gt;
&lt;br /&gt;
So for verification and privacy, a good storage solution should be backed by a [[full node]] under your own control for use when receiving payments. The full node wallet on an online computer can be a watch-only wallet. This means that it can detect transaction involving addresses belonging to the user and can display transaction information about them, but still does not have the ability to actually spend the bitcoins.&lt;br /&gt;
&lt;br /&gt;
=== Protection from theft ===&lt;br /&gt;
&lt;br /&gt;
Possession of bitcoins comes from your ability to keep the private keys under your exclusive control. In bitcoin, keys are money. Any malware or hackers who learn what your private keys are can create a valid bitcoin transaction sending your coins to themselves, stealing your bitcoins. The average person&#039;s computer is usually vulnerable to malware, so that must be taken into account when deciding on storage solutions. &lt;br /&gt;
&lt;br /&gt;
Anybody else who discovers a wallet&#039;s [[seed phrase]] can steal all the bitcoins if the seed isn&#039;t also protected by a secret passphrase. Even when using a passphrase, a seed should be kept safe and secret like jewels or cash. For example, no part of a seed should ever be typed into any website, and no one should store a seed on an internet-connected computer unless they are an advanced user who has researched what they&#039;re doing.&lt;br /&gt;
&lt;br /&gt;
[[Seed phrase]]s can store any amount of bitcoins. It doesn&#039;t seem secure to possibly have enough money to purchase the entire building just sitting on a sheet of paper without any protection. For this reason many wallets make it possible to encrypt a seed phrase with a passphrase. See [[Seed phrase#Two-Factor_Seed_Phrases]]&lt;br /&gt;
&lt;br /&gt;
=== Easy access ===&lt;br /&gt;
&lt;br /&gt;
Some users may not need to actually move their bitcoins very often, especially if they [[Bitcoin as an investment|own bitcoin as an investment]]. Other users will want to be able to quickly and easily move their coins. A solution for storing bitcoins should take into account how convenient it is to spend from depending on the user&#039;s needs.&lt;br /&gt;
&lt;br /&gt;
=== Summary ===&lt;br /&gt;
&lt;br /&gt;
In summary: bitcoin wallets should be backed up by writing down their [[seed phrase]], this phrase must be kept safe and secret, and when sending or receiving transactions the wallet software should obtain information about the bitcoin network from your own [[full node]].&lt;br /&gt;
&lt;br /&gt;
== Types of wallets ==&lt;br /&gt;
&lt;br /&gt;
=== Hardware wallets ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Main article: [[Hardware wallet]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Hardware wallet]]s are special purpose security-hardened devices for storing Bitcoins on a peripheral that is trusted to generate wallet keys and sign transactions.&lt;br /&gt;
&lt;br /&gt;
A [[hardware wallet]] holds the seed in its internal storage and is typically designed to be resistant to both physical and digital attacks. The device signs the transactions internally and only transmits the signed transactions to the computer, never communicating any secret data to the devices it connects to. The separation of the private keys from the vulnerable environment allows the user to spend bitcoins without running any risk even when using an untrustworthy computer. Hardware wallets are relatively user-friendly and are one of the best ways to store bitcoins.&lt;br /&gt;
&lt;br /&gt;
Some downsides are that hardware wallets are recognizable physical objects which could be discovered and which give away that you probably own bitcoins. This is worth considering when for example crossing borders. They also cost more than software wallets. Still, physical access to a hardware wallet does not mean that the keys are easily compromised, even though it does make it easier to compromise the hardware wallet. The groups that have created the most popular hardware wallets have gone to great lengths to harden the devices to physical threats and, though not impossible, only technically skilled people with specialized equipment have been able to get access to the private keys without the owner&#039;s consent. However, physically-powerful people such as armed border guards upon seeing the hardware wallet could force you to type in the PIN number to unlock the device and steal the bitcoins.&lt;br /&gt;
&lt;br /&gt;
=== Multi-signature wallets ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Main article: [[Multi-signature]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A multi-signature wallet is one where multiple private keys are required to move the bitcoins instead of a single key. Such a wallet can be used for requiring agreement among multiple people to spend, can eliminate a single point of failure, and can be used as form of backup, among other applications.&lt;br /&gt;
&lt;br /&gt;
These private keys can be spread across multiple machines in various locations with the rationale that malware and hackers are unlikely to infect all of them. The multisig wallet can be of the m-of-n type where any m private keys out of a possible n are required to move the money. For example a 2-of-3 multisig wallet might have your private keys spread across a desktop, laptop, and smartphone, any two of which are required to move the money, but the compromise or total loss of any one key does not result in loss of money, even if that key has no backups.&lt;br /&gt;
&lt;br /&gt;
Multi-signature wallets have the advantage of being cheaper than hardware wallets since they are implemented in software and can be downloaded for free, and can be nearly as convenient since all keys are online and the wallet user interfaces are typically easy to use. &lt;br /&gt;
&lt;br /&gt;
Hardware and multi-signature wallets can be combined by having a multi-signature wallet with the private keys held on hardware wallets; after all a single hardware wallet is still a single point of failure. Cold storage and multi-signature can also be combined, by having the multi-signature wallet with the private keys held in cold storage to avoid them being kept online.&lt;br /&gt;
&lt;br /&gt;
=== Cold storage wallets ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Main article: [[Cold storage]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A cold wallet generates and stores private wallet keys offline on a clean, newly-installed [https://en.wikipedia.org/wiki/Air_gap_(networking) air-gapped] computer. Payments are received online with a watch-only wallet. Unsigned transactions are generated online, transferred offline for signing, and the signed transaction is transferred online to be broadcast to the Bitcoin network.&lt;br /&gt;
&lt;br /&gt;
This allows funds to be managed offline in [[Cold storage]]. Used correctly a cold wallet is protected against online threats, such as viruses and hackers. Cold wallets are similar to hardware wallets, except that a general purpose computing device is used instead of a special purpose peripheral. The downside is that the transferring of transactions to and fro can be fiddly and unweilding, and less practical for carrying around like a hardware wallet.&lt;br /&gt;
&lt;br /&gt;
=== Hot wallets ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Main article: [[Hot wallet]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A hot wallet refers to keeping single-signature wallets with private keys kept on an online computer or mobile phone. Most bitcoin wallet software out there is a hot wallet. The bitcoins are easy to spend but are maximally vulnerable to malware or hackers. Hot wallets may be appropriate for small amounts and day-to-day spending.&lt;br /&gt;
&lt;br /&gt;
A user might have a &#039;&#039;spending account&#039;&#039; hot wallet for day-to-day convenient spending with the majority of their funds on a &#039;&#039;savings account&#039;&#039; which is stored with much more security (cold storage / hardware wallet / multi-signature).&lt;br /&gt;
&lt;br /&gt;
== Bad wallet ideas ==&lt;br /&gt;
&lt;br /&gt;
=== Custodial wallets ===&lt;br /&gt;
&lt;br /&gt;
Custodial wallets are where an exchange, broker or other third party holds your bitcoins in trust.&lt;br /&gt;
&lt;br /&gt;
The number one rule to storing bitcoin is this: if you don’t hold the private keys, you don’t actually own the assets. There are many historical examples of loss due to custodial wallets: Bitcoinica, Silk Road, Bitfloor, [[Collapse of Mt. Gox|MTGOX]], Sheep Marketplace, BTC-e, Bitstamp, Bitfinex, Bithumb, Cryptsy, [[BTER|Bter]], Mintpal and many more&amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=576337&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== &amp;quot;Isn&#039;t it just like keeping your money in a bank?&amp;quot; ====&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The following is a quote of waxwing on reddit&amp;lt;ref&amp;gt;https://www.reddit.com/r/Bitcoin/comments/5py495/brian_armstrong_controlling_your_own_wealth_as_a/dcve9xx/?context=3&amp;lt;/ref&amp;gt;:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:There are trade offs with everything, but trusting Coinbase with your Bitcoin is &#039;&#039;not&#039;&#039; the same as trusting a bank with your dollars:&lt;br /&gt;
&lt;br /&gt;
:Suppose 5 people are needed to access the funds, within Coinbase, e.g. the CEO, the tech lead engineer and 3 other senior employees. Suppose one day they wake up and decide to be evil and move all the Bitcoin to some private account of theirs, and perhaps make up a story in the press about how they&#039;ve been &amp;quot;hacked&amp;quot;. You have a serious problem, as you might find there is a protracted legal battle (see MtGox), but you can&#039;t actually retrieve the funds unless in some way the company is re-stocked with Bitcoin, or perhaps an equivalent in fiat.&lt;br /&gt;
&lt;br /&gt;
:If on the other hand you controlled the funds with a majority of keys in a multisig i.e. you own both of the two needed keys of a 2-of-3 multisig, then it would always effectively be your bitcoin, even though the third key may belong to a trusted third party custodian. But this also comes with the responsibility that if you get hacked, you lose all your funds. That is why it&#039;s prudent, in a 2-of-3 multisig where you have the two needed keys, to have them in separate systems/locations. If one of them fails, you can go to the custodian to supply the third key and transfer your funds again to safety. But the custodian alone, cannot touch your funds just by virtue of having the third key.&lt;br /&gt;
&lt;br /&gt;
:Now, if your bank gets hacked similarly - 5 key operatives in the bank decide to swipe your money and pretend it was external hackers - SWIFT transfers are made to accounts in Russia and China. Here it will always ultimately be at the discretion of legal agencies whether you &amp;quot;actually&amp;quot; still have the money that is stolen. Because dollars are not real, they can be created at a whim&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/Fractional-reserve_banking&amp;lt;/ref&amp;gt;, and while reversing international transfers is not &#039;&#039;quite&#039;&#039; so simple, very often that reversal can be achieved (e.g. recent SWIFT hack at bangladesh&amp;lt;ref&amp;gt;https://www.wired.com/2016/05/insane-81m-bangladesh-bank-heist-heres-know/&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/Bangladesh_Bank_robbery&amp;lt;/ref&amp;gt; bank; $1 billion stolen, all but $80 million &amp;quot;recovered&amp;quot; (just means wire transfers reversed)). Added to that consider that fiat money is insured, so even when transfers can&#039;t be reversed, the money can be &amp;quot;recovered&amp;quot;. If too many banks get hacked all at once the Federal Reserve and the government together can make up some &amp;quot;fund&amp;quot; that magically reassigns balances any time they like, with sufficient political will (that&#039;s essentially what was happening in 2008 TARP etc).&lt;br /&gt;
&lt;br /&gt;
:So far no insurance company has ever paid out on a Bitcoin company&#039;s claim. Worth considering also.&lt;br /&gt;
&lt;br /&gt;
:You might say, since it&#039;s risky both ways, why not trust Coinbase? Aren&#039;t they more competent in security than me?&lt;br /&gt;
&lt;br /&gt;
:Almost certainly, but this argument has two massive holes in it: (1) because they &#039;&#039;concentrate&#039;&#039; funds they are a massive target for hackers, while you are not - at all. (2) they are a &#039;&#039;trusted third party&#039;&#039; so the situation is strictly worse - not only do you have to trust their security skills, but you also have to trust them not to steal (modulo multisig, as mentioned above) (edited to add: as well as literal stealing, there is things like political confiscation, don&#039;t forget).&lt;br /&gt;
&lt;br /&gt;
=== Web wallets ===&lt;br /&gt;
&lt;br /&gt;
Web wallets have all the downsides of custodial wallets (no direct possession, private keys are held by a third party) along with all the downsides of hot wallets (exposed private keys), as well as all the downsides of lightweight wallets (not verifying bitcoin&#039;s rules, someone could send you a billion bitcoins and under certain conditions the dumb web wallet would happily accept it)&lt;br /&gt;
&lt;br /&gt;
Someone who needs the easy access of a web wallet should download a lightweight wallet like [[Electrum]].&lt;br /&gt;
&lt;br /&gt;
Main article: [[Browser-based wallet]]&lt;br /&gt;
&lt;br /&gt;
=== Paper wallets ===&lt;br /&gt;
&lt;br /&gt;
So-called [[paper wallets]] are an obsolete and unsafe method of storing bitcoin which should not be recommended to beginners. They simply store a single private/public keypair on paper. They promote [[address reuse]] and require unwieldy and complicated live OS system boots to be safe, they risk theft by printers, and typically rely on [[Javascript cryptography]].&lt;br /&gt;
&lt;br /&gt;
Paper wallets also do not provide any method of displaying to the user when money has arrived. There&#039;s no practical way to use a [[full node]] wallet. Users are typically driven to use third-party blockchain explorers which can lie to them and spy on them.&lt;br /&gt;
&lt;br /&gt;
A much better way to accomplish what paper wallets do is to use [[seed phrase]]s instead.&lt;br /&gt;
&lt;br /&gt;
Main article: [[Paper wallets]]&lt;br /&gt;
&lt;br /&gt;
=== Brain wallets ===&lt;br /&gt;
&lt;br /&gt;
Brain wallets are an old type of wallet format which was very common to use in the early 2010s. It involves generating a password and then performing single SHA256 hash to obtain a bitcoin private key to use for transactions. The password is supposed to be memorized in your head, and not written down. The main advantage of wallet type is its ease of remembering the private key. However, this is eclipsed by its many drawbacks. Cybercriminals have wiped clean most brain wallets using GPU farms and password generation tools. It is also easier for an amateur hacker to steal funds contained inside a brain wallet if the password was sloppily chosen. Additionally, if you forget the password at any point, you might permanently lose access to your coins.&lt;br /&gt;
&lt;br /&gt;
Main article: [[Brainwallet]]&lt;br /&gt;
&lt;br /&gt;
=== Cloud storage ===&lt;br /&gt;
&lt;br /&gt;
This means storing your encrypted (or not) wallet file on a cloud storage solution such as Dropbox, or emailing them to yourself on gmail. This very similar to trusting a custodial wallet service, and is not recommended for the same reasons&amp;lt;ref&amp;gt;https://www.reddit.com/r/Bitcoin/comments/8i6via/28_btc_stolen_10_btc_reward_please_help/&amp;lt;/ref&amp;gt;. You might say you use encryption for two-factor authentication, but uploading the wallet to the cloud reduces this to one-factor. Furthermore, there are a variety of ways in which 2FA can be compromised, in particular SMS-based 2FA, such as via a SIM-Swap.&lt;br /&gt;
&lt;br /&gt;
=== Removable media ===&lt;br /&gt;
&lt;br /&gt;
This refers to storing wallet files on removable media like SSD or hard drives.&lt;br /&gt;
&lt;br /&gt;
Refer to the warnings from these two links:&lt;br /&gt;
&lt;br /&gt;
* https://www.reddit.com/r/Bitcoin/comments/6nj0eb/reminder_beware_of_data_rot_always_make_paper/&lt;br /&gt;
&lt;br /&gt;
Those articles recommend using GPG for encryption or a printer, instead a better solution is [[seed phrase]]s.&lt;br /&gt;
&lt;br /&gt;
=== &amp;quot;Physical&amp;quot; Bitcoins === &lt;br /&gt;
&lt;br /&gt;
Physical Coins and other mechanism with a pre-manufactured key or seed are not a good way to store bitcoins because they keys are already potentially compromised by whoever created the key. You should not consider bitcoin yours if its stored on a key created by someone else. It only becomes yours when you transfer the bitcoin to a key that you own and exclusively control.&lt;br /&gt;
&lt;br /&gt;
== Other ideas ==&lt;br /&gt;
&lt;br /&gt;
=== Time-locked wallets ===&lt;br /&gt;
&lt;br /&gt;
An interesting unconventional solution. The idea is to use [[Timelock|time-lock contracts]] to create a wallet which cannot be spent from until a certain date. One possible use-case might be by a gambling addict who locks up money for paying bills for a month, after a month has passed and their time-lock wallet is opened they use that money for paying bills instead of gambling. This is the equivalent proposal towards compulsive shoppers to freeze their credit card in a block of ice, so when they feel the urge to immediately buy something they see on the TV, they will need to wait for the block to melt until they can retrieve the credit card to be able to place the order. This hopefully gives them the time to cool off, and reconsider an otherwise meaningless purchase.&lt;br /&gt;
&lt;br /&gt;
Time lock wallets don&#039;t exist yet except for simple [https://coinb.in/#newTimeLocked javascript pages] which rely on [[Javascript cryptography]] and are therefore not safe.&lt;br /&gt;
&lt;br /&gt;
=== Consulting ===&lt;br /&gt;
&lt;br /&gt;
If you intend to store a very large amount of bitcoins, for example in a business, you should consider paying for security consulting.&lt;br /&gt;
&lt;br /&gt;
== The 5 dollar wrench attack ==&lt;br /&gt;
&lt;br /&gt;
[[File:Security.png|400px|none|alt=xkcd comic on the 5 dollar wrench attack.]]&lt;br /&gt;
&lt;br /&gt;
It&#039;s sometimes said that all this security is worthless because the $5 wrench attack can be used.&lt;br /&gt;
&lt;br /&gt;
There are multiple ways that can be utilized to beat this attack: by hiding, by defending yourself, by not letting others know your Bitcoin wealth or holdings, or by implementing security procedures which would prevent you from being able to surrender funds in such an attack, thereby reducing the appeal for an attacker to perform such an attack in the first place.&lt;br /&gt;
&lt;br /&gt;
Stored bitcoins are not secured by [[seed phrase]]s, [[hardware wallet]]s, [[multi-signature]], passwords, hash functions or anything like that; they are secured by &#039;&#039;people&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Technology is never the root of system security. Technology is a tool to help people secure what they value. Security requires people to act. A server cannot be secured by a firewall if there is no lock on the door to the server room, and a lock cannot secure the server room without a guard to monitor the door, and a guard cannot secure the door without risk of personal harm.&amp;lt;ref&amp;gt;[https://github.com/libbitcoin/libbitcoin/wiki/Risk-Sharing-Principle Libbitcoin wiki Risk Sharing Principle]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Bitcoin is no different. The technology discussed on this page is only a tool to tip the scales in the defender&#039;s favour. Following from this principle, the way to beat the $5 wrench attack is to bear arms. Either your own, or employ guards, or use a safety deposit box, or rely on the police forces and army; or whatever may be appropriate and proportionate in your situation. If someone physically overpowers you then no technology on Earth can save your bitcoins. You can&#039;t be your own bank without bank-level security.&lt;br /&gt;
&lt;br /&gt;
See Also: [https://www.youtube.com/watch?v=H16Zus3GAVA Advice by a former police officer about physical security in bitcoin]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Links to Storage Methods]]&lt;br /&gt;
&lt;br /&gt;
== Further reading ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/BlockchainCommons/SmartCustodyWhitePapers/blob/master/%23SmartCustody-_Simple_Self-Custody_Cold_Storage_Scenario.md SmartCustody: Simple Self-Custody Cold Storage Scenario]&lt;br /&gt;
&lt;br /&gt;
* https://medium.com/@michaelflaxman/how-should-i-store-my-bitcoin-43874ac208e4&lt;br /&gt;
&lt;br /&gt;
* Two-factor authentication on custodial wallets doesn&#039;t work as well as you might think https://medium.com/@CodyBrown/how-to-lose-8k-worth-of-bitcoin-in-15-minutes-with-verizon-and-coinbase-com-ba75fb8d0bac&lt;br /&gt;
&lt;br /&gt;
* This is why you shouldn’t use SMS for two-factor authentication https://www.theverge.com/2017/9/18/16328172/sms-two-factor-authentication-hack-password-bitcoin Hacking 2FA based on SMS is easy.&lt;br /&gt;
&lt;br /&gt;
* [[Backup and Storage Methods]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Security]]&lt;br /&gt;
[[Category:Wallets| ]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Storing_bitcoins&amp;diff=70950</id>
		<title>Storing bitcoins</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Storing_bitcoins&amp;diff=70950"/>
		<updated>2025-12-19T14:14:51Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Add brain wallets&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;This page is a discussion of the different ways of storing bitcoins, whether for [[Bitcoin as an investment|investment purposes]] or as a [[Bitcoin as a medium of exchange|medium of exchange]].&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
As bitcoin is a digital asset, it can be very un-intuitive to store safely. Historically many people have lost their coins but with proper understanding the risks can be eliminated. If your bitcoins do end up lost or stolen then there&#039;s almost certainly nothing that can be done to get them back.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;tl;dr&#039;&#039;&#039; The best way to store bitcoin is to either use a [[hardware wallet]], a [[Multi-signature|multi-signature wallet]] or a [[Cold storage|cold storage wallet]]. Have your wallet create a [[seed phrase]], write it down on paper and store it in a safe place (or several safe places, as backups). Ideally the wallet should be backed by your own [[full node]].&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Storage of bitcoin can be broken down in a few independent goals:&lt;br /&gt;
&lt;br /&gt;
* Protection against accidental loss&lt;br /&gt;
* Verification that the bitcoins are genuine&lt;br /&gt;
* Privacy and protection against spying&lt;br /&gt;
* Protection against theft&lt;br /&gt;
* Easy access for spending or moving bitcoins&lt;br /&gt;
&lt;br /&gt;
The art and science of storing bitcoins is about keeping your private keys safe, yet remaining easily available to you when you want to make a transaction. It also requires verifying that you received real bitcoins, and stopping an adversary from spying on you.&lt;br /&gt;
&lt;br /&gt;
[[File:Mnemonic-seed-still-life.jpg|300px|thumb|alt=An example seed phrase written on paper|Example seed phrase on paper.]]&lt;br /&gt;
&lt;br /&gt;
=== Protection from accidental loss ===&lt;br /&gt;
&lt;br /&gt;
In the past many people have accidentally lost bitcoins because of failed backups, mistyped letters, forgotten hard drives, corrupted SSD devices, or numerous other slip ups. &lt;br /&gt;
&lt;br /&gt;
The key to protecting yourself from data loss of any kind is to have redundant backups so that if one is lost or destroyed, you still have others you can use when you need them. All good wallet software asks their users to write down the [[seed phrase|seed recovery phrase]] of the wallet as a backup, so that if your primary wallet is lost or damaged, you can use the seed recovery phrase to restore access to your coins. If you have more than one backup location, they should be in places where various disasters won&#039;t affect both of your backups. For example, its much better to store two backups in a home safe and in a safe deposit box (as long as your seed is protected by a passphrase) than to store two backups in your bedroom and one in your garage. &lt;br /&gt;
&lt;br /&gt;
Also important is regularly verifying that your backup still exists and is in good condition. This can be as simple as ensuring your backups are still where you put them a couple times a year.&lt;br /&gt;
&lt;br /&gt;
The best practices for backing up a seed is to store the seed using &#039;&#039;&#039;pencil and paper&#039;&#039;&#039; or &#039;&#039;&#039;metal seed phrase backup&#039;&#039;&#039; and storing in multiple secure locations. See [[Seed_phrase#Storing_Seed_Phrases_for_the_Long_Term]] for details.&lt;br /&gt;
&lt;br /&gt;
=== Verification and privacy ===&lt;br /&gt;
&lt;br /&gt;
Storing a [[seed phrase]] only stores [[Private key|private keys]], but it cannot tell you if or how many bitcoins you have actually received. For that you need wallet software.&lt;br /&gt;
&lt;br /&gt;
If you received cash banknotes or gold coins as payment, you wouldn&#039;t accept them without inspecting them and verifying that they are genuine. The same is true with bitcoin. Wallet software can automatically verify that a payment has been made and when that payment has been completed (by being mined into a number of blocks). The most secure kind of wallet is one which independently verifies &#039;&#039;all&#039;&#039; the rules of bitcoin, known as a [[full node]]. When receiving large volumes, it is essential to use wallet software that connects to a full node you run yourself. If bitcoin is digital gold, then a full node is your own personal digital goldsmith who checks that received bitcoin payments are actually real. [[Lightweight node|Lightweight wallets]] have a number of security downsides because they don&#039;t check all of bitcoin&#039;s rules, and so should only be used for receiving smaller amounts or when you trust the sender. See the article about [[full node|full nodes]].&lt;br /&gt;
&lt;br /&gt;
Your wallet software will also need to learn the history and balance of its wallet. For a lightweight wallet this usually involves querying a third-party server which leads to a privacy problem as that server can spy on you by seeing your entire balance, all your transactions and usually linking it with your IP address. Using a full node avoids this problem because the software connects directly to the bitcoin p2p network and downloads the entire [[blockchain]], so any adversary will find it much harder to obtain information. See also: [[Anonymity]]&lt;br /&gt;
&lt;br /&gt;
So for verification and privacy, a good storage solution should be backed by a [[full node]] under your own control for use when receiving payments. The full node wallet on an online computer can be a watch-only wallet. This means that it can detect transaction involving addresses belonging to the user and can display transaction information about them, but still does not have the ability to actually spend the bitcoins.&lt;br /&gt;
&lt;br /&gt;
=== Protection from theft ===&lt;br /&gt;
&lt;br /&gt;
Possession of bitcoins comes from your ability to keep the private keys under your exclusive control. In bitcoin, keys are money. Any malware or hackers who learn what your private keys are can create a valid bitcoin transaction sending your coins to themselves, stealing your bitcoins. The average person&#039;s computer is usually vulnerable to malware, so that must be taken into account when deciding on storage solutions. &lt;br /&gt;
&lt;br /&gt;
Anybody else who discovers a wallet&#039;s [[seed phrase]] can steal all the bitcoins if the seed isn&#039;t also protected by a secret passphrase. Even when using a passphrase, a seed should be kept safe and secret like jewels or cash. For example, no part of a seed should ever be typed into any website, and no one should store a seed on an internet-connected computer unless they are an advanced user who has researched what they&#039;re doing.&lt;br /&gt;
&lt;br /&gt;
[[Seed phrase]]s can store any amount of bitcoins. It doesn&#039;t seem secure to possibly have enough money to purchase the entire building just sitting on a sheet of paper without any protection. For this reason many wallets make it possible to encrypt a seed phrase with a passphrase. See [[Seed phrase#Two-Factor_Seed_Phrases]]&lt;br /&gt;
&lt;br /&gt;
=== Easy access ===&lt;br /&gt;
&lt;br /&gt;
Some users may not need to actually move their bitcoins very often, especially if they [[Bitcoin as an investment|own bitcoin as an investment]]. Other users will want to be able to quickly and easily move their coins. A solution for storing bitcoins should take into account how convenient it is to spend from depending on the user&#039;s needs.&lt;br /&gt;
&lt;br /&gt;
=== Summary ===&lt;br /&gt;
&lt;br /&gt;
In summary: bitcoin wallets should be backed up by writing down their [[seed phrase]], this phrase must be kept safe and secret, and when sending or receiving transactions the wallet software should obtain information about the bitcoin network from your own [[full node]].&lt;br /&gt;
&lt;br /&gt;
== Types of wallets ==&lt;br /&gt;
&lt;br /&gt;
=== Hardware wallets ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Main article: [[Hardware wallet]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[Hardware wallet]]s are special purpose security-hardened devices for storing Bitcoins on a peripheral that is trusted to generate wallet keys and sign transactions.&lt;br /&gt;
&lt;br /&gt;
A [[hardware wallet]] holds the seed in its internal storage and is typically designed to be resistant to both physical and digital attacks. The device signs the transactions internally and only transmits the signed transactions to the computer, never communicating any secret data to the devices it connects to. The separation of the private keys from the vulnerable environment allows the user to spend bitcoins without running any risk even when using an untrustworthy computer. Hardware wallets are relatively user-friendly and are one of the best ways to store bitcoins.&lt;br /&gt;
&lt;br /&gt;
Some downsides are that hardware wallets are recognizable physical objects which could be discovered and which give away that you probably own bitcoins. This is worth considering when for example crossing borders. They also cost more than software wallets. Still, physical access to a hardware wallet does not mean that the keys are easily compromised, even though it does make it easier to compromise the hardware wallet. The groups that have created the most popular hardware wallets have gone to great lengths to harden the devices to physical threats and, though not impossible, only technically skilled people with specialized equipment have been able to get access to the private keys without the owner&#039;s consent. However, physically-powerful people such as armed border guards upon seeing the hardware wallet could force you to type in the PIN number to unlock the device and steal the bitcoins.&lt;br /&gt;
&lt;br /&gt;
=== Multi-signature wallets ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Main article: [[Multi-signature]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A multi-signature wallet is one where multiple private keys are required to move the bitcoins instead of a single key. Such a wallet can be used for requiring agreement among multiple people to spend, can eliminate a single point of failure, and can be used as form of backup, among other applications.&lt;br /&gt;
&lt;br /&gt;
These private keys can be spread across multiple machines in various locations with the rationale that malware and hackers are unlikely to infect all of them. The multisig wallet can be of the m-of-n type where any m private keys out of a possible n are required to move the money. For example a 2-of-3 multisig wallet might have your private keys spread across a desktop, laptop, and smartphone, any two of which are required to move the money, but the compromise or total loss of any one key does not result in loss of money, even if that key has no backups.&lt;br /&gt;
&lt;br /&gt;
Multi-signature wallets have the advantage of being cheaper than hardware wallets since they are implemented in software and can be downloaded for free, and can be nearly as convenient since all keys are online and the wallet user interfaces are typically easy to use. &lt;br /&gt;
&lt;br /&gt;
Hardware and multi-signature wallets can be combined by having a multi-signature wallet with the private keys held on hardware wallets; after all a single hardware wallet is still a single point of failure. Cold storage and multi-signature can also be combined, by having the multi-signature wallet with the private keys held in cold storage to avoid them being kept online.&lt;br /&gt;
&lt;br /&gt;
=== Cold storage wallets ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Main article: [[Cold storage]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A cold wallet generates and stores private wallet keys offline on a clean, newly-installed [https://en.wikipedia.org/wiki/Air_gap_(networking) air-gapped] computer. Payments are received online with a watch-only wallet. Unsigned transactions are generated online, transferred offline for signing, and the signed transaction is transferred online to be broadcast to the Bitcoin network.&lt;br /&gt;
&lt;br /&gt;
This allows funds to be managed offline in [[Cold storage]]. Used correctly a cold wallet is protected against online threats, such as viruses and hackers. Cold wallets are similar to hardware wallets, except that a general purpose computing device is used instead of a special purpose peripheral. The downside is that the transferring of transactions to and fro can be fiddly and unweilding, and less practical for carrying around like a hardware wallet.&lt;br /&gt;
&lt;br /&gt;
=== Hot wallets ===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Main article: [[Hot wallet]]&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
A hot wallet refers to keeping single-signature wallets with private keys kept on an online computer or mobile phone. Most bitcoin wallet software out there is a hot wallet. The bitcoins are easy to spend but are maximally vulnerable to malware or hackers. Hot wallets may be appropriate for small amounts and day-to-day spending.&lt;br /&gt;
&lt;br /&gt;
A user might have a &#039;&#039;spending account&#039;&#039; hot wallet for day-to-day convenient spending with the majority of their funds on a &#039;&#039;savings account&#039;&#039; which is stored with much more security (cold storage / hardware wallet / multi-signature).&lt;br /&gt;
&lt;br /&gt;
== Bad wallet ideas ==&lt;br /&gt;
&lt;br /&gt;
=== Custodial wallets ===&lt;br /&gt;
&lt;br /&gt;
Custodial wallets are where an exchange, broker or other third party holds your bitcoins in trust.&lt;br /&gt;
&lt;br /&gt;
The number one rule to storing bitcoin is this: if you don’t hold the private keys, you don’t actually own the assets. There are many historical examples of loss due to custodial wallets: Bitcoinica, Silk Road, Bitfloor, [[Collapse of Mt. Gox|MTGOX]], Sheep Marketplace, BTC-e, Bitstamp, Bitfinex, Bithumb, Cryptsy, [[BTER|Bter]], Mintpal and many more&amp;lt;ref&amp;gt;https://bitcointalk.org/index.php?topic=576337&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== &amp;quot;Isn&#039;t it just like keeping your money in a bank?&amp;quot; ====&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;The following is a quote of waxwing on reddit&amp;lt;ref&amp;gt;https://www.reddit.com/r/Bitcoin/comments/5py495/brian_armstrong_controlling_your_own_wealth_as_a/dcve9xx/?context=3&amp;lt;/ref&amp;gt;:&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:There are trade offs with everything, but trusting Coinbase with your Bitcoin is &#039;&#039;not&#039;&#039; the same as trusting a bank with your dollars:&lt;br /&gt;
&lt;br /&gt;
:Suppose 5 people are needed to access the funds, within Coinbase, e.g. the CEO, the tech lead engineer and 3 other senior employees. Suppose one day they wake up and decide to be evil and move all the Bitcoin to some private account of theirs, and perhaps make up a story in the press about how they&#039;ve been &amp;quot;hacked&amp;quot;. You have a serious problem, as you might find there is a protracted legal battle (see MtGox), but you can&#039;t actually retrieve the funds unless in some way the company is re-stocked with Bitcoin, or perhaps an equivalent in fiat.&lt;br /&gt;
&lt;br /&gt;
:If on the other hand you controlled the funds with a majority of keys in a multisig i.e. you own both of the two needed keys of a 2-of-3 multisig, then it would always effectively be your bitcoin, even though the third key may belong to a trusted third party custodian. But this also comes with the responsibility that if you get hacked, you lose all your funds. That is why it&#039;s prudent, in a 2-of-3 multisig where you have the two needed keys, to have them in separate systems/locations. If one of them fails, you can go to the custodian to supply the third key and transfer your funds again to safety. But the custodian alone, cannot touch your funds just by virtue of having the third key.&lt;br /&gt;
&lt;br /&gt;
:Now, if your bank gets hacked similarly - 5 key operatives in the bank decide to swipe your money and pretend it was external hackers - SWIFT transfers are made to accounts in Russia and China. Here it will always ultimately be at the discretion of legal agencies whether you &amp;quot;actually&amp;quot; still have the money that is stolen. Because dollars are not real, they can be created at a whim&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/Fractional-reserve_banking&amp;lt;/ref&amp;gt;, and while reversing international transfers is not &#039;&#039;quite&#039;&#039; so simple, very often that reversal can be achieved (e.g. recent SWIFT hack at bangladesh&amp;lt;ref&amp;gt;https://www.wired.com/2016/05/insane-81m-bangladesh-bank-heist-heres-know/&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;https://en.wikipedia.org/wiki/Bangladesh_Bank_robbery&amp;lt;/ref&amp;gt; bank; $1 billion stolen, all but $80 million &amp;quot;recovered&amp;quot; (just means wire transfers reversed)). Added to that consider that fiat money is insured, so even when transfers can&#039;t be reversed, the money can be &amp;quot;recovered&amp;quot;. If too many banks get hacked all at once the Federal Reserve and the government together can make up some &amp;quot;fund&amp;quot; that magically reassigns balances any time they like, with sufficient political will (that&#039;s essentially what was happening in 2008 TARP etc).&lt;br /&gt;
&lt;br /&gt;
:So far no insurance company has ever paid out on a Bitcoin company&#039;s claim. Worth considering also.&lt;br /&gt;
&lt;br /&gt;
:You might say, since it&#039;s risky both ways, why not trust Coinbase? Aren&#039;t they more competent in security than me?&lt;br /&gt;
&lt;br /&gt;
:Almost certainly, but this argument has two massive holes in it: (1) because they &#039;&#039;concentrate&#039;&#039; funds they are a massive target for hackers, while you are not - at all. (2) they are a &#039;&#039;trusted third party&#039;&#039; so the situation is strictly worse - not only do you have to trust their security skills, but you also have to trust them not to steal (modulo multisig, as mentioned above) (edited to add: as well as literal stealing, there is things like political confiscation, don&#039;t forget).&lt;br /&gt;
&lt;br /&gt;
=== Web wallets ===&lt;br /&gt;
&lt;br /&gt;
Web wallets have all the downsides of custodial wallets (no direct possession, private keys are held by a third party) along with all the downsides of hot wallets (exposed private keys), as well as all the downsides of lightweight wallets (not verifying bitcoin&#039;s rules, someone could send you a billion bitcoins and under certain conditions the dumb web wallet would happily accept it)&lt;br /&gt;
&lt;br /&gt;
Someone who needs the easy access of a web wallet should download a lightweight wallet like [[Electrum]].&lt;br /&gt;
&lt;br /&gt;
Main article: [[Browser-based wallet]]&lt;br /&gt;
&lt;br /&gt;
=== Paper wallets ===&lt;br /&gt;
&lt;br /&gt;
So-called [[paper wallets]] are an obsolete and unsafe method of storing bitcoin which should not be recommended to beginners. They simply store a single private/public keypair on paper. They promote [[address reuse]] and require unwieldy and complicated live OS system boots to be safe, they risk theft by printers, and typically rely on [[Javascript cryptography]].&lt;br /&gt;
&lt;br /&gt;
Paper wallets also do not provide any method of displaying to the user when money has arrived. There&#039;s no practical way to use a [[full node]] wallet. Users are typically driven to use third-party blockchain explorers which can lie to them and spy on them.&lt;br /&gt;
&lt;br /&gt;
A much better way to accomplish what paper wallets do is to use [[seed phrase]]s instead.&lt;br /&gt;
&lt;br /&gt;
Main article: [[Paper wallets]]&lt;br /&gt;
&lt;br /&gt;
=== Brain wallets ===&lt;br /&gt;
&lt;br /&gt;
Brain wallets are an old type of wallet format which was very common to use in the early 2010s. It involves generating a password and then performing single SHA256 hash to obtain a bitcoin private key to use for transactions. The main advantage of wallet type is its ease of remembering the private key. However, this is eclipsed by its many drawbacks. Cybercriminals have wiped clean most brain wallets using GPU farms and password generation tools. It is also easier for an amateur hacker to steal funds contained inside a brain wallet if the password was sloppily chosen.&lt;br /&gt;
&lt;br /&gt;
Main article: [[Brainwallet]]&lt;br /&gt;
&lt;br /&gt;
=== Cloud storage ===&lt;br /&gt;
&lt;br /&gt;
This means storing your encrypted (or not) wallet file on a cloud storage solution such as Dropbox, or emailing them to yourself on gmail. This very similar to trusting a custodial wallet service, and is not recommended for the same reasons&amp;lt;ref&amp;gt;https://www.reddit.com/r/Bitcoin/comments/8i6via/28_btc_stolen_10_btc_reward_please_help/&amp;lt;/ref&amp;gt;. You might say you use encryption for two-factor authentication, but uploading the wallet to the cloud reduces this to one-factor. Furthermore, there are a variety of ways in which 2FA can be compromised, in particular SMS-based 2FA, such as via a SIM-Swap.&lt;br /&gt;
&lt;br /&gt;
=== Removable media ===&lt;br /&gt;
&lt;br /&gt;
This refers to storing wallet files on removable media like SSD or hard drives.&lt;br /&gt;
&lt;br /&gt;
Refer to the warnings from these two links:&lt;br /&gt;
&lt;br /&gt;
* https://www.reddit.com/r/Bitcoin/comments/6nj0eb/reminder_beware_of_data_rot_always_make_paper/&lt;br /&gt;
&lt;br /&gt;
Those articles recommend using GPG for encryption or a printer, instead a better solution is [[seed phrase]]s.&lt;br /&gt;
&lt;br /&gt;
=== &amp;quot;Physical&amp;quot; Bitcoins === &lt;br /&gt;
&lt;br /&gt;
Physical Coins and other mechanism with a pre-manufactured key or seed are not a good way to store bitcoins because they keys are already potentially compromised by whoever created the key. You should not consider bitcoin yours if its stored on a key created by someone else. It only becomes yours when you transfer the bitcoin to a key that you own and exclusively control.&lt;br /&gt;
&lt;br /&gt;
== Other ideas ==&lt;br /&gt;
&lt;br /&gt;
=== Time-locked wallets ===&lt;br /&gt;
&lt;br /&gt;
An interesting unconventional solution. The idea is to use [[Timelock|time-lock contracts]] to create a wallet which cannot be spent from until a certain date. One possible use-case might be by a gambling addict who locks up money for paying bills for a month, after a month has passed and their time-lock wallet is opened they use that money for paying bills instead of gambling. This is the equivalent proposal towards compulsive shoppers to freeze their credit card in a block of ice, so when they feel the urge to immediately buy something they see on the TV, they will need to wait for the block to melt until they can retrieve the credit card to be able to place the order. This hopefully gives them the time to cool off, and reconsider an otherwise meaningless purchase.&lt;br /&gt;
&lt;br /&gt;
Time lock wallets don&#039;t exist yet except for simple [https://coinb.in/#newTimeLocked javascript pages] which rely on [[Javascript cryptography]] and are therefore not safe.&lt;br /&gt;
&lt;br /&gt;
=== Consulting ===&lt;br /&gt;
&lt;br /&gt;
If you intend to store a very large amount of bitcoins, for example in a business, you should consider paying for security consulting.&lt;br /&gt;
&lt;br /&gt;
== The 5 dollar wrench attack ==&lt;br /&gt;
&lt;br /&gt;
[[File:Security.png|400px|none|alt=xkcd comic on the 5 dollar wrench attack.]]&lt;br /&gt;
&lt;br /&gt;
It&#039;s sometimes said that all this security is worthless because the $5 wrench attack can be used.&lt;br /&gt;
&lt;br /&gt;
There are multiple ways that can be utilized to beat this attack: by hiding, by defending yourself, by not letting others know your Bitcoin wealth or holdings, or by implementing security procedures which would prevent you from being able to surrender funds in such an attack, thereby reducing the appeal for an attacker to perform such an attack in the first place.&lt;br /&gt;
&lt;br /&gt;
Stored bitcoins are not secured by [[seed phrase]]s, [[hardware wallet]]s, [[multi-signature]], passwords, hash functions or anything like that; they are secured by &#039;&#039;people&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Technology is never the root of system security. Technology is a tool to help people secure what they value. Security requires people to act. A server cannot be secured by a firewall if there is no lock on the door to the server room, and a lock cannot secure the server room without a guard to monitor the door, and a guard cannot secure the door without risk of personal harm.&amp;lt;ref&amp;gt;[https://github.com/libbitcoin/libbitcoin/wiki/Risk-Sharing-Principle Libbitcoin wiki Risk Sharing Principle]&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Bitcoin is no different. The technology discussed on this page is only a tool to tip the scales in the defender&#039;s favour. Following from this principle, the way to beat the $5 wrench attack is to bear arms. Either your own, or employ guards, or use a safety deposit box, or rely on the police forces and army; or whatever may be appropriate and proportionate in your situation. If someone physically overpowers you then no technology on Earth can save your bitcoins. You can&#039;t be your own bank without bank-level security.&lt;br /&gt;
&lt;br /&gt;
See Also: [https://www.youtube.com/watch?v=H16Zus3GAVA Advice by a former police officer about physical security in bitcoin]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[Links to Storage Methods]]&lt;br /&gt;
&lt;br /&gt;
== Further reading ==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/BlockchainCommons/SmartCustodyWhitePapers/blob/master/%23SmartCustody-_Simple_Self-Custody_Cold_Storage_Scenario.md SmartCustody: Simple Self-Custody Cold Storage Scenario]&lt;br /&gt;
&lt;br /&gt;
* https://medium.com/@michaelflaxman/how-should-i-store-my-bitcoin-43874ac208e4&lt;br /&gt;
&lt;br /&gt;
* Two-factor authentication on custodial wallets doesn&#039;t work as well as you might think https://medium.com/@CodyBrown/how-to-lose-8k-worth-of-bitcoin-in-15-minutes-with-verizon-and-coinbase-com-ba75fb8d0bac&lt;br /&gt;
&lt;br /&gt;
* This is why you shouldn’t use SMS for two-factor authentication https://www.theverge.com/2017/9/18/16328172/sms-two-factor-authentication-hack-password-bitcoin Hacking 2FA based on SMS is easy.&lt;br /&gt;
&lt;br /&gt;
* [[Backup and Storage Methods]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Security]]&lt;br /&gt;
[[Category:Wallets| ]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Bitcoin&amp;diff=70949</id>
		<title>Bitcoin</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Bitcoin&amp;diff=70949"/>
		<updated>2025-12-19T13:43:48Z</updated>

		<summary type="html">&lt;p&gt;NotATether: remove commercial promotion&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Bitcoin&#039;&#039;&#039; is a decentralized [[digital currency]] created by an unknown person or group of people under the name [[Satoshi Nakamoto]] and released as open-source software in 2009. It does not rely on a central server to process transactions or store funds. There are a maximum of 2,099,999,997,690,000 bitcoin elements (called satoshis, the unit has been named in collective homage to the original creator), which are currently most commonly measured in units of 100,000,000 known as BTC. There will only ever be 21 million bitcoin (BTC) to ever be created.&lt;br /&gt;
&lt;br /&gt;
{{As of|January 2018}}, it is the most widely used alternative currency,&amp;lt;ref name=&amp;quot;Quantitative Analysis of the Full Bitcoin Transaction Graph&amp;quot;&amp;gt;{{cite web|title=Quantitative Analysis of the Full Bitcoin Transaction Graph|url=https://eprint.iacr.org/2012/584.pdf|publisher=Cryptology ePrint Archive|accessdate=18 October 2012|author=Ron Dorit|coauthors=Adi Shamir|page=17|quote=The Bitcoin system is the best known and most widely used alternative payment scheme,...}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;Cryptocurrency Market Capitalization&amp;quot;&amp;gt;{{Cite web|title=Coinmarketcap.com|url=https://coinmarketcap.com/}}&amp;lt;/ref&amp;gt; now with the total market cap around 250 billion US dollars.&amp;lt;ref&amp;gt;{{cite web|title=Market Capitalization|url=https://coinmarketcap.com/currencies/bitcoin/|publisher=Coinmarketcap.com|accessdate=10 January 2018}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Bitcoin has no central issuer; instead, the peer-to-peer network regulates bitcoins, transactions and issuance according to consensus in network software. These transactions are verified by network nodes through the use of cryptography and recorded in a public distributed ledger called a blockchain.&lt;br /&gt;
&lt;br /&gt;
Bitcoins are issued to various nodes that verify transactions through computing power;&lt;br /&gt;
it is established that there will be a limited and scheduled release of no more than BTC 21 million worth of coins, which will be fully issued by the year 2140. &lt;br /&gt;
&lt;br /&gt;
Bitcoins are created as a reward for a process known as mining. They can be exchanged for other currencies, products, and services. As of February 2015, over 100,000 merchants and vendors accepted bitcoins as payment. Research produced by the University of Cambridge estimates that in 2017, there were 2.9 to 5.8 million unique users using a cryptocurrency wallet, most of them using Bitcoin.&lt;br /&gt;
&lt;br /&gt;
Internationally, bitcoins can be exchanged and managed through various websites and [[software]] along with physical banknotes and coins.&amp;lt;ref&amp;gt;{{Cite web|title=Physical Bitcoins by Casascius|url=https://www.casascius.com/|publisher=Casascius Coins|accessdate=29 September 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|title=Bitbills|url=http://www.bitbills.com/|publisher=Bitbills|accessdate=29 September 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
{{main|History}}&lt;br /&gt;
&lt;br /&gt;
A cryptographic system for untraceable payments was first described by David Chaum in 1982.&amp;lt;ref&amp;gt;[http://blog.koehntopp.de/uploads/Chaum.BlindSigForPayment.1982.PDF David Chaum, Blind signatures for untraceable payments], Advances in Cryptology - Crypto &#039;82, Springer-Verlag (1983), 199–203.&amp;lt;/ref&amp;gt; In 1990 Chaum extended this system to create the first cryptographic anonymous electronic cash system.,&amp;lt;ref&amp;gt;{{cite journal|journal=Lecture Notes in Computer Science|last1=Chaum|first1=David|last2=Fiat|first2=Amos|last3=Naor|first3=Moni|title=Untraceable Electronic Cash|url=http://blog.koehntopp.de/uploads/chaum_fiat_naor_ecash.pdf}}&amp;lt;/ref&amp;gt; which became known as ecash.&lt;br /&gt;
&amp;lt;ref&amp;gt;{{cite web|url=https://www.wired.com/wired/archive/2.12/emoney.html|publisher=Wired|title=E-Money (That&#039;s What I Want)|date=1994–2012|author=Steven Levy}}&amp;lt;/ref&amp;gt; In 1998 [[Wei Dai]] published a description of an anonymous, distributed electronic cash system which he called &amp;quot;b-money&amp;quot;.&amp;lt;ref&amp;gt;{{cite web|title=B-Money|url=http://www.weidai.com/bmoney.txt|author=Wei Dai|year=1998}}&amp;lt;/ref&amp;gt; Around the same time, Nick Szabo created &#039;&#039;bit gold&#039;&#039;.&amp;lt;ref&amp;gt;{{cite web|url=https://spectrum.ieee.org/computing/software/bitcoin-the-cryptoanarchists-answer-to-cash/0|title=Bitcoin: The Cryptoanarchists’ Answer to Cash|publisher=IEEE Spectrum|quote=Around the same time, Nick Szabo, a computer scientist who now blogs about law and the history of money, was one of the first to imagine a new digital currency from the ground up. Although many consider his scheme, which he calls “bit gold,” to be a precursor to Bitcoin}}&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;bitgold&amp;quot;&amp;gt;{{cite web|title=Bit gold|url=https://unenumerated.blogspot.co.uk/2005/12/bit-gold.html|author=Nick Szabo|quote=My proposal for bit gold is based on computing a string of bits from a string of challenge bits, using functions called variously &amp;quot;client puzzle function,&amp;quot; &amp;quot;proof of work function,&amp;quot; or &amp;quot;secure benchmark function.&amp;quot;. The resulting string of bits is the proof of work.... The last-created string of bit gold provides the challenge bits for the next-created string.}}&amp;lt;/ref&amp;gt; Like Bitcoin, &#039;&#039;Bit gold&#039;&#039; was a currency system where users would compete to solve a [[proof of work]] function, with solutions being cryptographically chained together and published via a distributed property title registry. A variant of &#039;&#039;Bit gold&#039;&#039;, called &#039;&#039;Reusable Proofs of Work&#039;&#039;, was implemented by Hal Finney.&amp;lt;ref name=&amp;quot;bitgold&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In 2008, Satoshi Nakamoto published a [[Bitcoin_white_paper|paper]]&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
 |last= Nakamoto&lt;br /&gt;
 |first= Satoshi&lt;br /&gt;
 |title= Bitcoin: A Peer-to-Peer Electronic Cash System&lt;br /&gt;
 |url= http://www.cs.kent.edu/~JAVED/class-P2P12F/papers-2012/PAPER2012-p2p-bitcoin-satoshinakamoto.pdf&lt;br /&gt;
 |accessdate = 14 December 2010&lt;br /&gt;
 |date= 24 May 2009&lt;br /&gt;
 |postscript=&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://article.gmane.org/gmane.comp.encryption.general/12588/&lt;br /&gt;
 |title= Bitcoin P2P e-cash paper&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; on The Cryptography Mailing list at metzdowd.com&amp;lt;ref&amp;gt;[https://www.mail-archive.com/search?l=cryptography@metzdowd.com&amp;amp;q=from:%22Satoshi+Nakamoto%22 Satoshi&#039;s posts to Cryptography mailing list]&amp;lt;/ref&amp;gt; describing the Bitcoin protocol.&lt;br /&gt;
&lt;br /&gt;
The Bitcoin network came into existence on 3 January 2009 with the release of the first Bitcoin client, [[wxBitcoin]], and the issuance of the first bitcoins.&amp;lt;ref&amp;gt;{{cite web |title=Block 0 – Bitcoin Block Explorer |url=https://blockexplorer.com/block/000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f }}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |url=https://www.mail-archive.com/cryptography@metzdowd.com/msg10142.html |title=Bitcoin v0.1 released}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |url=https://sourceforge.net/news/?group_id=244765 |title=SourceForge.net: Bitcoin}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
A year after, the initial exchange rates for Bitcoin were set by individuals on the bitcointalk forums.{{Citation needed|date=October 2012}} The most significant transaction involved a BTC 10,000 pizza.&amp;lt;ref&amp;gt;{{cite web|title=The Rise and Fall of Bitcoin|url=https://www.wired.com/magazine/2011/11/mf_bitcoin/|publisher=Wired|accessdate=13 October 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
Today, the majority of bitcoin exchanges occur on the [[Bitstamp]] bitcoin exchange.&amp;lt;ref&amp;gt;{{cite web | title = Exchange volume distribution | work = by market | publisher = [[Bitcoin Charts]] | date = 15 April 2014 | url = https://bitcoincharts.com/charts/volumepie/ | accessdate = 15 April 2014 }}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In 2011, Wikileaks,&amp;lt;ref&amp;gt;{{cite news&lt;br /&gt;
 |last= Greenberg&lt;br /&gt;
 |first= Andy&lt;br /&gt;
 |url= http://blogs.forbes.com/andygreenberg/2011/06/14/wikileaks-asks-for-anonymous-bitcoin-donations/&lt;br /&gt;
 |title= WikiLeaks Asks For Anonymous Bitcoin Donations – Andy Greenberg – The Firewall – Forbes&lt;br /&gt;
 |publisher= Blogs.forbes.com&lt;br /&gt;
 |date= 14 June 2011&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; [[Freenet]],&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://freenetproject.org/donate.html&lt;br /&gt;
 |title= /donate&lt;br /&gt;
 |publisher= The Freenet Project&lt;br /&gt;
 |date=&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; Singularity Institute,&amp;lt;ref&amp;gt;[http://singinst.org/donate/ SIAI donation page]&amp;lt;/ref&amp;gt; Internet Archive,&amp;lt;ref&amp;gt;[https://www.archive.org/donate/index.php Internet Archive donation page]&amp;lt;/ref&amp;gt; Free Software Foundation&amp;lt;ref&amp;gt;[https://my.fsf.org/donate/other/ Other ways to donate]&amp;lt;/ref&amp;gt; and others, began [[Receiving_donations_with_bitcoin|to accept donations in bitcoins]]. The Electronic Frontier Foundation did so for a while but has since stopped, citing concerns about a lack of legal precedent about new currency systems, and because they &amp;quot;generally don&#039;t endorse any type of product or service&amp;quot;.&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://www.eff.org/deeplinks/2011/06/eff-and-bitcoin&lt;br /&gt;
 |title= EFF and Bitcoin &amp;amp;#124; Electronic Frontier Foundation&lt;br /&gt;
 |publisher= Eff.org&lt;br /&gt;
 |date= 14 June 2011&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; Some small businesses had started to adopt Bitcoin. LaCie, a public company, accepts bitcoins for its Wuala service.&amp;lt;ref&amp;gt;{{Cite web|url=http://www.wuala.com/en/bitcoin |title=Secure Online Storage – Backup. Sync. Share. Access Everywhere |publisher=Wuala |date= |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In 2012, BitPay reports of having over 1000 merchants accepting bitcoins under its payment processing service.&amp;lt;ref&amp;gt;{{cite web|title=BitPay Signs 1,000 Merchants to Accept Bitcoin Payments|url=http://www.americanbanker.com/issues/177_176/bitpay-signs-1000-merchants-to-accept-bitcoin-payments-1052538-1.html|publisher=American Banker|accessdate=12 October 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Administration==&lt;br /&gt;
Bitcoin is administered through a decentralized peer-to-peer network.&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;/&amp;gt; Cryptographic technologies and the peer-to-peer network of computing power enables users to make and verify irreversible, instant online bitcoin payments, without an obligation to trust and use centralized banking institutions and authorities. Dispute resolution services are not made directly available. Instead it is left to the users to verify and trust the parties they are sending money to through their choice of methods. &lt;br /&gt;
&lt;br /&gt;
Bitcoins are issued according to rules agreed to by the majority of the computing power within the Bitcoin network. The core rules describing the predictable issuance of bitcoins to its verifying servers, a voluntary and competitive transaction fee system and the hard limit of no more than BTC 21 million issued in total.&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Bitcoin does not require a central bank, State,&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://spectrum.ieee.org/computing/software/bitcoin-the-cryptoanarchists-answer-to-cash/3&lt;br /&gt;
 |title= Bitcoin: The Cryptoanarchists&#039; Answer to Cash&lt;br /&gt;
 |publisher= IEEE.org&lt;br /&gt;
 |date= June 2012&lt;br /&gt;
 |accessdate = 5 June 2012&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; or incorporated backers.&lt;br /&gt;
&lt;br /&gt;
==Services==&lt;br /&gt;
{{main|Wallet}}&lt;br /&gt;
&lt;br /&gt;
Bitcoins are sent and received through software and websites called wallets. They send and confirm transactions to the network through Bitcoin addresses, the identifiers for users&#039; Bitcoin wallets within the network.&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Bitcoin addresses===&lt;br /&gt;
{{main|Address}}&lt;br /&gt;
&lt;br /&gt;
Payments are made to Bitcoin &amp;quot;addresses&amp;quot;: human-readable strings of numbers and letters around 33 characters in length, always beginning with the digit 1 or 3, as in the example of &#039;&#039;31uEbMgunupShBVTewXjtqbBv5MndwfXhb&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Users obtain new Bitcoin addresses from their Bitcoin software. Creating a new address can be a completely offline process and require no communication with the Bitcoin network. Web services often generate a new Bitcoin address for every user, allowing them to have their custom deposit addresses.{{dubious}}&lt;br /&gt;
&lt;br /&gt;
===Transaction fees===&lt;br /&gt;
{{main|Transaction fees}}&lt;br /&gt;
Transaction fees may be included with any transfer of bitcoins. While it&#039;s technically possible to send a transaction with zero fee, {{as of|2017|lc=on}} it&#039;s highly unlikely that one of these transactions confirms in a realistic amount of time, causing most nodes on the network to drop it. For transactions which consume or produce many outputs (and therefore have a large data size), higher transaction fees are usually expected.&lt;br /&gt;
&lt;br /&gt;
===Confirmations===&lt;br /&gt;
{{main|Confirmation}}&lt;br /&gt;
&lt;br /&gt;
The network&#039;s software confirms a transaction when it records it in a block. Further blocks of transactions confirm it even further. After six confirmations/blocks, a transaction is confirmed beyond reasonable doubt.&lt;br /&gt;
&lt;br /&gt;
The network must store the whole transaction history inside the blockchain, which grows constantly as new records are added and never removed. Nakamoto conceived that as the database became larger, users would desire applications for Bitcoin that didn&#039;t store the entire database on their computer. To enable this, the blockchain uses a [[merkle tree]] to organize the transaction records in such a way that client software can locally delete portions of its own database it knows it will never need, such as earlier transaction records of bitcoins that have changed ownership multiple times.&lt;br /&gt;
&lt;br /&gt;
==Economics==&lt;br /&gt;
&lt;br /&gt;
===Initial distribution===&lt;br /&gt;
&lt;br /&gt;
Bitcoin has no centralized issuing authority.&amp;lt;ref name=&amp;quot;ars-06-08-11&amp;quot;&amp;gt;&lt;br /&gt;
{{Cite news&lt;br /&gt;
 |first= Thomas&lt;br /&gt;
 |last= Lowenthal&lt;br /&gt;
 |title= Bitcoin: inside the encrypted, peer-to-peer digital currency&lt;br /&gt;
 |newspaper= Ars Technica&lt;br /&gt;
 |date= 8 June 2011&lt;br /&gt;
 |url= https://arstechnica.com/tech-policy/news/2011/06/bitcoin-inside-the-encrypted-peer-to-peer-currency.ars&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite news&lt;br /&gt;
 |author= Sponsored by&lt;br /&gt;
 |url= http://www.economist.com/blogs/babbage/2011/06/virtual-currency&lt;br /&gt;
 |title= Virtual currency: Bits and bob&lt;br /&gt;
 |publisher= The Economist&lt;br /&gt;
 |date=&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |last= Geere&lt;br /&gt;
 |first= Duncan&lt;br /&gt;
 |url= https://www.wired.co.uk/news/archive/2011-05/16/bitcoin-p2p-currency&lt;br /&gt;
 |title= Peer-to-peer currency Bitcoin sidesteps financial institutions (Wired UK)&lt;br /&gt;
 |publisher= Wired.co.uk&lt;br /&gt;
 |date=&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; The network is programmed to increase the money supply as a geometric series until the total number of bitcoins reaches 21 million.&amp;lt;ref name=&amp;quot;Quantitative Analysis of the Full Bitcoin Transaction Graph&amp;quot;/&amp;gt; {{As of|2012|10}} slightly over 10 million of the total BTC 21 million had been created; the current total number created is available online.&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |title= Total Number of Bitcoins in Existence&lt;br /&gt;
 |url= https://blockexplorer.com/q/totalbc&lt;br /&gt;
 |work= Bitcoin Block Explorer&lt;br /&gt;
 |accessdate = 3 October 2012&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; By 2013 half of the total supply will have been generated, and by 2017, three-quarters will have been generated. To ensure sufficient granularity of the [[money supply]], clients can divide each BTC unit down to eight decimal places (a total of 2.1&amp;amp;nbsp;×&amp;amp;nbsp;10&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt; or 2.1 quadrillion units).&amp;lt;ref name=&amp;quot;lwn&amp;quot;&amp;gt;{{Cite news&lt;br /&gt;
 |author= Nathan Willis&lt;br /&gt;
 |date= 10 November 2010&lt;br /&gt;
 |title= Bitcoin: Virtual money created by CPU cycles&lt;br /&gt;
 |publisher= LWN.net&lt;br /&gt;
 |url= https://lwn.net/Articles/414452/&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The network {{As of|2012|lc=on}} required over one million times more work for confirming a block and receiving an award (BTC 25 {{As of|2012|2|lc=on}}) than when the first blocks were confirmed.&lt;br /&gt;
The difficulty is automatically adjusted every 2016 blocks based on the time taken to find the previous 2016 blocks such that one block is created roughly every 10 minutes.&lt;br /&gt;
&lt;br /&gt;
Those who chose to put computational and electrical resources toward mining early on had a greater chance at receiving awards for block generations. This served to make available enough processing power to process blocks. Indeed, without miners there are no transactions and the bitcoin economy comes to a halt.&lt;br /&gt;
&lt;br /&gt;
===Exchange rate===&lt;br /&gt;
Prices fluctuate relative to goods and services more than more widely accepted currencies;&lt;br /&gt;
the price of a bitcoin is not static.&lt;br /&gt;
&lt;br /&gt;
In August 2012, 1 bitcoin traded at around US$10.00. Taking into account the total number of bitcoins mined, the monetary base of the Bitcoin network stands at over USD 110 million.&amp;lt;ref&amp;gt;[http://www.bitcoinwatch.com/ http://www.bitcoinwatch.com/] Bitcoin statistics&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Anonymity ==&amp;lt;!--Please keep as starting template--&amp;gt;&lt;br /&gt;
{{main|Anonymity &amp;amp; Security}}&lt;br /&gt;
&lt;br /&gt;
=== Transactions ===&lt;br /&gt;
&lt;br /&gt;
While using bitcoins is an excellent way to make your purchases, donations, and p2p payments without losing money through inflated transaction fees, transactions are never truly anonymous. Buying bitcoin you pass identification, Bitcoin transactions are stored publicly and permanently on the network, which means anyone can see the balance and transactions of any Bitcoin address. Bitcoin activities are recorded and available publicly via the [[blockchain]], a comprehensive database which keeps a record of Bitcoin transactions.&lt;br /&gt;
&lt;br /&gt;
=== Buying/selling bitcoins ===&lt;br /&gt;
&lt;br /&gt;
All exchange companies require the user to scan ID documents, and large transactions must be reported to the proper governmental authority.&lt;br /&gt;
&lt;br /&gt;
This means that a third party with an interest in tracking your activities can use your visible balance and ID information as a basis from which to track your future transactions or to study previous activity. In short, you have compromised your [[security]] and [[privacy]].&lt;br /&gt;
&lt;br /&gt;
In addition to conventional exchanges there are also peer-to-peer exchanges. Peer to peer exchanges will often not collect KYC and identity information directly from users, instead they let the users handle KYC amongst themselves. These can often be a better alternative for those looking to purchase bitcoins quickly and without KYC delay.&lt;br /&gt;
&lt;br /&gt;
=== Mixing services ===&lt;br /&gt;
&lt;br /&gt;
[http://anonymity.co.in/mixing_services.html Mixing services] are used to avoid compromising of privacy and security. Mixing services provide to periodically exchange your bitcoins for different ones which cannot be associated with the original owner.&lt;br /&gt;
&lt;br /&gt;
== Security ==&amp;lt;!--Please keep as starting template--&amp;gt;&lt;br /&gt;
{{seealso|Weaknesses}}&lt;br /&gt;
&lt;br /&gt;
In the history of Bitcoin, there have been a few [[incidents]], caused by problematic as well as malicious transactions. In the worst such incident, and the only one of its type, a person was able to pretend that he had a practically infinite supply of bitcoins, for almost 9 hours.&lt;br /&gt;
&lt;br /&gt;
Bitcoin relies, among other things, on [https://en.wikipedia.org/wiki/Public-key_cryptography public key cryptography] and thus may be vulnerable to [https://en.wikipedia.org/wiki/Elliptic_curve_cryptography#Quantum_computing_attacks quantum computing attacks] if and when practical quantum computers can be constructed.&lt;br /&gt;
&lt;br /&gt;
If multiple different software packages, whose usage becomes widespread on the Bitcoin network, disagree on the protocol and the rules for transactions, this could potentially cause a fork in the block chain with each faction of users being able to accept only their own version of the history of transactions. This could influence the price of bitcoins.&lt;br /&gt;
&lt;br /&gt;
A global, organized campaign against the currency or the software could also influence the demand for bitcoins, and thus the exchange price.&lt;br /&gt;
&lt;br /&gt;
==Bitcoin mining==&lt;br /&gt;
{{main|Mining}}&lt;br /&gt;
&lt;br /&gt;
Bitcoin mining nodes are responsible for managing the Bitcoin network.&lt;br /&gt;
&lt;br /&gt;
Bitcoins are awarded to Bitcoin nodes known as &amp;quot;miners&amp;quot; for the solution to a difficult [[proof-of-work]] problem which confirms transactions and prevents double-spending. This incentive, as the Nakamoto white paper describes it, encourages &amp;quot;nodes to support the network, and provides a way to initially distribute coins into circulation, since no central authority issues them.&amp;quot;&amp;lt;ref name=&amp;quot;whitepaper&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Nakamoto compared the generation of new coins by expending CPU time and electricity to gold miners expending resources to add gold to circulation.&amp;lt;ref name=&amp;quot;whitepaper&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Cryptocurrency Mining Farm.jpg|right|350px|thumb|Iceland is a good location for [[mining]] bitcoins because of the natural cold temperature.]]&lt;br /&gt;
&lt;br /&gt;
===Node operation===&lt;br /&gt;
&lt;br /&gt;
The node software for the Bitcoin network is based on peer-to-peer networking, digital signatures and cryptographic proof to make and verify transactions. Nodes broadcast transactions to the network, which records them in a public record of all transactions called the &#039;&#039;blockchain&#039;&#039; after validating them with a [[proof-of-work|proof-of-work system]].&lt;br /&gt;
&lt;br /&gt;
Satoshi Nakamoto designed the first Bitcoin node and mining software&amp;lt;ref name=&amp;quot;processors&amp;quot;&amp;gt;{{Cite news&lt;br /&gt;
 |last= Davis&lt;br /&gt;
 |first= Joshua&lt;br /&gt;
 |title= The Crypto-Currency&lt;br /&gt;
 |url= https://www.wired.com/magazine/2011/11/mf_bitcoin/all&lt;br /&gt;
 |accessdate = 11 November 2011&lt;br /&gt;
 |newspaper= Wired Magazine&lt;br /&gt;
 |date= 10 November 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; and developed the majority of the first implementation, Bitcoind, from 2007 to mid-2010.&amp;lt;ref name=&amp;quot;code_start&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
 |url= https://bitcointalk.org/index.php?topic=13.msg46#msg46&lt;br /&gt;
 |title= Questions about Bitcoin&lt;br /&gt;
 |publisher= Bitcoin forum&lt;br /&gt;
 |date= 10 December 2009&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Node implementations include core software such as Bitcoind/Bitcoin-Qt, [[libbitcoin]], [[cbitcoin]]&amp;lt;ref&amp;gt;{{Cite web|title=cbitcoin|url=https://github.com/MatthewLM/cbitcoin|accessdate=3 October 2012}}&amp;lt;/ref&amp;gt; and [[BitCoinJ|bitcoinj]].&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://news.slashdot.org/story/11/03/23/0210207/Google-Engineer-Releases-Open-Source-Bitcoin-Client&lt;br /&gt;
 |title= Google Engineer Releases Open Source Bitcoin Client&lt;br /&gt;
 |author= angry tapir, timothy&lt;br /&gt;
 |date= 23 March 2011&lt;br /&gt;
 |publisher= Slashdot&lt;br /&gt;
 |accessdate = 18 May 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= http://www.javaworld.com/javaworld/jw-01-2012/120110-bitcoin-for-beginners-3.html?page=1&lt;br /&gt;
 |title= Bitcoin for beginners: The BitcoinJ API&lt;br /&gt;
 |author= Dirk Merkel&lt;br /&gt;
 |date= 10 January 2012&lt;br /&gt;
 |publisher= JavaWorld&lt;br /&gt;
 |accessdate = 3 August 2012&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Every node in the Bitcoin network collects all the unacknowledged transactions it knows of in a file called a &#039;&#039;block&#039;&#039;, which also contains a reference to the previous valid block known to that node. It then appends a [[nonce]] value to this previous block and computes the SHA-256 cryptographic hash of the block and the appended nonce value. The node repeats this process until it adds a nonce that allows for the generation of a hash with a value lower than a specified &#039;&#039;target&#039;&#039;. Because computers cannot practically reverse the hash function, finding such a nonce is hard and requires on average a predictable amount of repetitious trial and error. This is where the &#039;&#039;[[proof-of-work]]&#039;&#039; concept comes in to play. When a node finds such a solution, it announces it to the rest of the network. Peers receiving the new solved block validate it by computing the hash and checking that it really starts with the given number of zero bits (i.e., that the hash is within the target). Then they accept it and add it to the chain.&lt;br /&gt;
&lt;br /&gt;
===Mining rewards===&lt;br /&gt;
In addition to receiving the pending transactions confirmed in the block, a generating node adds a &#039;&#039;generate&#039;&#039; transaction, which awards new bitcoins to the operator of the node that generated the block. The system sets the payout of this generated transaction according to its defined inflation schedule. The miner that generates a block also receives the fees that users have paid as an incentive to give particular transactions priority for faster confirmation.&amp;lt;ref&amp;gt;[https://www.bitcoinmining.com Bitcoin Mining]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The network never creates more than a BTC 50 reward per block and this amount will decrease over time towards zero, such that no more than BTC 21 million will ever exist.&amp;lt;ref name=&amp;quot;lwn&amp;quot; /&amp;gt; As this payout decreases, the incentive for users to run block-generating nodes is intended to change to earning [[#Transaction fees|transaction fees]].&lt;br /&gt;
&lt;br /&gt;
===Mining pools===&lt;br /&gt;
{{main|Pooled mining}}&lt;br /&gt;
&lt;br /&gt;
Bitcoin users often pool computational effort to increase the stability of the collected fees and subsidy they receive.&amp;lt;ref name=&amp;quot;We Use Coins Mining&amp;quot;&amp;gt;{{cite web|title=About Bitcoin Mining|url=https://www.weusecoins.com/en/mining-guide/|publisher=We Use Coins|accessdate=27 May 2015}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Mining difficulty===&lt;br /&gt;
{{main|Difficulty}}&lt;br /&gt;
&lt;br /&gt;
In order to throttle the creation of blocks, the difficulty of generating new blocks is adjusted over time. If mining output increases or decreases, the difficulty increases or decreases accordingly.&lt;br /&gt;
&lt;br /&gt;
The adjustment is done by changing the threshold that a hash is required to be less than. A lower threshold means fewer possible hashes can be accepted, and thus a higher degree of difficulty. The target rate of block generation is one block every 10 minutes, or 2016 blocks every two weeks. Bitcoin changes the difficulty of finding a valid block every 2016 blocks, using the difficulty that would have been most likely to cause the prior 2016 blocks to have taken two weeks to generate, according to the timestamps on the blocks. Technically, this is done by modelling the generation of bitcoins as Poisson process. All nodes perform and enforce the same difficulty calculation.&lt;br /&gt;
&lt;br /&gt;
Difficulty is intended as an automatic stabilizer allowing mining for bitcoins to remain profitable in the long run for the most efficient miners, independently of the fluctuations in demand of the bitcoin in relation to other currencies.&lt;br /&gt;
&lt;br /&gt;
===Mining hardware===&lt;br /&gt;
{{main|Mining Hardware Comparison}}&lt;br /&gt;
&lt;br /&gt;
Bitcoins used to be mined through Intel/AMD CPUs. {{As of | 2012}}, mining has gradually moved to [[GPU]] and [[FPGA]] hardware.&amp;lt;ref name=&amp;quot;bitcoinmag-butterfly&amp;quot; /&amp;gt; [[Application-specific integrated circuit|ASIC]]-based hardware for bitcoin mining has been announced by several manufacturers who intend to ship products from late 2012 to early 2013.&amp;lt;ref name=&amp;quot;bitcoinmag-butterfly&amp;quot;&amp;gt;{{Cite web|title=Bitpay Breaks Daily Volume Record with Butterfly ASIC mining release|url=http://bitcoinmagazine.net/bitpay-breaks-daily-volume-record-with-butterfly-asic-mining-release/|publisher=Bitcoin Magazine}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Concerns==&lt;br /&gt;
&lt;br /&gt;
===As an investment===&lt;br /&gt;
{{main|Bitcoin as an investment}}&lt;br /&gt;
&lt;br /&gt;
Bitcoin describes itself as an experimental digital currency. Reuben Grinberg has noted that Bitcoin&#039;s supporters have argued that bitcoins are neither securities nor investments because they fail to meet the criteria for either category.&amp;lt;ref name=&amp;quot;grinberg&amp;quot;&amp;gt;{{cite web | url=http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1817857 | title=Bitcoin: An Innovative Alternative Digital Currency | publisher=SSRN | date=9 December 2011 | accessdate=4 December 2012 | author=Grinberg, Reuben}}&amp;lt;/ref&amp;gt; Although it is a virtual currency, some people see it as an investment&amp;lt;ref name=&amp;quot;cnbc&amp;quot;&amp;gt;{{cite web | url=http://www.cnbc.com/id/45030812/The_Pros_And_Cons_Of_Biting_on_Bitcoins | title=The Pros And Cons Of Biting on Bitcoins | publisher=CNBC | date=23 November 2011 | accessdate=4 December 2012 | author=Gustke, Constance}}&amp;lt;/ref&amp;gt; or accuse it of being a form of investment fraud known as a Ponzi scheme.&amp;lt;ref&amp;gt;{{cite web |url=https://www.theregister.co.uk/2011/06/08/bitcoin_under_attack/ |title=US senators draw a bead on Bitcoin |last1=Chirgwin |first1=Richard |date=8 June 2011 |publisher=The Register |accessdate=14 November 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |url=http://uk.reuters.com/article/2012/04/01/uk-traders-bitcoin-idUKBRE8300JL20120401 |title=Bitcoin, the City traders&#039; anarchic new toy |last1=O&#039;Leary |first1=Naomi |date=2 April 2012 |publisher=Reuters |accessdate=14 November 2012}}&amp;lt;/ref&amp;gt; A report by the European Central Bank, using the U.S. Securities and Exchange Commission&#039;s definition of a Ponzi scheme, found that the use of bitcoins shares some characteristics with Ponzi schemes, but also has characteristics of its own which contradict several common aspects of Ponzi schemes.&amp;lt;ref name=&amp;quot;ecbreport&amp;quot;&amp;gt;{{cite web | url=http://www.ecb.europa.eu/pub/pdf/other/virtualcurrencyschemes201210en.pdf | title=Virtual Currency Schemes | publisher=European Central Bank | date=October 2012 | accessdate=4 December 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Privacy===&lt;br /&gt;
Because transactions are broadcast to the entire network, they are inherently public. Unlike regular banking,&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |url= https://spectrum.ieee.org/computing/software/bitcoin-the-cryptoanarchists-answer-to-cash/0&lt;br /&gt;
 |title= Bitcoin: The Cryptoanarchists&#039; Answer to Cash&lt;br /&gt;
 |publisher= IEEE.org&lt;br /&gt;
 |date= June 2012&lt;br /&gt;
 |accessdate = 5 June 2012&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; which preserves customer privacy by keeping transaction records private, loose transactional privacy is accomplished in Bitcoin by using many unique addresses for every wallet while at the same time publishing all transactions. As an example, if Alice sends BTC 123.45 to Bob, the network creates a public record that allows anyone to see that 123.45 has been sent from one address to another. However, unless Alice or Bob make their ownership of these addresses known, it is difficult for anyone else to connect the transaction with them. However, if someone connects an address to a user at any point they could follow back a series of transactions as each participant likely knows who paid them and may disclose that information on request or under duress.&lt;br /&gt;
&lt;br /&gt;
It can be difficult to associate Bitcoin identities with real-life identities.&amp;lt;ref name=&amp;quot;An Analysis of Anonymity in the Bitcoin System&amp;quot;&amp;gt;Fergal Reid and Martin Harrigan (24 July 2011). [https://anonymity-in-bitcoin.blogspot.com/2011/07/bitcoin-is-not-anonymous.html An Analysis of Anonymity in the Bitcoin System]. An Analysis of Anonymity in the Bitcoin System.&amp;lt;/ref&amp;gt; This property makes Bitcoin transactions attractive to sellers of illegal products.&amp;lt;ref name=&amp;quot;Forbes&amp;quot;&amp;gt;Andy Greenberg (20 April 2011). [http://www.forbes.com/forbes/2011/0509/technology-psilocybin-bitcoins-gavin-andresen-crypto-currency.html Crypto Currency]. Forbes Magazine.&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web&lt;br /&gt;
 |last= Madrigal&lt;br /&gt;
 |first= Alexis&lt;br /&gt;
 |title= Libertarian Dream? A Site Where You Buy Drugs With Digital Dollars&lt;br /&gt;
 |publisher= The Atlantic Monthly&lt;br /&gt;
 |date= 1 June 2011&lt;br /&gt;
 |url= https://www.theatlantic.com/technology/archive/2011/06/libertarian-dream-a-site-where-you-buy-drugs-with-digital-dollars/239776/&lt;br /&gt;
 |accessdate = 5 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Illicit use===&lt;br /&gt;
&lt;br /&gt;
====Cracking====&lt;br /&gt;
The cracking organization &amp;quot;LulzSec&amp;quot; accepted donations in bitcoins, having said that the group &amp;quot;needs Bitcoin donations to continue their hacking efforts&amp;quot;.&amp;lt;ref name=&amp;quot;CNET&amp;quot;&amp;gt;{{cite web&lt;br /&gt;
 |last= Reisinger&lt;br /&gt;
 |first= Don&lt;br /&gt;
 |url= https://news.cnet.com/8301-13506_3-20070268-17/senators-target-bitcoin-currency-citing-drug-sales/&lt;br /&gt;
 |title= Senators target Bitcoin currency, citing drug sales &amp;amp;#124; The Digital Home – CNET News&lt;br /&gt;
 |publisher= News.cnet.com&lt;br /&gt;
 |date= 9 June 2011&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite news&lt;br /&gt;
 |last= Olson&lt;br /&gt;
 |first= Parmy&lt;br /&gt;
 |url= http://blogs.forbes.com/parmyolson/2011/06/06/lulzsec-hackers-posts-sony-dev-source-code-get-7k-donation/&lt;br /&gt;
 |title= LulzSec Hackers Post Sony Dev. Source Code, Get $7K Donation – Parmy Olson – Disruptors – Forbes&lt;br /&gt;
 |publisher= Blogs.forbes.com&lt;br /&gt;
 |date= 6 June 2011&lt;br /&gt;
 |accessdate = 22 June 2011&lt;br /&gt;
}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Silk Road====&lt;br /&gt;
[[Silk Road]] is an anonymous black market that uses only the bitcoin.&amp;lt;ref name=&amp;quot;npr-06-12-11&amp;quot;&amp;gt;&lt;br /&gt;
{{Cite news&lt;br /&gt;
 |url= https://www.npr.org/2011/06/12/137138008/silk-road-not-your-fathers-amazon-com&lt;br /&gt;
 |date= 12 June 2011&lt;br /&gt;
 |newspaper= NPR&lt;br /&gt;
 |title= Silk Road: Not Your Father&#039;s Amazon.com&lt;br /&gt;
 |author= Staff&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; &lt;br /&gt;
&lt;br /&gt;
In a 2011 letter to Attorney General Eric Holder and the Drug Enforcement Administration, senators Charles Schumer of New York and Joe Manchin of West Virginia called for an investigation into Silk Road and the bitcoin.&amp;lt;ref name=&amp;quot;npr-06-12-11&amp;quot;/&amp;gt;&lt;br /&gt;
Schumer described the use of bitcoins at Silk Road as a form of money laundering.&amp;lt;ref name=&amp;quot;ars-06-08-11&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Botnet mining====&lt;br /&gt;
In June 2011, Symantec warned about the possibility of botnets engaging in covert &amp;quot;mining&amp;quot; of bitcoins,&amp;lt;ref&amp;gt;{{Cite web|author=Updated: 17 June 2011 | Translations available: 日本語 |url=http://www.symantec.com/connect/blogs/bitcoin-botnet-mining |title=Bitcoin Botnet Mining &amp;amp;#124; Symantec Connect Community |publisher=Symantec.com |date=17 June 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|url=http://www.zdnet.com/blog/security/researchers-find-malware-rigged-with-bitcoin-miner/8934 |title=Researchers find malware rigged with Bitcoin miner |publisher=ZDNet |date=29 June 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt; consuming computing cycles, using extra electricity and possibly increasing the temperature of the computer (not associated with [http://snowafter.com Snow Day Calculator]). Later that month, the Australian Broadcasting Corporation caught an employee using the company&#039;s servers to generate bitcoins without permission.&amp;lt;ref&amp;gt;{{Cite web|url=http://thenextweb.com/au/2011/06/23/abc-employee-caught-mining-for-bitcoins-on-company-servers/ |title=ABC employee caught mining for Bitcoins on company servers |publisher=The Next Web |date=23 June 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt; Some malware also uses the parallel processing capabilities of the GPUs built into many modern-day video cards.&amp;lt;ref&amp;gt;{{Cite news |url=https://www.theregister.co.uk/2011/08/16/gpu_bitcoin_brute_forcing/ |title=Malware mints virtual currency using victim&#039;s GPU |date=16 August 2011&amp;lt;!-- 20:00 GMT --&amp;gt;|first=Dan |last=Goodin }}&amp;lt;/ref&amp;gt; In mid August 2011, bitcoin miner botnets were found;&amp;lt;ref&amp;gt;{{Cite web|url=http://www.infosecurity-magazine.com/view/20211/researcher-discovers-distributed-bitcoin-cracking-trojan-malware/ |title=Infosecurity – Researcher discovers distributed bitcoin cracking trojan malware |publisher=Infosecurity-magazine.com |date=19 August 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt; trojans infecting Mac OS X have also been uncovered.&amp;lt;ref&amp;gt;{{Cite web|url=http://www.techworld.com.au/article/405849/mac_os_x_trojan_steals_processing_power_produce_bitcoins |title=Mac OS X Trojan steals processing power to produce Bitcoins – sophos, security, malware, Intego – Vulnerabilities – Security |publisher=Techworld |date=1 November 2011 |accessdate = 24 January 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Theft and fraud===&lt;br /&gt;
On 19 June 2011, a security breach of the Mt.Gox (an acronym for &#039;&#039;M&#039;&#039;agic: &#039;&#039;T&#039;&#039;he &#039;&#039;G&#039;&#039;athering &#039;&#039;O&#039;&#039;nline E&#039;&#039;x&#039;&#039;change, its original purpose) bitcoin exchange caused the price of a bitcoin to briefly drop to US$0.01 on the Mt.Gox exchange (though it remained unaffected on other exchanges) after a hacker allegedly used credentials from a Mt.Gox auditor&#039;s compromised computer to illegally transfer a large number of bitcoins to him- or herself and sell them all, creating a massive &amp;quot;ask&amp;quot; order at any price. Within minutes the price rebounded to over $15 before Mt.Gox shut down their exchange and cancelled all trades that happened during the hacking period.&amp;lt;ref&amp;gt;[https://mtgox.com/press_release_20110630.html Clarification of Mt Gox Compromised Accounts and Major Bitcoin Sell-Off]&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://www.youtube.com/watch?v=T1X6qQt9ONg YouTube. Bitcoin Report]&amp;lt;/ref&amp;gt; The exchange rate of bitcoins quickly returned to near pre-crash values.&amp;lt;ref name=&amp;quot;mick&amp;quot;&amp;gt;Jason Mick, 19 June 2011, [http://www.dailytech.com/Inside+the+MegaHack+of+Bitcoin+the+Full+Story/article21942.htm Inside the Mega-Hack of Bitcoin: the Full Story], DailyTech&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;Timothy B. Lee, 19 June 2011, [https://arstechnica.com/tech-policy/news/2011/06/bitcoin-price-plummets-on-compromised-exchange.ars Bitcoin prices plummet on hacked exchange], Ars Technica&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;Mark Karpeles, 20 June 2011, [https://support.mtgox.com/entries/20208066-huge-bitcoin-sell-off-due-to-a-compromised-account-rollback Huge Bitcoin sell off due to a compromised account – rollback], Mt.Gox Support&amp;lt;/ref&amp;gt;&amp;lt;ref name=&amp;quot;register1&amp;quot;&amp;gt;{{Cite news&lt;br /&gt;
 |title= Bitcoin collapses on malicious trade – Mt Gox scrambling to raise the Titanic&lt;br /&gt;
 |url= https://www.theregister.co.uk/2011/06/19/bitcoin_values_collapse_again/&lt;br /&gt;
 |date= 19 June 2011&lt;br /&gt;
 |author= Chirgwin, Richard&lt;br /&gt;
 |publisher= The Register&lt;br /&gt;
}}&amp;lt;/ref&amp;gt; Accounts with the equivalent of more than USD 8,750,000 were affected.&amp;lt;ref name=&amp;quot;mick&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In July 2011, The operator of Bitomat, the third largest bitcoin exchange, announced that he lost access to his wallet.dat file with about 17,000 bitcoins (roughly equivalent to USD 220,000 at that time). He announced that he would sell the service for the missing amount, aiming to use funds from the sale to refund his customers.&amp;lt;ref&amp;gt;[http://siliconangle.com/blog/2011/08/01/third-largest-bitcoin-exchange-bitomat-lost-their-wallet-over-17000-bitcoins-missing/ Third Largest Bitcoin Exchange Bitomat Lost Their Wallet, Over 17,000 Bitcoins Missing]. SiliconAngle&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In August 2011, MyBitcoin, one of the popular Bitcoin transaction processors, declared that it was hacked, which resulted in it being shut down with paying 49% on customer deposits leaving more than 78,000 BitCoins (roughly equivalent to USD 800,000 at that time) unaccounted for.&amp;lt;ref&amp;gt;[http://betabeat.com/2011/08/mybitcoin-spokesman-finally-comes-forward-what-did-you-think-we-did-after-the-hack-we-got-shitfaced/ MyBitcoin Spokesman Finally Comes Forward: “What Did You Think We Did After the Hack? We Got Shitfaced”]. BetaBeat&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://betabeat.com/2011/08/search-for-owners-of-mybitcoin-loses-steam/ Search for Owners of MyBitcoin Loses Steam]. BetaBeat&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In early August 2012, a lawsuit was filed in San Francisco court against Bitcoinica, claiming about USD 460,000 from the company. Bitcoinica was hacked twice in 2012, which led to allegations of neglecting the safety of customers&#039; money and cheating them out of withdrawal requests.&amp;lt;ref&amp;gt;[https://arstechnica.com/tech-policy/2012/08/bitcoinica-users-sue-for-460k-in-lost-bitcoins/ Bitcoinica users sue for $460k in lost Bitcoins]. Arstechnica&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://spectrum.ieee.org/tech-talk/computing/networks/first-bitcoin-lawsuit-filed-in-san-francisco First Bitcoin Lawsuit Filed In San Francisco]. IEEE Spectrum&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In late August 2012, Bitcoin Savings and Trust was shut down by the owner, allegedly leaving around $5.6 million in debts; this led to allegations of the operation being a Ponzi scheme.&amp;lt;ref&amp;gt;{{Cite web|title=Bitcoin ponzi scheme – investors lose $5 million USD in online hedge fund|url=https://rt.com/usa/news/investors-currency-digital-fund-868/|publisher=RT}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|last=Jeffries|first=Adrianne|title=Suspected multi-million dollar Bitcoin pyramid scheme shuts down, investors revolt|url=http://www.theverge.com/2012/8/27/3271637/bitcoin-savings-trust-pyramid-scheme-shuts-down|publisher=The Verge}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web|last=Mick|first=Jason|title=&amp;quot;Pirateat40&amp;quot; Makes Off $5.6M USD in Bitcoin From Pyramid Scheme|url=http://www.dailytech.com/Pirateat40+Makes+Off+56M+USD+in+BitCoins+From+Pyramid+Scheme/article25538.htm|publisher=DailyTech}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[https://pandodaily.com/2012/08/31/bitcoin-how-a-virtual-currency-became-real-with-a-5-6m-fraud/ Bitcoin: How a Virtual Currency Became Real with a $5.6M Fraud]. PandoDaily&amp;lt;/ref&amp;gt; In September 2012, it was reported that U.S. Securities and Exchange Commission has started an investigation on the case.&amp;lt;ref&amp;gt;[http://blogs.telegraph.co.uk/technology/willardfoxton2/100007836/bitcoin-pirate-scandal-sec-steps-in-amid-allegations-that-the-whole-thing-was-a-ponzi-scheme/ Bitcoin &#039;Pirate&#039; scandal: SEC steps in amid allegations that the whole thing was a Ponzi scheme ]. The Telegraph&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In September 2012, Bitfloor bitcoin exchange also reported being hacked, with 24,000 bitcoins (roughly equivalent to USD 250,000) stolen. As a result, Bitfloor suspended operations.&amp;lt;ref&amp;gt;[http://www.bbc.co.uk/news/technology-19486695 Bitcoin theft causes Bitfloor exchange to go offline]. BBC&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;[http://www.theverge.com/2012/9/5/3293375/bitfloor-bitcoin-exchange-suspended-theft Bitcoin exchange BitFloor suspends operations after $250,000 theft bitcoin exchange BitFloor suspends operations after $250,000 theft]. The Verge&amp;lt;/ref&amp;gt; The same month, Bitfloor resumed operations, with its founder saying that he reported the theft to FBI, and that he is planning to repay the victims, though the time frame for such repayment is unclear.&amp;lt;ref&amp;gt;[http://www.pcworld.com/article/2010586/bitcoin-exchange-back-online-after-hack.html?tk=rel_news Bitcoin exchange back online after hack]. PCWorld&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Taxation===&lt;br /&gt;
In September 2012, the Intra-European Organization of Tax Administrations (IOTA), in Tbilisi, Georgia, held a workshop titled &amp;quot;Auditing Individuals and Legal Entities in the Use of e-Money&amp;quot;. The workshop was attended by representatives from 23 countries.&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; Jerry Taylor, IOTA&#039;s technical taxation expert, said, &amp;quot;There&#039;s an awful lot happening on the Internet environment which is fascinating at the moment and introducing new challenges for auditors when it comes to virtual currency.&amp;quot;&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; Bitcoin was mentioned during the workshop.&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Matthew Elias, founder of the [[Cryptocurrency Legal Advocacy Group]] (CLAG) published &amp;quot;Staying Between the Lines: A Survey of U.S. Income Taxation and its Ramifications on Cryptocurrencies&amp;quot;, which discusses &amp;quot;the taxability of cryptocurrencies such as Bitcoin&amp;quot;.&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; CLAG &amp;quot;stressed the importance for taxpayers to determine on their own whether taxes are due on a Bitcoin-related transaction based on whether one has &amp;quot;experienced a realization event.&amp;quot;&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; Such examples are &amp;quot;when a taxpayer has provided a service in exchange for Bitcoins, a realization event has probably occurred, and any gain or loss would likely be calculated using fair market values for the service provided.&amp;quot;&amp;lt;ref name=&amp;quot;Bitcoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Peter Vessenes]], [[Bitcoin Foundation|Bitcoin Foundation&#039;s]] executive director, said, since the foundation is trying to pay for everything in bitcoins, including salaries, &amp;quot;How do we W-2 someone for their Bitcoins? Do we mark-to-market every time a transfer happens? Payroll companies cringe.&amp;quot;&amp;lt;ref name=&amp;quot;BitCoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; The Bitcoin Foundation hopes &amp;quot;to push for solid guidance about its legal and tax treatment.&amp;quot; [[Patrick Murck]], legal counsel for the Bitcoin Foundation, said he would like &amp;quot;to help regulators understand the technology better so they can make better decisions.&amp;quot;&amp;lt;ref name=&amp;quot;BitCoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt; Murck said, &amp;quot;Bitcoin has the potential to become much more than a niche currency, but it needs the guidance and understanding of regulators.&amp;quot; and &amp;quot;The full potential of Bitcoin could be realized through clearer guidelines and a better understanding by financial and tax regulators.&amp;quot; and &amp;quot;Part of making that happen is to talk to regulators, the IRS, and tax professionals and helping them understand that Bitcoin is not this nefarious thing, it&#039;s just software, it&#039;s a community, and there&#039;s nothing inherently nefarious about either of those things.&amp;quot;&amp;lt;ref name=&amp;quot;BitCoin Tax issues Oct 2012&amp;quot;&amp;gt;{{cite journal | title=2012 TNT 209-4 NEWS ANALYSIS: VIRTUAL CURRENCY: A NEW WORRY FOR TAX ADMINISTRATORS? (Release Date: OCTOBER 17, 2012) (Doc 2012-21516) | author=Stewart, David D. and Soong Johnston, Stephanie D. | journal=Tax Notes Today | date=29 October 2012 | volume=2012 TNT 209-4 | issue=2012 TNT 209-4}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[Introduction]]&lt;br /&gt;
* [[Getting started]]&lt;br /&gt;
* [[Using_Bitcoin|Detailed tutorial]]&lt;br /&gt;
* [[FAQ]]&lt;br /&gt;
* [https://www.weusecoins.com What Is Bitcoin?]&lt;br /&gt;
* [https://www.bitcoinmining.com What Is Bitcoin Mining?]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Where to check Bitcoin price==&lt;br /&gt;
[https://www.coingecko.com/en/coins/bitcoin Coingecko BTC price]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://coinriders.com/coin/bitcoin Coinriders BTC price]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.livecoinwatch.com/price/Bitcoin-BTC Livecoinwatch BTC price]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Where to find Bitcoin Atm near me==&lt;br /&gt;
&lt;br /&gt;
[https://paxful.com/atm Paxful]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://coinatmradar.com/ coinatmradar.]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Digital currencies]]&lt;br /&gt;
{{wp}}{{p-move}}{{good}}&lt;br /&gt;
[[es:Bitcoin]][[de:Bitcoin]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=User_talk:Venkatworks&amp;diff=70948</id>
		<title>User talk:Venkatworks</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=User_talk:Venkatworks&amp;diff=70948"/>
		<updated>2025-12-19T13:42:55Z</updated>

		<summary type="html">&lt;p&gt;NotATether: /* Rejected edit */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Rejected edit ==&lt;br /&gt;
&lt;br /&gt;
Your edit for the [[Bitcoin]] page with the content below has been rejected:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
- * [https://[removed by spam filter]/cryptocurrency-exchange-software-development Crypto Exchange]&lt;br /&gt;
&lt;br /&gt;
+ * [https://www.coinexra.com/white-label-crypto-exchange Crypto Exchange]&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Reason: Please avoid promoting commercial websites on the Bitcoin page. Create a new page for the website if you want to write about it.&lt;br /&gt;
&lt;br /&gt;
--[[User:NotATether|NotATether]] ([[User talk:NotATether|talk]]) 13:42, 19 December 2025 (UTC)&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Secp256k1&amp;diff=70945</id>
		<title>Secp256k1</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Secp256k1&amp;diff=70945"/>
		<updated>2025-12-14T15:17:22Z</updated>

		<summary type="html">&lt;p&gt;NotATether: add graph of sampled points&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Secp256k1.png|thumb |This is a graph of secp256k1&#039;s elliptic curve &#039;&#039;y&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; = x&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; + 7&#039;&#039; over the real numbers. Note that because secp256k1 is actually defined over the field Z&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt;, its graph will in reality look like random scattered points, not anything like this.]]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;secp256k1&#039;&#039;&#039; refers to the parameters of the elliptic curve used in Bitcoin&#039;s public-key cryptography, and is defined in &#039;&#039;Standards for Efficient Cryptography (SEC)&#039;&#039; (Certicom Research, http://www.secg.org/sec2-v2.pdf). Currently Bitcoin uses secp256k1 with the [[ECDSA]] algorithm, though the same curve with the same public/private keys can be used in some other algorithms such as [[Schnorr]].&lt;br /&gt;
&lt;br /&gt;
secp256k1 was almost never used before Bitcoin became popular, but it is now gaining in popularity due to its several nice properties. Most commonly-used curves have a random structure, but secp256k1 was constructed in a special non-random way which allows for especially efficient computation. As a result, it is often more than 30% faster than other curves if the implementation is sufficiently optimized. Also, unlike the popular NIST curves, secp256k1&#039;s constants were selected in a predictable way, which significantly reduces the possibility that the curve&#039;s creator inserted any sort of backdoor into the curve.&lt;br /&gt;
&lt;br /&gt;
=== Technical details ===&lt;br /&gt;
&lt;br /&gt;
[[File:Secp256k1-many.png|thumb |A sample of many points from a graph of a smaller elliptic curve similar to secp256k1. Image by [https://bitcoin.stackexchange.com/a/21911 Pieter Wuille].]]&lt;br /&gt;
&lt;br /&gt;
As excerpted from &#039;&#039;Standards&#039;&#039;: &lt;br /&gt;
&lt;br /&gt;
The elliptic curve domain parameters over F&#039;&#039;&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt;&#039;&#039; associated with a Koblitz curve secp256k1 are specified&lt;br /&gt;
by the sextuple T = (&#039;&#039;p,a,b,G,n,h&#039;&#039;) where the finite field F&#039;&#039;&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt;&#039;&#039; is defined by:&lt;br /&gt;
* &#039;&#039;p&#039;&#039; = FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFE FFFFFC2F&lt;br /&gt;
* = 2&amp;lt;sup&amp;gt;256&amp;lt;/sup&amp;gt; - 2&amp;lt;sup&amp;gt;32&amp;lt;/sup&amp;gt; - 2&amp;lt;sup&amp;gt;9&amp;lt;/sup&amp;gt; - 2&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; - 2&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt; - 2&amp;lt;sup&amp;gt;6&amp;lt;/sup&amp;gt; - 2&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; - 1&lt;br /&gt;
&lt;br /&gt;
The curve &#039;&#039;E&#039;&#039;: &#039;&#039;y&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; = x&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;+ax+b&#039;&#039; over F&#039;&#039;&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt;&#039;&#039; is defined by:&lt;br /&gt;
* &#039;&#039;a&#039;&#039; = 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000&lt;br /&gt;
* &#039;&#039;b&#039;&#039; = 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000007&lt;br /&gt;
&lt;br /&gt;
The base point G in compressed form is:&lt;br /&gt;
* &#039;&#039;G&#039;&#039; = 02 79BE667E F9DCBBAC 55A06295 CE870B07 029BFCDB 2DCE28D9 59F2815B 16F81798&lt;br /&gt;
and in uncompressed form is:&lt;br /&gt;
* &#039;&#039;G&#039;&#039; = 04 79BE667E F9DCBBAC 55A06295 CE870B07 029BFCDB 2DCE28D9 59F2815B 16F81798 483ADA77 26A3C465 5DA4FBFC 0E1108A8 FD17B448 A6855419 9C47D08F FB10D4B8&lt;br /&gt;
Finally the order &#039;&#039;n&#039;&#039; of &#039;&#039;G&#039;&#039; and the cofactor are:&lt;br /&gt;
* &#039;&#039;n&#039;&#039; = FFFFFFFF FFFFFFFF FFFFFFFF FFFFFFFE BAAEDCE6 AF48A03B BFD25E8C D0364141&lt;br /&gt;
* &#039;&#039;h&#039;&#039; = 01&lt;br /&gt;
&lt;br /&gt;
=== Properties ===&lt;br /&gt;
&lt;br /&gt;
* secp256k1 has characteristic &#039;&#039;p&#039;&#039;, it is defined over the prime field ℤ&amp;lt;sub&amp;gt;&#039;&#039;p&#039;&#039;&amp;lt;/sub&amp;gt;. Some other curves in common use have characteristic &#039;&#039;2&#039;&#039;, and are defined over a binary Galois field &#039;&#039;GF(2&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt;)&#039;&#039;, but secp256k1 is not one of them.&lt;br /&gt;
* As the &#039;&#039;a&#039;&#039; constant is zero, the &#039;&#039;ax&#039;&#039; term  in the curve equation is always zero, hence the curve equation becomes &#039;&#039;y&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; = x&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; + 7&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [https://bitcoin.stackexchange.com/questions/21907/what-does-the-curve-used-in-bitcoin-secp256k1-look-like What does secp256k1 look like] (Bitcoin stack exchange answer by Pieter Wuille)&lt;br /&gt;
&lt;br /&gt;
[[es:Secp256k1]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:Secp256k1-many.png&amp;diff=70944</id>
		<title>File:Secp256k1-many.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:Secp256k1-many.png&amp;diff=70944"/>
		<updated>2025-12-14T15:13:46Z</updated>

		<summary type="html">&lt;p&gt;NotATether: A graph of the secp256k1 curve across many points.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
A graph of the secp256k1 curve across many points.&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=/r/Bitcoin&amp;diff=70943</id>
		<title>/r/Bitcoin</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=/r/Bitcoin&amp;diff=70943"/>
		<updated>2025-12-14T13:16:19Z</updated>

		<summary type="html">&lt;p&gt;NotATether: update stats&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{infobox company&lt;br /&gt;
|foundation=September 9th, 2010&lt;br /&gt;
|subreddit=Bitcoin&lt;br /&gt;
}}&#039;&#039;&#039;/r/Bitcoin&#039;&#039;&#039; is a community on the popular social sharing website [http://www.reddit.com/r/bitcoin Reddit]. This community was founded [http://redditmetrics.com/r/Bitcoin September 9th, 2010] by Atlas, and has become one of the largest bitcoin communities for news, community feedback, and up to date information about companies and relevant activities to all things Bitcoin. &lt;br /&gt;
&lt;br /&gt;
The community has grown substantially, particularly after the 2013 October hack of Bitcointalk. As of December 2025, the community has over 8M members, constantly having more than two thousand online and often has hundreds of users browsing the threads at any given moment during the day.&lt;br /&gt;
&lt;br /&gt;
Some notable events covered on /r/bitcoin include [https://www.reddit.com/r/Bitcoin/comments/2hj2lc/the_secret_goldman_sachs_tapes_the_reporter_jake/ The Goldman Sachs Secret Tapes] [https://www.reddit.com/r/Bitcoin/comments/2nab2a/western_union_filed_a_copyright_claim_against_me/ The Western Union Copyright Suit over Parody] [https://www.reddit.com/r/Bitcoin/comments/3fe92x/im_ashley_barr_aka_adam_turner_the_first_mtgox/ Mt. Gox Ex. Employee AMA in Aug. 2015] and the direct message from Wikipedia founder, [https://www.reddit.com/r/Bitcoin/comments/201fa6/hello_from_jimmy_wales_of_wikipedia/ Jimmy Wales].  &lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
[[Category:Properties established in 2010]]&lt;br /&gt;
[[Category:Forums]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BlockChain.info&amp;diff=70942</id>
		<title>BlockChain.info</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BlockChain.info&amp;diff=70942"/>
		<updated>2025-12-14T13:08:59Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Adjust redirect&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Blockchain.com]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Blockchain.info&amp;diff=70941</id>
		<title>Blockchain.info</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Blockchain.info&amp;diff=70941"/>
		<updated>2025-12-14T13:08:28Z</updated>

		<summary type="html">&lt;p&gt;NotATether: redirect Blockchain.info to Blockchain.com&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Blockchain.com]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Blockchain.com&amp;diff=70940</id>
		<title>Blockchain.com</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Blockchain.com&amp;diff=70940"/>
		<updated>2025-12-14T13:07:26Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Create Blockchain.com page as per best practices&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox company&lt;br /&gt;
| name                = Blockchain.com&lt;br /&gt;
| image                = [[File:Blockchain.com logo.png|150px]]&lt;br /&gt;
| industry            = [[Cryptocurrency]]&lt;br /&gt;
| founder             = Peter Smith&amp;lt;br /&amp;gt;Nicolas Cary&amp;lt;br /&amp;gt;Ben Reeves&lt;br /&gt;
| website             = [https://www.blockchain.com blockchain.com]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Blockchain.com&#039;&#039;&#039; (formerly &#039;&#039;&#039;Blockchain.info&#039;&#039;&#039;) is a cryptocurrency financial services company. The company provides [[wallet]] services, a crypto [[exchange]], a [[block explorer]], and institutional services including trading and lending.&lt;br /&gt;
&lt;br /&gt;
Founded in August 2011 in York, England, it originally launched as the first widely used Bitcoin block explorer.&amp;lt;ref name=&amp;quot;about&amp;quot;&amp;gt;{{cite web |url=https://www.blockchain.com/about |title=About Us |publisher=Blockchain.com |access-date=2025-12-14}}&amp;lt;/ref&amp;gt; As of 2025, Blockchain.com reports over 94 million wallets created, more than 39 million verified users, and over $1 trillion in cumulative transaction volume.&amp;lt;ref name=&amp;quot;crunchbase&amp;quot;&amp;gt;{{cite web |url=https://www.crunchbase.com/organization/blockchain-info |title=Blockchain.com - Crunchbase Company Profile |publisher=Crunchbase |access-date=2025-12-14}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Blockchain.com was founded in August 2011 by Peter Smith, Nicolas Cary, and Ben Reeves in York, England.&amp;lt;ref name=&amp;quot;wikipedia&amp;quot;&amp;gt;{{cite web |url=https://en.wikipedia.org/wiki/Blockchain.com |title=Blockchain.com |publisher=Wikipedia |access-date=2025-12-14}}&amp;lt;/ref&amp;gt; Early investor [[Roger Ver]] provided initial funding.&lt;br /&gt;
&lt;br /&gt;
Initially operating as Blockchain.info, the platform focused on providing a Bitcoin blockchain explorer. In 2013, it introduced a popular non-custodial cryptocurrency wallet.&lt;br /&gt;
&lt;br /&gt;
The company re-branded to Blockchain.com in 2018 and launched its cryptocurrency exchange in 2019, expanding to support buying, selling, trading, and institutional services across numerous cryptocurrencies.&lt;br /&gt;
&lt;br /&gt;
The headquarters later moved to Luxembourg.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:Blockchain.com_logo.png&amp;diff=70939</id>
		<title>File:Blockchain.com logo.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:Blockchain.com_logo.png&amp;diff=70939"/>
		<updated>2025-12-14T12:45:28Z</updated>

		<summary type="html">&lt;p&gt;NotATether: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Unciphered&amp;diff=70938</id>
		<title>Unciphered</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Unciphered&amp;diff=70938"/>
		<updated>2025-12-14T12:02:56Z</updated>

		<summary type="html">&lt;p&gt;NotATether: remove non-existing categories&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Unciphered&#039;&#039;&#039; is a cryptocurrency recovery company specializing in recovering access to locked or inaccessible hardware and software wallets, corrupted files, and complex crypto access scenarios using advanced cryptographic and hardware forensic techniques.&amp;lt;ref&amp;gt;https://www.unciphered.com/about/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Unciphered was founded in 2021 by Eric Michaud and other veterans from the information security, cryptography, and blockchain fields.&amp;lt;ref&amp;gt;https://www.crunchbase.com/organization/unciphered&amp;lt;/ref&amp;gt; Michaud, after recovering over $10 million in cryptocurrency at an unnamed prior company, identified a need for more sophisticated recovery methods beyond brute-force approaches.&amp;lt;ref&amp;gt;https://www.linkedin.com/company/unciphered&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Services ==&lt;br /&gt;
Unciphered provides institutional-grade recovery services for locked cryptocurrency wallets, including hardware devices and software wallets.&amp;lt;ref&amp;gt;https://www.unciphered.com/about/&amp;lt;/ref&amp;gt; Services include:&lt;br /&gt;
* Password breaking using proprietary tools and individualized models&lt;br /&gt;
* Exploit development for hardware and software vulnerabilities&lt;br /&gt;
* Data forensics for recovering assets from damaged devices or complex scenarios&lt;br /&gt;
* Blockchain analysis and cryptographic research&lt;br /&gt;
The company operates a dedicated hardware forensics lab and ensures assets are returned quickly without prolonged custody.&lt;br /&gt;
&lt;br /&gt;
== Notable activities ==&lt;br /&gt;
&lt;br /&gt;
* Disclosed the &amp;quot;Randstorm&amp;quot; vulnerability in 2023, affecting Bitcoin wallets generated with BitcoinJS and certain browser libraries between 2011 and 2015 due to weak randomness.&amp;lt;ref&amp;gt;https://www.unciphered.com/disclosure-of-vulnerable-bitcoin-wallet-library-2/&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Demonstrated physical extraction and vulnerabilities in hardware wallets, including OneKey and Trezor models.&amp;lt;ref&amp;gt;https://www.coindesk.com/tech/2023/05/24/crypto-security-firm-unciphered-claims-ability-to-physically-hack-trezor-t-wallet&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Developed a technique to crack IronKey encrypted USB drives, publicly offering in 2023 to recover 7,002 BTC (worth hundreds of millions) for Stefan Thomas, though the offer was declined.&amp;lt;ref&amp;gt;https://www.wired.com/story/unciphered-ironkey-password-cracking-bitcoin/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [https://www.unciphered.com/ Official website]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cryptocurrency companies]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Unciphered&amp;diff=70937</id>
		<title>Unciphered</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Unciphered&amp;diff=70937"/>
		<updated>2025-12-14T12:01:55Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Emphasize that the previous company is unknown&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Unciphered&#039;&#039;&#039; is a cryptocurrency recovery company specializing in recovering access to locked or inaccessible hardware and software wallets, corrupted files, and complex crypto access scenarios using advanced cryptographic and hardware forensic techniques.&amp;lt;ref&amp;gt;https://www.unciphered.com/about/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Unciphered was founded in 2021 by Eric Michaud and other veterans from the information security, cryptography, and blockchain fields.&amp;lt;ref&amp;gt;https://www.crunchbase.com/organization/unciphered&amp;lt;/ref&amp;gt; Michaud, after recovering over $10 million in cryptocurrency at an unnamed prior company, identified a need for more sophisticated recovery methods beyond brute-force approaches.&amp;lt;ref&amp;gt;https://www.linkedin.com/company/unciphered&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Services ==&lt;br /&gt;
Unciphered provides institutional-grade recovery services for locked cryptocurrency wallets, including hardware devices and software wallets.&amp;lt;ref&amp;gt;https://www.unciphered.com/about/&amp;lt;/ref&amp;gt; Services include:&lt;br /&gt;
* Password breaking using proprietary tools and individualized models&lt;br /&gt;
* Exploit development for hardware and software vulnerabilities&lt;br /&gt;
* Data forensics for recovering assets from damaged devices or complex scenarios&lt;br /&gt;
* Blockchain analysis and cryptographic research&lt;br /&gt;
The company operates a dedicated hardware forensics lab and ensures assets are returned quickly without prolonged custody.&lt;br /&gt;
&lt;br /&gt;
== Notable activities ==&lt;br /&gt;
&lt;br /&gt;
* Disclosed the &amp;quot;Randstorm&amp;quot; vulnerability in 2023, affecting Bitcoin wallets generated with BitcoinJS and certain browser libraries between 2011 and 2015 due to weak randomness.&amp;lt;ref&amp;gt;https://www.unciphered.com/disclosure-of-vulnerable-bitcoin-wallet-library-2/&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Demonstrated physical extraction and vulnerabilities in hardware wallets, including OneKey and Trezor models.&amp;lt;ref&amp;gt;https://www.coindesk.com/tech/2023/05/24/crypto-security-firm-unciphered-claims-ability-to-physically-hack-trezor-t-wallet&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Developed a technique to crack IronKey encrypted USB drives, publicly offering in 2023 to recover 7,002 BTC (worth hundreds of millions) for Stefan Thomas, though the offer was declined.&amp;lt;ref&amp;gt;https://www.wired.com/story/unciphered-ironkey-password-cracking-bitcoin/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [https://www.unciphered.com/ Official website]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cryptocurrency companies]]&lt;br /&gt;
[[Category:Companies established in 2021]]&lt;br /&gt;
[[Category:Wallet recovery services]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Unciphered&amp;diff=70936</id>
		<title>Unciphered</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Unciphered&amp;diff=70936"/>
		<updated>2025-12-14T11:58:55Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Create Unciphered page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Unciphered&#039;&#039;&#039; is a cryptocurrency recovery company specializing in recovering access to locked or inaccessible hardware and software wallets, corrupted files, and complex crypto access scenarios using advanced cryptographic and hardware forensic techniques.&amp;lt;ref&amp;gt;https://www.unciphered.com/about/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Unciphered was founded in 2021 by Eric Michaud and other veterans from the information security, cryptography, and blockchain fields.&amp;lt;ref&amp;gt;https://www.crunchbase.com/organization/unciphered&amp;lt;/ref&amp;gt; Michaud, after recovering over $10 million in cryptocurrency at a prior company, identified a need for more sophisticated recovery methods beyond brute-force approaches.&amp;lt;ref&amp;gt;https://www.linkedin.com/company/unciphered&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Services ==&lt;br /&gt;
Unciphered provides institutional-grade recovery services for locked cryptocurrency wallets, including hardware devices and software wallets.&amp;lt;ref&amp;gt;https://www.unciphered.com/about/&amp;lt;/ref&amp;gt; Services include:&lt;br /&gt;
* Password breaking using proprietary tools and individualized models&lt;br /&gt;
* Exploit development for hardware and software vulnerabilities&lt;br /&gt;
* Data forensics for recovering assets from damaged devices or complex scenarios&lt;br /&gt;
* Blockchain analysis and cryptographic research&lt;br /&gt;
The company operates a dedicated hardware forensics lab and ensures assets are returned quickly without prolonged custody.&lt;br /&gt;
&lt;br /&gt;
== Notable activities ==&lt;br /&gt;
&lt;br /&gt;
* Disclosed the &amp;quot;Randstorm&amp;quot; vulnerability in 2023, affecting Bitcoin wallets generated with BitcoinJS and certain browser libraries between 2011 and 2015 due to weak randomness.&amp;lt;ref&amp;gt;https://www.unciphered.com/disclosure-of-vulnerable-bitcoin-wallet-library-2/&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Demonstrated physical extraction and vulnerabilities in hardware wallets, including OneKey and Trezor models.&amp;lt;ref&amp;gt;https://www.coindesk.com/tech/2023/05/24/crypto-security-firm-unciphered-claims-ability-to-physically-hack-trezor-t-wallet&amp;lt;/ref&amp;gt;&lt;br /&gt;
* Developed a technique to crack IronKey encrypted USB drives, publicly offering in 2023 to recover 7,002 BTC (worth hundreds of millions) for Stefan Thomas, though the offer was declined.&amp;lt;ref&amp;gt;https://www.wired.com/story/unciphered-ironkey-password-cracking-bitcoin/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
* [https://www.unciphered.com/ Official website]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Cryptocurrency companies]]&lt;br /&gt;
[[Category:Companies established in 2021]]&lt;br /&gt;
[[Category:Wallet recovery services]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Javascript_cryptography&amp;diff=70935</id>
		<title>Javascript cryptography</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Javascript_cryptography&amp;diff=70935"/>
		<updated>2025-12-14T11:12:36Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Add Randstorm reference&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Javascript cryptography&#039;&#039;&#039; is when cryptographic software, especially [[bitcoin]] software, is written in javascript.&lt;br /&gt;
&lt;br /&gt;
Javascript is not a suitable language for this. Such software is best avoided.&lt;br /&gt;
&lt;br /&gt;
== Explanation ==&lt;br /&gt;
&lt;br /&gt;
Please don&#039;t use any javascript address generator for anything that matters.&lt;br /&gt;
&lt;br /&gt;
The common libraries they have used have had a long and worrying series of mathematical flaws that cause them to occasionally generate addresses that do not match the private keys, and were completely without the sorts of test that would have detected these mistakes. Even if the errors are all fixed now, it&#039;s very easy for a webpage generator to be using an old version without anyone really noticing.&lt;br /&gt;
&lt;br /&gt;
This is even before you get into the fact of how easy it is for sites to quietly substitute different JS, or the fact that HTTPS provides virtually no protection against attackers with a network position close to the server (because you can get a cert for any domain you can answer HTTP requests for...). &amp;lt;ref&amp;gt;https://www.reddit.com/r/Bitcoin/comments/6ss91w/seriously_how_are_you_all_generating_your_private/dlf4uhr/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Generally the code out there uses almost completely untested ECC code which would sometimes generate the wrong pubkeys, as well as being insecure non-constant time implementation subject to surveillance from other javascript tabs.&lt;br /&gt;
&lt;br /&gt;
A major example is the &amp;quot;Randstorm&amp;quot; vulnerability disclosed by Unciphered, affecting JavaScript-based Bitcoin wallets generated using the BitcoinJS library (and derivatives) between 2011 and 2015.&amp;lt;ref&amp;gt;https://www.unciphered.com/disclosure-of-vulnerable-bitcoin-wallet-library-2/&amp;lt;/ref&amp;gt; Due to flaws in the SecureRandom() function from the underlying JSBN library, combined with weak browser implementations of Math.random(), private keys were often generated with far less entropy than required (sometimes under 48 bits instead of 256), making them highly predictable and vulnerable to brute-force attacks. It is recommended that anyone using vulnerable software should transfer their bitcoins to a new wallet.&lt;br /&gt;
&lt;br /&gt;
== SF Bitcoin Devs Seminar talk==&lt;br /&gt;
&lt;br /&gt;
Greg Maxwell discusses javascript cryptography. (watch time: 3 min 6 sec)&lt;br /&gt;
&lt;br /&gt;
https://www.youtube.com/watch?v=TYQ-3VvNCHE&amp;amp;t=3071&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
* [[Paper wallet]]&lt;br /&gt;
* [[Browser-based wallet]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Talk:Running_Bitcoin&amp;diff=70934</id>
		<title>Talk:Running Bitcoin</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Talk:Running_Bitcoin&amp;diff=70934"/>
		<updated>2025-12-14T11:03:46Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Merge with Bitcoin Core?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Merge topic? ==&lt;br /&gt;
&lt;br /&gt;
I propose merging this topic with [[Bitcoin Core]] as this page is functionally a subset of it.&lt;br /&gt;
&lt;br /&gt;
Technically I don&#039;t think there is anything blocking this merge&lt;br /&gt;
&lt;br /&gt;
--[[User:NotATether|NotATether]] ([[User talk:NotATether|talk]]) 11:03, 14 December 2025 (UTC)&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Full_node&amp;diff=70933</id>
		<title>Full node</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Full_node&amp;diff=70933"/>
		<updated>2025-12-14T10:57:13Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Update sizes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Any computer that connects to the Bitcoin [[network]] is called a &#039;&#039;&#039;node&#039;&#039;&#039;. Nodes that fully verify all of the rules of Bitcoin are called &#039;&#039;&#039;full nodes&#039;&#039;&#039;. The most popular software implementation of full nodes is called [[Bitcoin Core]], its latest release can be found [https://github.com/bitcoin/bitcoin/releases on the github page]. Another less popular software implementation of full nodes is called [[Bitcoin Knots]], its latest release can be found [https://github.com/bitcoinknots/bitcoin/releases on the github page].&lt;br /&gt;
&lt;br /&gt;
[[File:BitcoinCore-node.jpg|thumb|upright=1|The main window of Bitcoin Core]]&lt;br /&gt;
&lt;br /&gt;
==What makes a full node?==&lt;br /&gt;
&lt;br /&gt;
Full nodes download every block and transaction and check them against Bitcoin&#039;s consensus rules. Here are examples of consensus rules, though there are many more:&lt;br /&gt;
* Blocks may only [[controlled supply|create]] a certain number of bitcoins. (Currently 3.125 BTC per block.)&lt;br /&gt;
* Transactions must have correct signatures for the bitcoins being spent.&lt;br /&gt;
* Transactions/blocks must be in the correct data format.&lt;br /&gt;
* Within a single [[block chain]], a transaction output cannot be double-spent.&lt;br /&gt;
&lt;br /&gt;
If a transaction or block violates the consensus rules, then it is absolutely rejected, even if every other node on the network thinks that it is valid. This is one of the most important characteristics of full nodes: they do what&#039;s right &#039;&#039;no matter what&#039;&#039;. For full nodes, miners actually have fairly limited power: they can only reorder or remove transactions, and only by spending a lot of computing power. A powerful miner is able to execute [[Weaknesses#Attacker_has_a_lot_of_computing_power|some serious attacks]], but because full nodes rely on miners only for a few things, miners could not completely change or destroy Bitcoin.&lt;br /&gt;
&lt;br /&gt;
Nodes that have different &#039;&#039;consensus&#039;&#039; rules are actually using two different networks/currencies. Changing any of the consensus rules requires a [[hard fork]], which can be thought of as creating a new currency and having everyone move to it. Consensus rules are different from &#039;&#039;policy&#039;&#039; rules, which specify how a node or miner prioritizes or discourages certain things. Policy rules can be changed freely, and different nodes can have different policy rules. Because all full nodes must use &#039;&#039;exactly&#039;&#039; the same consensus rules in order to remain compatible with each other, even duplicating bugs and oddities in the original consensus rules, creating a full node from scratch is extremely difficult and dangerous. It is therefore recommended that everyone who wishes to run a full node uses software based on the [[reference client]], which is the only client guaranteed to behave correctly.&lt;br /&gt;
&lt;br /&gt;
At minimum, a full node must download every transaction that has ever taken place, all new transactions, and all block headers. Additionally, full nodes must store information about every unspent transaction output until it is spent. By default full nodes are inefficient in that they download each new transaction at least twice, and they store the entire block chain (more than 600 GB as of 2025) forever, even though only the unspent transaction outputs (&amp;lt;15 GB) are required. Performance can improved by enabling &amp;lt;code&amp;gt;[https://bitcointalk.org/index.php?topic=1377345.0 -blocksonly]&amp;lt;/code&amp;gt; mode and enabling [https://bitcoin.org/en/release/v0.12.0#wallet-pruning pruning], and by using faster storage devices such as SSDs.&lt;br /&gt;
&lt;br /&gt;
===Archival Nodes===&lt;br /&gt;
&lt;br /&gt;
A subset of full nodes also accept incoming connections and upload old blocks to other peers on the network. This happens if the software is run with &amp;lt;code&amp;gt;-listen=1&amp;lt;/code&amp;gt; as is default. Contrary to some popular misconceptions, being an archival node is not necessary to being a full node. If a user&#039;s bandwidth is constrained then they can use &amp;lt;code&amp;gt;-listen=0&amp;lt;/code&amp;gt;, if their disk space is constrained they can use pruning, all the while still being a fully-validating node that enforces bitcoin&#039;s consensus rules and contributing to bitcoin&#039;s overall security.&lt;br /&gt;
&lt;br /&gt;
== Why should you use a full node wallet ==&lt;br /&gt;
&lt;br /&gt;
==== Summary ====&lt;br /&gt;
Running a full node is the only way you can use Bitcoin in a trustless way. You will know for sure that all the rules of Bitcoin are being followed, for example that no bitcoins are spent not belonging to the owner, that no coins were spent twice, that no inflation happens outside of the [[Controlled_supply|schedule]] and that all the rules needed to make the system work (e.g. [[difficulty]]) are followed. Full nodes are currently the most [[Privacy|private]] way to use Bitcoin, with nobody else learning which bitcoin [[Address|addresses]] belong to you. Full nodes are the most secure way to use Bitcoin, they do not suffer from many attacks that affect lightweight wallets.&lt;br /&gt;
&lt;br /&gt;
=== Economic strength ===&lt;br /&gt;
&lt;br /&gt;
This is by far the most important reason for running a full node, though it is a little difficult to understand.&lt;br /&gt;
&lt;br /&gt;
As explained previously, full nodes enforce the consensus rules no matter what. However, lightweight nodes do not do this. Lightweight nodes do whatever the majority of mining power says. Therefore, if most of the miners got together to increase their block reward, for example, lightweight nodes would blindly go along with it. If this ever happened, the network would split such that lightweight nodes and full nodes would end up on separate networks, using separate currencies. People using lightweight nodes would be unable to transact with people using full nodes. If all businesses and many users are using full nodes, then this network split is not a &#039;&#039;critical&#039;&#039; problem because users of lightweight clients will quickly notice that they can&#039;t send or receive bitcoins to/from most of the people who they usually do business with, and so they&#039;ll stop using Bitcoin until the evil miners are overcome, which is the appropriate response. &#039;&#039;However&#039;&#039;, if almost everyone on the network is using lightweight nodes in this situation, then everyone would continue being able to transact with each other, and so Bitcoin could very well end up &amp;quot;hijacked&amp;quot; by evil miners.&lt;br /&gt;
&lt;br /&gt;
In practice, miners are unlikely to attempt anything like the above scenario as long as full nodes are prevalent because the miners would lose a lot of money. But the incentives completely change if everyone uses lightweight nodes. In that case, miners definitely &#039;&#039;do&#039;&#039; have an incentive to change Bitcoin&#039;s rules in their favor. It is only reasonably secure to use a lightweight node &#039;&#039;because&#039;&#039; most of the Bitcoin economy uses full nodes.&lt;br /&gt;
&lt;br /&gt;
Therefore, it is critical for Bitcoin&#039;s survival that the great majority of the Bitcoin economy be backed by full nodes, not lightweight nodes. This is especially important for Bitcoin businesses, which have more economic weight. To contribute to Bitcoin&#039;s economic strength, you must actually use a full node for your real transactions (or use a lightweight node connected to a full node that you personally control). Just running a full node on a server somewhere does not contribute to Bitcoin&#039;s economic strength.&lt;br /&gt;
&lt;br /&gt;
More details https://www.reddit.com/r/BitcoinBeginners/comments/3eq3y7/full_node_question/ctk4lnd&lt;br /&gt;
&lt;br /&gt;
=== Privacy ===&lt;br /&gt;
&lt;br /&gt;
Downloading the entire blockchain is the most private way to operate a wallet. All other lightweight solutions leak information about which addresses are yours because they must query third-party servers. The Electrum servers will know which addresses belong to you and can link them together. Despite bloom filtering, SPV nodes based on BitcoinJ [[BIP37 privacy problems|do not provide much privacy]] against nodes who connected directly to the wallet.&amp;lt;ref&amp;gt;[https://jonasnick.github.io/blog/2015/02/12/privacy-in-bitcoinj/ Privacy in BitcoinJ ]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For some use cases, such privacy may not be required. But an important reason to run a full node and use it as a wallet is to get the full privacy benefits.&lt;br /&gt;
&lt;br /&gt;
=== Security ===&lt;br /&gt;
&lt;br /&gt;
Lightweight nodes are sometimes able to be temporarily tricked into accepting transactions or blocks that are not actually valid. This could cause serious financial damage, especially for websites that automatically process Bitcoin transactions. Full nodes provide the maximum security possible, and so they should be used by all businesses, and also by regular users whenever doing so is convenient.&lt;br /&gt;
&lt;br /&gt;
=== Network services ===&lt;br /&gt;
&lt;br /&gt;
Full nodes may provide various services to other network participants (if the software is run with &amp;lt;code&amp;gt;-listen=1&amp;lt;/code&amp;gt; as is default). This is especially important for lightweight nodes.&lt;br /&gt;
&lt;br /&gt;
These services include:&lt;br /&gt;
* Filtering transactions and blocks on behalf of lightweight nodes so that lightweight nodes do not need to download every transaction ever made on the network in order to find their own transactions.&lt;br /&gt;
* Serving historical full blocks to nodes that have been offline for a while.&lt;br /&gt;
* Transmitting new transactions from users to miners.&lt;br /&gt;
* Broadcasting new blocks from miners to other nodes.&lt;br /&gt;
&lt;br /&gt;
For the most part, these services are only usefully performed by full nodes that are listening on port 8333. The more full nodes that accept incoming connections there are, the more users the Bitcoin network can support. Although if there is ever a shortage, lots of archival nodes can be easily created by cheaply renting VPS or AWS space.&lt;br /&gt;
&lt;br /&gt;
=== Some are incentivizing it ===&lt;br /&gt;
Bitnodes ran a program to incentivize full node operators until the end of 2015.&amp;lt;ref&amp;gt;[https://bitcoinmagazine.com/19620/bitnodes-project-issues-first-incentives-node-operators/ Bitnodes Project Issues First Incentives For Node Operators by Joel Dalas] of [http://bitcoinmagazine.com/ &amp;lt;i&amp;gt;Bitcoin Magazine&amp;lt;/i&amp;gt;]; cf. https://blog.bitcoinfoundation.org/bitnodes-project-2015-q1-report-peer-index-and-incentivized-full-nodes/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== How to run a full node ==&lt;br /&gt;
&lt;br /&gt;
If you run the [[Bitcoin Core]]/[[bitcoind]] wallet, you are running a full node. If you open port 8333, you will contribute to the network&#039;s capacity. If you actually use the wallet feature, or if you use a lightweight client like [[MultiBit]] but configure it to connect exclusively to your full node, then you will contribute to the network&#039;s economic strength and receive protection from some possible attacks against lightweight nodes.&lt;br /&gt;
&lt;br /&gt;
There are a few alternate full node implementations, but they are not recommended for serious use because it is currently difficult to determine whether they implement the consensus rules with 100% accuracy. Even very slight inaccuracies could cause serious problems for the users of these alternate clients. Example of implementations [[libbitcoin]], [[btcd]], [https://bitcoinfo.org/bitcoin-information/full-node.html a list of other Full Nodes].&lt;br /&gt;
&lt;br /&gt;
=== Tips and tricks for running a node ===&lt;br /&gt;
&lt;br /&gt;
For [[Bitcoin Core]]:&lt;br /&gt;
&lt;br /&gt;
* Bandwidth consumption can be reduced using this guide: https://btcinformation.org/en/full-node#reduce-traffic&lt;br /&gt;
&lt;br /&gt;
* Requirement for disk space can be reduced using this guide: https://btcinformation.org/en/full-node#reduce-storage See also the [https://github.com/bitcoin/bitcoin/blob/v0.11.0/doc/release-notes.md#block-file-pruning release notes which explain pruning].&lt;br /&gt;
&lt;br /&gt;
* This site has a nice predefined template for generating bitcoin config files https://jlopp.github.io/bitcoin-core-config-generator/&lt;br /&gt;
&lt;br /&gt;
* Improve sync speed by increasing the dbcache value in configuration. This value controls how many megabytes of RAM to use for the database cache, increase it to as much as your hardware allows to reduce the disk operations and increase speed.&lt;br /&gt;
&lt;br /&gt;
* To store the blockchain files on an external hard drive use &amp;lt;tt&amp;gt;-datadir&amp;lt;/tt&amp;gt;. e.g. &amp;lt;tt&amp;gt;-datadir=/path/to/your/bitcoin/directory&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* Store the chainstate directory on an SSD drive to improve the speed.&amp;lt;ref&amp;gt;[https://www.reddit.com/r/Bitcoin/comments/7iaa3t/if_you_run_a_full_node_on_a_hdd_put_your/ If you run a full node on a hdd put your chainstate directory on an external ssd].&amp;lt;/ref&amp;gt;&lt;br /&gt;
** See [[Splitting the data directory]]&lt;br /&gt;
&lt;br /&gt;
See Also: [[Running Bitcoin]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Clearing Up Misconceptions About Full Nodes]]&lt;br /&gt;
&lt;br /&gt;
* [[Why Your Business Should Use a Full Node to Accept Bitcoin]]&lt;br /&gt;
&lt;br /&gt;
* [[Bitcoin is not ruled by miners]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical]]&lt;br /&gt;
[[Category:Privacy]]&lt;br /&gt;
&lt;br /&gt;
{{Bitcoin Core documentation}}&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Full_node&amp;diff=70932</id>
		<title>Full node</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Full_node&amp;diff=70932"/>
		<updated>2025-12-14T10:51:03Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Add image of Bitcoin Core&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Any computer that connects to the Bitcoin [[network]] is called a &#039;&#039;&#039;node&#039;&#039;&#039;. Nodes that fully verify all of the rules of Bitcoin are called &#039;&#039;&#039;full nodes&#039;&#039;&#039;. The most popular software implementation of full nodes is called [[Bitcoin Core]], its latest release can be found [https://github.com/bitcoin/bitcoin/releases on the github page]. Another less popular software implementation of full nodes is called [[Bitcoin Knots]], its latest release can be found [https://github.com/bitcoinknots/bitcoin/releases on the github page].&lt;br /&gt;
&lt;br /&gt;
[[File:BitcoinCore-node.jpg|thumb|upright=1|The main window of Bitcoin Core]]&lt;br /&gt;
&lt;br /&gt;
==What makes a full node?==&lt;br /&gt;
&lt;br /&gt;
Full nodes download every block and transaction and check them against Bitcoin&#039;s consensus rules. Here are examples of consensus rules, though there are many more:&lt;br /&gt;
* Blocks may only [[controlled supply|create]] a certain number of bitcoins. (Currently 3.125 BTC per block.)&lt;br /&gt;
* Transactions must have correct signatures for the bitcoins being spent.&lt;br /&gt;
* Transactions/blocks must be in the correct data format.&lt;br /&gt;
* Within a single [[block chain]], a transaction output cannot be double-spent.&lt;br /&gt;
&lt;br /&gt;
If a transaction or block violates the consensus rules, then it is absolutely rejected, even if every other node on the network thinks that it is valid. This is one of the most important characteristics of full nodes: they do what&#039;s right &#039;&#039;no matter what&#039;&#039;. For full nodes, miners actually have fairly limited power: they can only reorder or remove transactions, and only by spending a lot of computing power. A powerful miner is able to execute [[Weaknesses#Attacker_has_a_lot_of_computing_power|some serious attacks]], but because full nodes rely on miners only for a few things, miners could not completely change or destroy Bitcoin.&lt;br /&gt;
&lt;br /&gt;
Nodes that have different &#039;&#039;consensus&#039;&#039; rules are actually using two different networks/currencies. Changing any of the consensus rules requires a [[hard fork]], which can be thought of as creating a new currency and having everyone move to it. Consensus rules are different from &#039;&#039;policy&#039;&#039; rules, which specify how a node or miner prioritizes or discourages certain things. Policy rules can be changed freely, and different nodes can have different policy rules. Because all full nodes must use &#039;&#039;exactly&#039;&#039; the same consensus rules in order to remain compatible with each other, even duplicating bugs and oddities in the original consensus rules, creating a full node from scratch is extremely difficult and dangerous. It is therefore recommended that everyone who wishes to run a full node uses software based on the [[reference client]], which is the only client guaranteed to behave correctly.&lt;br /&gt;
&lt;br /&gt;
At minimum, a full node must download every transaction that has ever taken place, all new transactions, and all block headers. Additionally, full nodes must store information about every unspent transaction output until it is spent. By default full nodes are inefficient in that they download each new transaction at least twice, and they store the entire block chain (more than 165 GB as of 20180214) forever, even though only the unspent transaction outputs (&amp;lt;2 GB) are required. Performance can improved by enabling &amp;lt;code&amp;gt;[https://bitcointalk.org/index.php?topic=1377345.0 -blocksonly]&amp;lt;/code&amp;gt; mode and enabling [https://bitcoin.org/en/release/v0.12.0#wallet-pruning pruning].&lt;br /&gt;
&lt;br /&gt;
===Archival Nodes===&lt;br /&gt;
&lt;br /&gt;
A subset of full nodes also accept incoming connections and upload old blocks to other peers on the network. This happens if the software is run with &amp;lt;code&amp;gt;-listen=1&amp;lt;/code&amp;gt; as is default. Contrary to some popular misconceptions, being an archival node is not necessary to being a full node. If a user&#039;s bandwidth is constrained then they can use &amp;lt;code&amp;gt;-listen=0&amp;lt;/code&amp;gt;, if their disk space is constrained they can use pruning, all the while still being a fully-validating node that enforces bitcoin&#039;s consensus rules and contributing to bitcoin&#039;s overall security.&lt;br /&gt;
&lt;br /&gt;
== Why should you use a full node wallet ==&lt;br /&gt;
&lt;br /&gt;
==== Summary ====&lt;br /&gt;
Running a full node is the only way you can use Bitcoin in a trustless way. You will know for sure that all the rules of Bitcoin are being followed, for example that no bitcoins are spent not belonging to the owner, that no coins were spent twice, that no inflation happens outside of the [[Controlled_supply|schedule]] and that all the rules needed to make the system work (e.g. [[difficulty]]) are followed. Full nodes are currently the most [[Privacy|private]] way to use Bitcoin, with nobody else learning which bitcoin [[Address|addresses]] belong to you. Full nodes are the most secure way to use Bitcoin, they do not suffer from many attacks that affect lightweight wallets.&lt;br /&gt;
&lt;br /&gt;
=== Economic strength ===&lt;br /&gt;
&lt;br /&gt;
This is by far the most important reason for running a full node, though it is a little difficult to understand.&lt;br /&gt;
&lt;br /&gt;
As explained previously, full nodes enforce the consensus rules no matter what. However, lightweight nodes do not do this. Lightweight nodes do whatever the majority of mining power says. Therefore, if most of the miners got together to increase their block reward, for example, lightweight nodes would blindly go along with it. If this ever happened, the network would split such that lightweight nodes and full nodes would end up on separate networks, using separate currencies. People using lightweight nodes would be unable to transact with people using full nodes. If all businesses and many users are using full nodes, then this network split is not a &#039;&#039;critical&#039;&#039; problem because users of lightweight clients will quickly notice that they can&#039;t send or receive bitcoins to/from most of the people who they usually do business with, and so they&#039;ll stop using Bitcoin until the evil miners are overcome, which is the appropriate response. &#039;&#039;However&#039;&#039;, if almost everyone on the network is using lightweight nodes in this situation, then everyone would continue being able to transact with each other, and so Bitcoin could very well end up &amp;quot;hijacked&amp;quot; by evil miners.&lt;br /&gt;
&lt;br /&gt;
In practice, miners are unlikely to attempt anything like the above scenario as long as full nodes are prevalent because the miners would lose a lot of money. But the incentives completely change if everyone uses lightweight nodes. In that case, miners definitely &#039;&#039;do&#039;&#039; have an incentive to change Bitcoin&#039;s rules in their favor. It is only reasonably secure to use a lightweight node &#039;&#039;because&#039;&#039; most of the Bitcoin economy uses full nodes.&lt;br /&gt;
&lt;br /&gt;
Therefore, it is critical for Bitcoin&#039;s survival that the great majority of the Bitcoin economy be backed by full nodes, not lightweight nodes. This is especially important for Bitcoin businesses, which have more economic weight. To contribute to Bitcoin&#039;s economic strength, you must actually use a full node for your real transactions (or use a lightweight node connected to a full node that you personally control). Just running a full node on a server somewhere does not contribute to Bitcoin&#039;s economic strength.&lt;br /&gt;
&lt;br /&gt;
More details https://www.reddit.com/r/BitcoinBeginners/comments/3eq3y7/full_node_question/ctk4lnd&lt;br /&gt;
&lt;br /&gt;
=== Privacy ===&lt;br /&gt;
&lt;br /&gt;
Downloading the entire blockchain is the most private way to operate a wallet. All other lightweight solutions leak information about which addresses are yours because they must query third-party servers. The Electrum servers will know which addresses belong to you and can link them together. Despite bloom filtering, SPV nodes based on BitcoinJ [[BIP37 privacy problems|do not provide much privacy]] against nodes who connected directly to the wallet.&amp;lt;ref&amp;gt;[https://jonasnick.github.io/blog/2015/02/12/privacy-in-bitcoinj/ Privacy in BitcoinJ ]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For some use cases, such privacy may not be required. But an important reason to run a full node and use it as a wallet is to get the full privacy benefits.&lt;br /&gt;
&lt;br /&gt;
=== Security ===&lt;br /&gt;
&lt;br /&gt;
Lightweight nodes are sometimes able to be temporarily tricked into accepting transactions or blocks that are not actually valid. This could cause serious financial damage, especially for websites that automatically process Bitcoin transactions. Full nodes provide the maximum security possible, and so they should be used by all businesses, and also by regular users whenever doing so is convenient.&lt;br /&gt;
&lt;br /&gt;
=== Network services ===&lt;br /&gt;
&lt;br /&gt;
Full nodes may provide various services to other network participants (if the software is run with &amp;lt;code&amp;gt;-listen=1&amp;lt;/code&amp;gt; as is default). This is especially important for lightweight nodes.&lt;br /&gt;
&lt;br /&gt;
These services include:&lt;br /&gt;
* Filtering transactions and blocks on behalf of lightweight nodes so that lightweight nodes do not need to download every transaction ever made on the network in order to find their own transactions.&lt;br /&gt;
* Serving historical full blocks to nodes that have been offline for a while.&lt;br /&gt;
* Transmitting new transactions from users to miners.&lt;br /&gt;
* Broadcasting new blocks from miners to other nodes.&lt;br /&gt;
&lt;br /&gt;
For the most part, these services are only usefully performed by full nodes that are listening on port 8333. The more full nodes that accept incoming connections there are, the more users the Bitcoin network can support. Although if there is ever a shortage, lots of archival nodes can be easily created by cheaply renting VPS or AWS space.&lt;br /&gt;
&lt;br /&gt;
=== Some are incentivizing it ===&lt;br /&gt;
Bitnodes ran a program to incentivize full node operators until the end of 2015.&amp;lt;ref&amp;gt;[https://bitcoinmagazine.com/19620/bitnodes-project-issues-first-incentives-node-operators/ Bitnodes Project Issues First Incentives For Node Operators by Joel Dalas] of [http://bitcoinmagazine.com/ &amp;lt;i&amp;gt;Bitcoin Magazine&amp;lt;/i&amp;gt;]; cf. https://blog.bitcoinfoundation.org/bitnodes-project-2015-q1-report-peer-index-and-incentivized-full-nodes/&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== How to run a full node ==&lt;br /&gt;
&lt;br /&gt;
If you run the [[Bitcoin Core]]/[[bitcoind]] wallet, you are running a full node. If you open port 8333, you will contribute to the network&#039;s capacity. If you actually use the wallet feature, or if you use a lightweight client like [[MultiBit]] but configure it to connect exclusively to your full node, then you will contribute to the network&#039;s economic strength and receive protection from some possible attacks against lightweight nodes.&lt;br /&gt;
&lt;br /&gt;
There are a few alternate full node implementations, but they are not recommended for serious use because it is currently difficult to determine whether they implement the consensus rules with 100% accuracy. Even very slight inaccuracies could cause serious problems for the users of these alternate clients. Example of implementations [[libbitcoin]], [[btcd]], [https://bitcoinfo.org/bitcoin-information/full-node.html a list of other Full Nodes].&lt;br /&gt;
&lt;br /&gt;
=== Tips and tricks for running a node ===&lt;br /&gt;
&lt;br /&gt;
For [[Bitcoin Core]]:&lt;br /&gt;
&lt;br /&gt;
* Bandwidth consumption can be reduced using this guide: https://btcinformation.org/en/full-node#reduce-traffic&lt;br /&gt;
&lt;br /&gt;
* Requirement for disk space can be reduced using this guide: https://btcinformation.org/en/full-node#reduce-storage See also the [https://github.com/bitcoin/bitcoin/blob/v0.11.0/doc/release-notes.md#block-file-pruning release notes which explain pruning].&lt;br /&gt;
&lt;br /&gt;
* This site has a nice predefined template for generating bitcoin config files https://jlopp.github.io/bitcoin-core-config-generator/&lt;br /&gt;
&lt;br /&gt;
* Improve sync speed by increasing the dbcache value in configuration. This value controls how many megabytes of RAM to use for the database cache, increase it to as much as your hardware allows to reduce the disk operations and increase speed.&lt;br /&gt;
&lt;br /&gt;
* To store the blockchain files on an external hard drive use &amp;lt;tt&amp;gt;-datadir&amp;lt;/tt&amp;gt;. e.g. &amp;lt;tt&amp;gt;-datadir=/path/to/your/bitcoin/directory&amp;lt;/tt&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* Store the chainstate directory on an SSD drive to improve the speed.&amp;lt;ref&amp;gt;[https://www.reddit.com/r/Bitcoin/comments/7iaa3t/if_you_run_a_full_node_on_a_hdd_put_your/ If you run a full node on a hdd put your chainstate directory on an external ssd].&amp;lt;/ref&amp;gt;&lt;br /&gt;
** See [[Splitting the data directory]]&lt;br /&gt;
&lt;br /&gt;
See Also: [[Running Bitcoin]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[Clearing Up Misconceptions About Full Nodes]]&lt;br /&gt;
&lt;br /&gt;
* [[Why Your Business Should Use a Full Node to Accept Bitcoin]]&lt;br /&gt;
&lt;br /&gt;
* [[Bitcoin is not ruled by miners]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Technical]]&lt;br /&gt;
[[Category:Privacy]]&lt;br /&gt;
&lt;br /&gt;
{{Bitcoin Core documentation}}&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:BitcoinCore-node.jpg&amp;diff=70931</id>
		<title>File:BitcoinCore-node.jpg</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:BitcoinCore-node.jpg&amp;diff=70931"/>
		<updated>2025-12-14T10:46:24Z</updated>

		<summary type="html">&lt;p&gt;NotATether: The main window of Bitcoin Core on Windows.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
The main window of Bitcoin Core on Windows.&lt;br /&gt;
== Licensing ==&lt;br /&gt;
{{subst:nld}}&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Securing_Your_Computer&amp;diff=70930</id>
		<title>Securing Your Computer</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Securing_Your_Computer&amp;diff=70930"/>
		<updated>2025-12-13T15:06:59Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Direct Windows users to use BitLocker&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;If you want to [[Secure Trading|trade securely]], you must observe some security precautions. Along with the concerns of conventional online banking, trading with Bitcoins also requires physically securing your computer.&lt;br /&gt;
&lt;br /&gt;
==Operating System==&lt;br /&gt;
Even the best operating system is only as good as it is maintained and configured.&lt;br /&gt;
&lt;br /&gt;
===Updates===&lt;br /&gt;
In general, make sure to install all the safety-related updates from the manufacturer. Modern operating systems have an automatic update feature that is essential to activate. This ensures that available updates are always installed as soon as possible. This is important because as soon as the manufacturer patches a security issue, the error usually is already well known in certain circles long before the patch is released.&lt;br /&gt;
&lt;br /&gt;
===Virus Protection===&lt;br /&gt;
To minimize the possibility of malicious software like viruses or trojans finding a home in your computer, it is important to install a functioning and current virus scanner.&lt;br /&gt;
&lt;br /&gt;
Also it is important to realize the principle of &amp;quot;more is better&amp;quot; does not apply. Installing two, or even more, virus scanners on a computer can greatly reduce system stability, speed, and usability. For home users, there is a variety of virus scanners that are free for home use that are completely sufficient.&lt;br /&gt;
&lt;br /&gt;
For more detailed information please visit the corresponding [http://en.wikipedia.org/wiki/Antivirus_software Wikipedia article].&lt;br /&gt;
&lt;br /&gt;
===Firewall===&lt;br /&gt;
A firewall protects against outside access to your computer and installed applications, preventing unauthorized access to the network. Since no virus scanner can detect all potential pests, a firewall is therefore a useful protection against trojans, for if one does happen to get installed, it will be unable to transmit passwords or similar information.&lt;br /&gt;
&lt;br /&gt;
If you do not have a well-configured hardware firewall, or do not know if you are behind one, it is absolutely necessary to install and configure a software firewall (one typically comes built-in to the operating system). A software firewall is a useful addition to a hardware firewall, since there is a possibility that another computer within your network is already infected, or has some other nefarious intention.&lt;br /&gt;
&lt;br /&gt;
Also, a firewall is only as good as it is configured. The rule &amp;quot;the stricter the better&amp;quot; definitely applies. It should only allow applications that you know and trust to access the network. Some firewalls will recognize the ports used by particular applications to communicate with the outside world. If this is not the case, you should consult your firewall&#039;s documentation for direction on how to open a port. The port that Bitcoin uses is port 8333.&lt;br /&gt;
&lt;br /&gt;
For more detailed information, please visit the corresponding [http://en.wikipedia.org/wiki/Firewall_(computing) Wikipedia article].&lt;br /&gt;
&lt;br /&gt;
==Theft==&lt;br /&gt;
To ensure [[Secure Trading|secure trading]], the physical components of your computer, as well as any media (USB stick, external hard drive, etc) on which your wallet is stored, must be secured.&lt;br /&gt;
&lt;br /&gt;
===Anti-theft===&lt;br /&gt;
Many laptops and even some desktop computers can be secured with a cable designed to prevent theft. Such cables are named after the largest manufacturer of security cables, Kensington, and are designed to connect to the computer&#039;s &amp;quot;Kensington Security Slot&amp;quot;. Use of such a security cable allows a computer to be &amp;quot;chained&amp;quot; to an immovable object such as a heating pipe, or a specially mounted bracket. This will not make theft impossible, but makes theft incredibly difficult without the proper set of tools.&lt;br /&gt;
&lt;br /&gt;
===Encryption===&lt;br /&gt;
Since computers can not always be chained up everywhere, and even the best security cable is not immune to bolt cutters, it is important that the medium on which you store your [[wallet]] be encrypted. See [https://en.wikipedia.org/wiki/Comparison_of_disk_encryption_software here] a list of available encryption software. If you are using Windows, the simplest option is to use [https://support.microsoft.com/en-us/windows/bitlocker-drive-encryption-76b92ac9-1040-48d6-9f5f-d14b3c5fa178 BitLocker] which is bundled with Pro versions of the operating system.&lt;br /&gt;
&lt;br /&gt;
Although the computer might have been stolen, at least the thief does not have access to your wallet and cannot send Bitcoins in your name. Despite being encrypted and safe from prying eyes, your wallet is still irretrievably lost, which makes it important to regularly keep a [[backup]] of your wallet.&lt;br /&gt;
&lt;br /&gt;
With processors always getting faster, brute force attacks on passwords are getting easier and easier. To stem this advance in password-breaking, a good-length (&amp;gt;12 characters), complex password with special characters should be used.&lt;br /&gt;
&lt;br /&gt;
Users need to be informed, understand, and be up-to-date with the concepts behind password cracking in order to know the nature of the password they should choose. [http://arstechnica.com/security/2013/10/how-the-bible-and-youtube-are-fueling-the-next-frontier-of-password-cracking/ This Ars Technica article] is very informative about this. In some cases and some algorithms, an extremely long &#039;&#039;random&#039;&#039; password with many types of &#039;&#039;random&#039;&#039; characters is required. Even passwords like [http://arstechnica.com/security/2013/10/izmy-p55w0rd-saph/ these] aren&#039;t immune.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Securing your wallet]]&lt;br /&gt;
*[[Secure Trading]]&lt;br /&gt;
&lt;br /&gt;
[[de:Sichern des Computers]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Instructional]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Secure_Trading&amp;diff=70929</id>
		<title>Secure Trading</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Secure_Trading&amp;diff=70929"/>
		<updated>2025-12-13T15:03:59Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Update Windows instructions for installing GPG&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bitcoin users may want to trade bitcoin directly with each other in what is known as an over-the-counter market. This topic is a guide on how to set up your online identity and includes some [[Best Practices|best practices]] for trading with others in the Bitcoin community.&lt;br /&gt;
&lt;br /&gt;
Peer-to-peer exchanges such as [[Bisq]] and [[Hodl Hodl]] can be good alternative platforms for direct KYC-less trading. For a full list of no-KYC exchanges see: https://github.com/cointastical/P2P-Trading-Exchanges/&lt;br /&gt;
&lt;br /&gt;
==Introduction==&lt;br /&gt;
Within the Bitcoin community, individuals should be careful with their security and identity, primarily for two reasons:&lt;br /&gt;
# At this time, there is little in the way of law enforcement. No court has dealt directly with a significant theft of bitcoins or determined Bitcoin&#039;s legal status. Bitcoin users are for the most part, on their own.&lt;br /&gt;
# In lieu of legal action and lack of community trust outside the Bitcoin system itself, one&#039;s reputation has become the focus for building trust relationships with others in the community. Traders will take very little risk with new users who have not proven themselves (as one user can easily commit continuous fraud using many different identities.&lt;br /&gt;
 &lt;br /&gt;
The Bitcoin community uses a few tools to help protect privacy, and thus identity. The first and most important is a [[Securing Your Computer|secure computer]].&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Before proceeding please make sure you have completed the [[Securing Your Computer]] guide; this guide assumes that your computer is secure both physically and in software.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
If you are trading within Canada you are encouraged to use Interac e-transfer and Clearcoin (now closed) as outlined on [[Secure Trading-CAD-interac|this page]].&lt;br /&gt;
&lt;br /&gt;
==Creating a secure identity==&lt;br /&gt;
The first step is to create a cryptographically secure public-private key-pair.  This will be used as the basis of keeping both your wallet (see [[Securing your wallet]]) and your identity secure.&lt;br /&gt;
&lt;br /&gt;
===Creating your first [http://en.wikipedia.org/wiki/Pretty_Good_Privacy PGP] key-pair===&lt;br /&gt;
A PGP key-pair serves two very important functions:&lt;br /&gt;
# To sign information with an unforgeable signature&lt;br /&gt;
# To decrypt things that other people encrypt for you&lt;br /&gt;
&lt;br /&gt;
This allows you to both conduct business privately (encryption), and give out promises that you cannot deny making (signature).&lt;br /&gt;
==== Installing GPG ====&lt;br /&gt;
Virtually all GNU/Linux distributions include [http://en.wikipedia.org/wiki/GNU_Privacy_Guard GPG] in their default configurations, though if it isn&#039;t, you need to install it from your package manager. Windows and macOS users will need to install additional software.&lt;br /&gt;
&lt;br /&gt;
===== Microsoft Windows:=====&lt;br /&gt;
On Windows 10 (version 1903 or later) and Windows 11, the simplest approach is to use GPG through [https://en.wikipedia.org/wiki/Windows%20Subsystem%20for%20Linux Windows Subsystem for Linux (WSL)].&lt;br /&gt;
&lt;br /&gt;
WSL provides a real Linux userland running directly on Windows, allowing users to install and run the native packages. This approach is preferred over older MSYS-based packages, which may ship outdated or limited versions of GPG.&lt;br /&gt;
&lt;br /&gt;
WSL must be enabled before installing a Linux distribution. From an elevated command prompt:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;wsl.exe --install&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This command enables WSL and installs the latest LTS version of Ubuntu. A system reboot may be required.&lt;br /&gt;
&lt;br /&gt;
Alternatively, or if you wish to choose a specific distribution:&lt;br /&gt;
&lt;br /&gt;
* Open the &#039;&#039;&#039;Microsoft Store&#039;&#039;&#039;&lt;br /&gt;
* Search for a Linux distribution (for example: &#039;&#039;Ubuntu&#039;&#039;)&lt;br /&gt;
* Select the distribution (e.g. &#039;&#039;Ubuntu 22.04 LTS&#039;&#039;)&lt;br /&gt;
* Click &#039;&#039;&#039;Install&#039;&#039;&#039;&lt;br /&gt;
* Launch the distribution after installation to complete initial setup (username/password). A reboot may be required.&lt;br /&gt;
&lt;br /&gt;
Once inside the Linux shell, install GnuPG using the distribution’s package manager.&lt;br /&gt;
&lt;br /&gt;
Older versions of Windows can install the [https://www.gpg4win.org/ GPG4Win] program to use GPG. In addition to a graphical user interface, it installs and adds gpg.exe to the PATH environment automatically, so that it may be invoked from new Windows Command Prompt (cmd) windows.&lt;br /&gt;
&lt;br /&gt;
It is possible that some other software on your system has installed GPG before. If you think this may be the case, it is advised to use the search tool or command prompt to find or run GPG respectively.&lt;br /&gt;
&lt;br /&gt;
==== Setting up OpenPGP email ====&lt;br /&gt;
Once you have GPG installed on your system, it is recommended that you use Thunderbird that works on both Windows and Linux systems:&lt;br /&gt;
&lt;br /&gt;
===== All: =====&lt;br /&gt;
# Install Thunderbird: https://www.mozillamessaging.com/en-GB/ &lt;br /&gt;
# Setup your email account with Thunderbird.&lt;br /&gt;
# Install the Enigmail plugin for Thunderbird: https://addons.mozilla.org/en-US/thunderbird/addon/enigmail/&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Upon loading Enigmail, Thunderbird will ask you to make a new ‘identity,’ follow this wizard and you will have created your identity.&amp;lt;br /&amp;gt;&lt;br /&gt;
You should backup your private key in a secure place.&amp;lt;br /&amp;gt;&lt;br /&gt;
Secondary, you should create a revocation certificate and store that in a different secure place (maybe print it out and store it in your fire safe).&lt;br /&gt;
&lt;br /&gt;
===Register with [#bitcoin-otc]===&lt;br /&gt;
Follow the guide here: http://wiki.bitcoin-otc.com/wiki/Using_bitcoin-otc&lt;br /&gt;
&lt;br /&gt;
===Register the same username at the popular places:===&lt;br /&gt;
* [[Bitcoin Forum]]&lt;br /&gt;
* [[Bitcoin.it_Wiki|Bitcoin Wiki]]&lt;br /&gt;
* [[Bitcoin Wiki:Community_portal#IRC_Chat|Freenode IRC]]&lt;br /&gt;
Use a strong and different password for each of these places, keeping your passwords in a secure place.  This will allow other people in the community to track you across the different Bitcoin related sites.  Also making identity theft online more challenging.&lt;br /&gt;
&lt;br /&gt;
==Best Practices with trading==&lt;br /&gt;
&lt;br /&gt;
===Use an Escrow Service===&lt;br /&gt;
Trading can benefit from an [[:Category:Escrow_services|escrow service]] such that bitcoins are held by a third party and disbursed only after contract terms have been met. Individuals willing to act as independent escrow brokers can be found in bitcoin&#039;s community. &lt;br /&gt;
&lt;br /&gt;
Use of 2-of-3 [[Multisignature|multisignature]] escrow eliminates the risk of the arbitrator stealing the held coins, or losing them to malware or hackers.&lt;br /&gt;
&lt;br /&gt;
===Make sure both parties agree to the terms of the trade with signed messages===&lt;br /&gt;
* Get a PGP signed quote, and check the signature.&lt;br /&gt;
* Send a PGP signed receipt.&lt;br /&gt;
This allows either party to go public if the trade has become sour and stops your trading partner from claiming the details of the agreement were somehow different.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Worked Example====&lt;br /&gt;
&lt;br /&gt;
# Buyer and seller agree on the terms of contract&lt;br /&gt;
# Both choose a arbitrator&lt;br /&gt;
# Buyer, seller and arbitrator create public keys and use them to create a 2-of-3 [[Multisignature|multisig]] address. The public keys are added to the contract and PGP-signed.&lt;br /&gt;
# Buyer sends bitcoins as payment to the multisig address.&lt;br /&gt;
# Seller [[Confirmation#How_Many_Confirmations_Is_Enough|waits for a number of confirmations]] and then hands over or ships the product.&lt;br /&gt;
# After receiving the product and verifying its integrity, buyer and seller sign a transaction to transfer bitcoins to the seller.&lt;br /&gt;
# If there is a dispute, the arbitrator uses his third key to tie-break after reviewing all the evidence and following the contract.&lt;br /&gt;
&lt;br /&gt;
===Decentralised/social exchanges===&lt;br /&gt;
Using a service such as [[Bitcoin-otc|Bitcoin OTC]] or [[CoinTouch]], you can find friends of friends that trade crypto currency, and trade with them directly. Remember to verify the counterparty using more than one means of contact (e.g. Facebook message and phone call)&lt;br /&gt;
&lt;br /&gt;
====Bitcoin-OTC====&lt;br /&gt;
The [[Bitcoin-otc|Bitcoin OTC]] acts as a secure &#039;Address Book&#039; within the bitcoin community.&lt;br /&gt;
* Always require the user to become registered with #bitcoin-otc.&lt;br /&gt;
* Require a signed message from the fingerprint quoted at: http://bitcoin-otc.com/viewgpg.php&lt;br /&gt;
* Follow additional [http://wiki.bitcoin-otc.com/wiki/Using_bitcoin-otc#Risk_of_fraud recommendations] for avoiding fraud.&lt;br /&gt;
&lt;br /&gt;
=====Using the Web-Of-Trust=====&lt;br /&gt;
One of the key features of the Bitcoin OTC is the Web of Trust, this allows users to &#039;rate&#039; each other.  One can have more confidence trading with a user that has many good ratings.&lt;br /&gt;
* http://bitcoin-otc.com/viewratings.php&lt;br /&gt;
&lt;br /&gt;
Search the Bitcoin Forum for the username of the person that you are trading with. Check if the user has provided constructive and useful advice to other parties.  And, most importantly, check for any claims that the user has scammed.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Securing online services]]&lt;br /&gt;
* [http://bitcointalk.org/index.php?topic=137272.0 Tips for Local Trading]&lt;br /&gt;
&lt;br /&gt;
[[de:Sicheres_Handeln]]&lt;br /&gt;
[[zh-cn:交易安全]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Instructional]]&lt;br /&gt;
[[Category:Security]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Blockstream&amp;diff=70928</id>
		<title>Blockstream</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Blockstream&amp;diff=70928"/>
		<updated>2025-12-13T06:43:40Z</updated>

		<summary type="html">&lt;p&gt;NotATether: fix wording&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox company&lt;br /&gt;
| name              = Blockstream&lt;br /&gt;
| image             = [[File:Blockstream_logo.png|thumb|upright=0.85]]&lt;br /&gt;
| image_caption     = Blockstream logo&lt;br /&gt;
| industry          = Blockchain technology&amp;lt;br /&amp;gt;Cryptocurrency&lt;br /&gt;
| website           = [https://blockstream.com/ blockstream.com]&lt;br /&gt;
| twitter           = Blockstream&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Blockstream&#039;&#039;&#039; is a blockchain technology company focused on building infrastructure for Bitcoin and digital assets.&amp;lt;ref&amp;gt;{{cite web |title=About Blockstream |url=https://blockstream.com/about/ |publisher=Blockstream Corporation |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt; Founded in 2014, the company develops products and services aimed at enhancing the Bitcoin ecosystem, including [[Sidechain|sidechains]], layer-2 solutions, wallets, [[Hardware wallet|hardware devices]], and data broadcasting services.&lt;br /&gt;
&lt;br /&gt;
The company is headquartered in Victoria, British Columbia, Canada, with offices and staff worldwide.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Blockstream was founded in 2014 by a group of prominent Bitcoin developers and cryptographers, including [[Adam Back]] (inventor of [[Hashcash]]), Gregory Maxwell, Pieter Wuille, Austin Hill, and others. Adam Back serves as CEO.&lt;br /&gt;
&lt;br /&gt;
The company has raised significant funding, including over $210 million in a Series B round in 2021, achieving a valuation of $3.2 billion at that time.&amp;lt;ref&amp;gt;{{cite web |title=Blockstream Raises $210 Million, Now Valued At $3.2 Billion |url=https://www.greenhausblockchain.com/blockstream-raises-210-million-now-valued-at-3-2-billion/ |publisher=GreenHaus Blockchain |date=August 24, 2021 |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |title=Series B - Blockstream |url=https://www.crunchbase.com/funding_round/blockstream-series-b--a09cee6b |publisher=Crunchbase |date=August 24, 2021 |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt; Additional investments have occurred since, with ongoing developments in Bitcoin infrastructure.&amp;lt;ref&amp;gt;{{cite web |title=Press Releases |url=https://blockstream.com/press-releases/ |publisher=Blockstream Corporation |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Products and services ==&lt;br /&gt;
Blockstream&#039;s key offerings include:&lt;br /&gt;
* &#039;&#039;&#039;Liquid Network&#039;&#039;&#039;: A federated Bitcoin sidechain for faster settlements, confidential transactions, and asset issuance.&lt;br /&gt;
* &#039;&#039;&#039;Blockstream Green&#039;&#039;&#039;: A multi-platform, open-source Bitcoin and Liquid wallet.&amp;lt;ref&amp;gt;{{cite web |title=Blockstream App |url=https://blockstream.com/app/ |publisher=Blockstream |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Blockstream Jade&#039;&#039;&#039;: An open-source hardware wallet for secure storage of Bitcoin and Liquid assets.&amp;lt;ref&amp;gt;{{cite web |title=Blockstream Jade |url=https://blockstream.com/jade/ |publisher=Blockstream |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Core Lightning&#039;&#039;&#039;: An implementation of the Lightning Network protocol.&lt;br /&gt;
* &#039;&#039;&#039;Blockstream Satellite&#039;&#039;&#039;: A service broadcasting the Bitcoin blockchain via satellite for offline or remote access.&lt;br /&gt;
&lt;br /&gt;
The company also contributes significantly to [[Bitcoin Core]] development and focuses on scalability, privacy, and interoperability solutions.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Companies]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Blockstream&amp;diff=70927</id>
		<title>Blockstream</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Blockstream&amp;diff=70927"/>
		<updated>2025-12-13T06:40:44Z</updated>

		<summary type="html">&lt;p&gt;NotATether: add wiki links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox company&lt;br /&gt;
| name              = Blockstream&lt;br /&gt;
| image             = [[File:Blockstream_logo.png|thumb|upright=0.85]]&lt;br /&gt;
| image_caption     = Blockstream logo&lt;br /&gt;
| industry          = Blockchain technology&amp;lt;br /&amp;gt;Cryptocurrency&lt;br /&gt;
| website           = [https://blockstream.com/ blockstream.com]&lt;br /&gt;
| twitter           = Blockstream&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Blockstream&#039;&#039;&#039; is a blockchain technology company focused on building infrastructure for Bitcoin and digital assets.&amp;lt;ref&amp;gt;{{cite web |title=About Blockstream |url=https://blockstream.com/about/ |publisher=Blockstream Corporation |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt; Founded in 2014, the company develops products and services aimed at enhancing the Bitcoin ecosystem, including [[Sidechain|sidechains]], layer-2 solutions, wallets, [[Hardware wallet|hardware devices]], and data broadcasting services.&lt;br /&gt;
&lt;br /&gt;
The company is headquartered in Victoria, British Columbia, Canada, with offices and staff worldwide.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Blockstream was founded in 2014 by a group of prominent Bitcoin developers and cryptographers, including [[Adam Back]] (inventor of [[Hashcash]]), Gregory Maxwell, Pieter Wuille, Austin Hill, and others. Adam Back serves as CEO.&lt;br /&gt;
&lt;br /&gt;
The company has raised significant funding, including over $210 million in a Series B round in 2021, achieving a valuation of $3.2 billion at that time.&amp;lt;ref&amp;gt;{{cite web |title=Blockstream Raises $210 Million, Now Valued At $3.2 Billion |url=https://www.greenhausblockchain.com/blockstream-raises-210-million-now-valued-at-3-2-billion/ |publisher=GreenHaus Blockchain |date=August 24, 2021 |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |title=Series B - Blockstream |url=https://www.crunchbase.com/funding_round/blockstream-series-b--a09cee6b |publisher=Crunchbase |date=August 24, 2021 |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt; Additional funding rounds have occurred since, with ongoing developments in Bitcoin infrastructure.&amp;lt;ref&amp;gt;{{cite web |title=Press Releases |url=https://blockstream.com/press-releases/ |publisher=Blockstream Corporation |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Products and services ==&lt;br /&gt;
Blockstream&#039;s key offerings include:&lt;br /&gt;
* &#039;&#039;&#039;Liquid Network&#039;&#039;&#039;: A federated Bitcoin sidechain for faster settlements, confidential transactions, and asset issuance.&lt;br /&gt;
* &#039;&#039;&#039;Blockstream Green&#039;&#039;&#039;: A multi-platform, open-source Bitcoin and Liquid wallet.&amp;lt;ref&amp;gt;{{cite web |title=Blockstream App |url=https://blockstream.com/app/ |publisher=Blockstream |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Blockstream Jade&#039;&#039;&#039;: An open-source hardware wallet for secure storage of Bitcoin and Liquid assets.&amp;lt;ref&amp;gt;{{cite web |title=Blockstream Jade |url=https://blockstream.com/jade/ |publisher=Blockstream |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Core Lightning&#039;&#039;&#039;: An implementation of the Lightning Network protocol.&lt;br /&gt;
* &#039;&#039;&#039;Blockstream Satellite&#039;&#039;&#039;: A service broadcasting the Bitcoin blockchain via satellite for offline or remote access.&lt;br /&gt;
&lt;br /&gt;
The company also contributes significantly to [[Bitcoin Core]] development and focuses on scalability, privacy, and interoperability solutions.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Companies]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Blockstream&amp;diff=70926</id>
		<title>Blockstream</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Blockstream&amp;diff=70926"/>
		<updated>2025-12-13T06:38:22Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Add Blockstream page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox company&lt;br /&gt;
| name              = Blockstream&lt;br /&gt;
| image             = [[File:Blockstream_logo.png|thumb|upright=0.85]]&lt;br /&gt;
| image_caption     = Blockstream logo&lt;br /&gt;
| industry          = Blockchain technology&amp;lt;br /&amp;gt;Cryptocurrency&lt;br /&gt;
| website           = [https://blockstream.com/ blockstream.com]&lt;br /&gt;
| twitter           = Blockstream&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Blockstream&#039;&#039;&#039; is a blockchain technology company focused on building infrastructure for Bitcoin and digital assets.&amp;lt;ref&amp;gt;{{cite web |title=About Blockstream |url=https://blockstream.com/about/ |publisher=Blockstream Corporation |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt; Founded in 2014, the company develops products and services aimed at enhancing the Bitcoin ecosystem, including sidechains, layer-2 solutions, wallets, hardware devices, and data broadcasting services.&lt;br /&gt;
&lt;br /&gt;
The company is headquartered in Victoria, British Columbia, Canada, with offices and staff worldwide.&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
Blockstream was founded in 2014 by a group of prominent Bitcoin developers and cryptographers, including Adam Back (inventor of Hashcash), Gregory Maxwell, Pieter Wuille, Austin Hill, and others. Adam Back serves as CEO.&lt;br /&gt;
&lt;br /&gt;
The company has raised significant funding, including over $210 million in a Series B round in 2021, achieving a valuation of $3.2 billion at that time.&amp;lt;ref&amp;gt;{{cite web |title=Blockstream Raises $210 Million, Now Valued At $3.2 Billion |url=https://www.greenhausblockchain.com/blockstream-raises-210-million-now-valued-at-3-2-billion/ |publisher=GreenHaus Blockchain |date=August 24, 2021 |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{cite web |title=Series B - Blockstream |url=https://www.crunchbase.com/funding_round/blockstream-series-b--a09cee6b |publisher=Crunchbase |date=August 24, 2021 |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt; Additional funding rounds have occurred since, with ongoing developments in Bitcoin infrastructure.&amp;lt;ref&amp;gt;{{cite web |title=Press Releases |url=https://blockstream.com/press-releases/ |publisher=Blockstream Corporation |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Products and services ==&lt;br /&gt;
Blockstream&#039;s key offerings include:&lt;br /&gt;
* &#039;&#039;&#039;Liquid Network&#039;&#039;&#039;: A federated Bitcoin sidechain for faster settlements, confidential transactions, and asset issuance.&lt;br /&gt;
* &#039;&#039;&#039;Blockstream Green&#039;&#039;&#039;: A multi-platform, open-source Bitcoin and Liquid wallet.&amp;lt;ref&amp;gt;{{cite web |title=Blockstream App |url=https://blockstream.com/app/ |publisher=Blockstream |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Blockstream Jade&#039;&#039;&#039;: An open-source hardware wallet for secure storage of Bitcoin and Liquid assets.&amp;lt;ref&amp;gt;{{cite web |title=Blockstream Jade |url=https://blockstream.com/jade/ |publisher=Blockstream |access-date=December 13, 2025}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
* &#039;&#039;&#039;Core Lightning&#039;&#039;&#039;: An implementation of the Lightning Network protocol.&lt;br /&gt;
* &#039;&#039;&#039;Blockstream Satellite&#039;&#039;&#039;: A service broadcasting the Bitcoin blockchain via satellite for offline or remote access.&lt;br /&gt;
&lt;br /&gt;
The company also contributes significantly to Bitcoin Core development and focuses on scalability, privacy, and interoperability solutions.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Companies]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=File:Blockstream_logo.png&amp;diff=70925</id>
		<title>File:Blockstream logo.png</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=File:Blockstream_logo.png&amp;diff=70925"/>
		<updated>2025-12-13T06:14:00Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Logo of Blockstream.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Logo of Blockstream.&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Namecoin_block_explorer&amp;diff=70924</id>
		<title>Namecoin block explorer</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Namecoin_block_explorer&amp;diff=70924"/>
		<updated>2025-12-13T05:59:59Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Change block chain browser to block explorer and add offline notice&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Namecoin block explorer&#039;&#039;&#039; [http://explorer.dot-bit.org/] was an online [[block explorer]] for [[Namecoin]].&lt;br /&gt;
&lt;br /&gt;
In addition to block, transaction, and address details, the Namecoin block explorer displayed name operations and the effect of network fees on the number of coins outstanding.&lt;br /&gt;
&lt;br /&gt;
The service has been offline since at least 2022.&lt;br /&gt;
&lt;br /&gt;
[[Category:Block chain browsers]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Block_explorer&amp;diff=70923</id>
		<title>Block explorer</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Block_explorer&amp;diff=70923"/>
		<updated>2025-12-13T05:55:56Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Add reference to past nomenclature of block chain browser&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Block Explorer==&lt;br /&gt;
&lt;br /&gt;
A block explorer (also known as a blockchain explorer, or block chain browser) is a web application to view and query [https://en.bitcoin.it/wiki/Block blocks] &amp;lt;ref&amp;gt;Blockchain for dummies p 99 -  Tiana Laurence - ISBN 978-1119365594&amp;lt;/ref&amp;gt; working as a  [https://en.bitcoin.it/wiki/Web_browser web browser] that is not connected to the internet, like Google Chrome, but to the [https://en.bitcoin.it/wiki/Blockchain Blockchain]. Their primary function is to allow everyone with an internet connection to track in real-time all the [https://en.bitcoin.it/wiki/Transaction_confirmation transactions] or interactions made by each [https://en.bitcoin.it/wiki/Cryptocurrency cryptocurrencies] holders, regardless of his or her level of knowledge and expertise. &amp;lt;ref&amp;gt;Blockchain Enabled Application p.21 - David Metcalf -  ISBN 978-1484230800&amp;lt;/ref&amp;gt;. However, although there are plenty of Explorer available, only a tiny minority are able to show the transaction using [https://en.bitcoin.it/wiki/Segregated_Witness SegWit] (Bitcoin bech32 addresses start with “bc1”) &amp;lt;ref&amp;gt;Blockchain: A Practical Guide to Developing Business, Law, and Technology Solutions 1st Edition p.19- Joseph J. Bambara - ISBN 978-1260115871&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==The default view==&lt;br /&gt;
&lt;br /&gt;
The default view in the main page generally provides in real time information about of all the last blocks that are being added to the blockchain, most often separated into six columns with this following informations:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Block height:&#039;&#039;&#039; &amp;lt;ref&amp;gt;Mastering Bitcoin p.28 - Andreas M. Antonopoulos - ISBN 978-1491954386&amp;lt;/ref&amp;gt;  block number since the Bitcoin [https://en.bitcoin.it/wiki/Genesis_block genesis block] was [https://en.bitcoin.it/wiki/Mining mined]. Each new mined block assumes an increase of one at the height of the block. Thus, the number 492800 in this column means this is the 492800th block mined in the whole history.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Age:&#039;&#039;&#039; the moment when the block was accepted by a miner and not when the user initiated a payment or transfer to another wallet.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;[https://en.bitcoin.it/wiki/Transaction_confirmation Confirmation]:&#039;&#039;&#039; The most relevant information visible at a glance, the transaction status. If a transaction is «unconfirmed» or «pending», that means the transaction is in the Blockchain, but has not included in a block yet. In average, it takes typically 10 minutes for a bitcoin transaction to be confirmed. It will take about one hour to get «confirmed» by six confirmations.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Transaction list (TX):&#039;&#039;&#039; number of transactions included in the block. &amp;lt;ref&amp;gt;Blockchain: A Practical Guide to Developing Business, Law, and Technology Solutions 1st Edition p.18- Joseph J. Bambara - ISBN 978-1260115871&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Reward:&#039;&#039;&#039; the reward for those (miners) who mined the block.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Mined by:&#039;&#039;&#039; name of the miner who mined this block. Usually a pool of miners who had been involved in.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Size:&#039;&#039;&#039; size of the transaction obtained by adding the sizes of each transactions included in the block. This data is always provided in bytes.&lt;br /&gt;
&lt;br /&gt;
==The browser==&lt;br /&gt;
&lt;br /&gt;
In the same way as with an Internet browser, the user needs to enter a request to begin his search. It can be a transaction hash or TXID &amp;lt;ref&amp;gt;beginning-blockchain-guide-building-solutions p.278 - Bikramaditya Singhal - ISBN 978-1484234433&amp;lt;/ref&amp;gt;(sequence of 64 characters hexadecimal (0 to 9 and a to f) numbers used to uniquely identify a particular transaction) or a block height for example. Automatically, a page containing all the details about the transaction is loaded according to the request. Advanced information contains all the movements in this transaction and is only available at the user&#039;s request. Most of the time, a bitcoin transaction has several input and output [https://en.bitcoin.it/wiki/Bitcoin_address addresses] insofar as it allows a sender to save time and money by sending to several addresses at once. All the following data will be displayed:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;TXID:&#039;&#039;&#039; as mentioned above&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Input:&#039;&#039;&#039;  transaction inputs are pointers to UTXO &amp;lt;ref&amp;gt;Blockchain Enabled Application p.18 - David Metcalf -  ISBN 978-1484230800&amp;lt;/ref&amp;gt;. They point to a specific UTXO by reference to the transaction hash and sequence number where the UTXO is recorded in the blockchain. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Output:&#039;&#039;&#039; contains instructions for sending bitcoins &amp;lt;ref&amp;gt;Blockchain Enabled Application p.18 - David Metcalf -  ISBN 978-1484230800&amp;lt;/ref&amp;gt;. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Value:&#039;&#039;&#039; the number of Satoshi (1 BTC = 100,000,000 Satoshi) that this output will be worth when claimed. &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ScriptPubKey:&#039;&#039;&#039; the second half of a script. There can be more than one output. Because each output from one transaction can only ever be referenced once by an input of a subsequent transaction, the entire combined input value needs to be sent in an output if the user doesn&#039;t want to lose it. &amp;lt;ref&amp;gt;beginning-blockchain-guide-building-solutions p.201-202 - Bikramaditya Singhal - ISBN 978-1484234433&amp;lt;/ref&amp;gt; If the input is worth 50 BTC but a consumer only want to send 25 BTC, Bitcoin will create two outputs worth 25 BTC. This section is divided into two parts. The first, the top line, showing the total amount that the recipient has to receive in BTC, known as the destination. And the other part, below, showing the amount of bitcoins back to the user that remains in the wallet and which can be used as a new input in a subsequent transaction. Any input bitcoins not redeemed in an output is considered a transaction fee.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Transaction Fees:&#039;&#039;&#039; most transactions include transaction fees, which compensate the bitcoin miners for securing the network. Transaction fees serve as an incentive to include (mine) a transaction into the next block and also as a disincentive against “spam” transactions or any kind of abuse of the system, by imposing a small cost on every transaction. Transaction fees are collected by the miner who mines the block that records the transaction on the blockchain. &amp;lt;ref&amp;gt;Mastering Bitcoin p.127 - Andreas M. Antonopoulos - ISBN 978-1491954386&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Coinbase Data:&#039;&#039;&#039; This field must be between 2 and 100 bytes. Except for the first few bytes the rest of the coinbase data can be used by miners in any way they want; it is arbitrary data. In the genesis block, for example, Satoshi Nakamoto added the text “The Times 03/Jan/ 2009 Chancellor on brink of second bailout for banks” in the coinbase data, using it as a proof of the date and to convey a message. Currently, miners use the coinbase data to include extra nonce values and strings identifying the mining pool. &amp;lt;ref&amp;gt;Mastering Bitcoin p.225 - Andreas M. Antonopoulos - ISBN 978-1491954386&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==List of blockchain explorers==&lt;br /&gt;
&lt;br /&gt;
Unless otherwise noted, all explorers support segwit addresses.&lt;br /&gt;
&lt;br /&gt;
* https://mempool.space      Open-source Bitcoin Explorer&lt;br /&gt;
* https://bitaps.com&lt;br /&gt;
* https://mempool.ninja	     Development version of mempool.space&lt;br /&gt;
* https://blockstream.info/  &lt;br /&gt;
* https://bitcoinchain.com	&lt;br /&gt;
* https://bitinfocharts.com/bitcoin&lt;br /&gt;
* https://blockchain.info	&lt;br /&gt;
* https://blockchair.com/&lt;br /&gt;
* https://btcscan.org/&lt;br /&gt;
* https://bitcoinexplorer.org	&lt;br /&gt;
* https://btc.com/&lt;br /&gt;
* https://tokenview.io&lt;br /&gt;
* https://chain.so/BTC	&lt;br /&gt;
* https://chainz.cryptoid.info/btc&lt;br /&gt;
* https://insight.bitpay.com&lt;br /&gt;
* https://live.blockcypher.com/btc	&lt;br /&gt;
* https://blockpath.com/&lt;br /&gt;
* https://www.oklink.com/&lt;br /&gt;
* https://bitcoinchain.com/block_explorer&lt;br /&gt;
* https://www.blockexplorer.com/&lt;br /&gt;
* https://cryptomus.com/explorer	&lt;br /&gt;
* https://www.blockonomics.co&lt;br /&gt;
* https://blockexplorer.one&lt;br /&gt;
* https://yogh.io/landing/&lt;br /&gt;
* https://be.anyone.eu.org - local [https://bitcoinexplorer.org/ BitcoinExplorer] instance&lt;br /&gt;
* https://bitref.com&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
	&amp;lt;references /&amp;gt;&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=BlockExplorer.com&amp;diff=70922</id>
		<title>BlockExplorer.com</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=BlockExplorer.com&amp;diff=70922"/>
		<updated>2025-12-13T05:54:58Z</updated>

		<summary type="html">&lt;p&gt;NotATether: Change references from &amp;quot;block chain browser&amp;quot; to &amp;quot;block explorer&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Bitcoin Block Explorer&#039;&#039;&#039; is an online [[block explorer]] which displays the contents of individual [[Bitcoin]] [[blocks]] and [[transactions]] and the transaction histories and balances of [[Address|addresses]]. It was originally written by theymos, but it is now operated by Liraz Siri.&lt;br /&gt;
&lt;br /&gt;
Each object is displayed in human-readable form, as a web page, and is given a URL. By using hyperlinks, it allows users to switch from seeing one piece of data to a related one, with a single click. Clicking on the hash of an object, will move to the page that displays its data. This way for instance, you can switch from looking at a transaction, to looking at the previous transaction which gave this transaction its inputs. All block data is visible, in human-readable or machine-readable forms, and even some information that is not actually part of blocks.&lt;br /&gt;
&lt;br /&gt;
It is mainly aimed at advanced users who already know what blocks are and what kind of information they contain, but a lot of helpful information is provided in tool-tips.&lt;br /&gt;
&lt;br /&gt;
A listing of &amp;quot;strange transactions&amp;quot; is displayed in the main page, along with listings of the latest and largest transactions.&lt;br /&gt;
&lt;br /&gt;
Bitcoin Block Explorer can also display information from the [[Testnet]].&lt;br /&gt;
&lt;br /&gt;
==History==&lt;br /&gt;
&lt;br /&gt;
Many of the real-time stats pages existed before Bitcoin Block Explorer at http://theymos.ath.cx:64150/q. &#039;&#039;getdifficulty&#039;&#039; and &#039;&#039;getblockcount&#039;&#039; were created around July 2010, with &#039;&#039;decimaltarget&#039;&#039;, &#039;&#039;probability&#039;&#039;, &#039;&#039;hashestowin&#039;&#039;, &#039;&#039;nextretarget&#039;&#039;, &#039;&#039;totalbc&#039;&#039;, and &#039;&#039;bcperblock&#039;&#039; coming soon after. These pages were made in response to block and difficulty values being &amp;quot;hard-coded&amp;quot; into text on the old wiki, which quickly made the information obsolete.&lt;br /&gt;
&lt;br /&gt;
Bitcoin Block Explorer was first made available around November 2010 at http://theymos.ath.cx:64150/bbe. It was initially meant to be the Bitcoin equivalent of [http://torstatus.blutmagie.de/ TorStatus], dumping all important data about the network. After it became much more popular than the real-time stats pages, BBE was moved to http://blockexplorer.com/, and real-time-stats were moved to http://blockexplorer.com/q.&lt;br /&gt;
&lt;br /&gt;
==Interfacing with BBE==&lt;br /&gt;
&lt;br /&gt;
Use the [http://blockexplorer.com/q query pages] such as &#039;&#039;getreceivedbyaddress&#039;&#039; wherever possible. Note that these pages do not send a trailing newline, which may cause problems with your HTTP-fetching tool. When an error occurs, the result will begin with &amp;quot;ERROR:&amp;quot;, followed by the error text. Your detection of &amp;quot;ERROR&amp;quot; must be case-insensitive. An empty result is also an error. Non-fatal errors will print query results on the next line after the error, though using this data is inadvisable.&lt;br /&gt;
&lt;br /&gt;
To get block or transaction info, first find the hash of the item. This is done by using the search tool, which is accessible through a GET/HEAD request. For example, to get the hash of block number 444:&lt;br /&gt;
 $ telnet blockexplorer.com 80&lt;br /&gt;
 HEAD /search/444 HTTP/1.1&lt;br /&gt;
 Host: blockexplorer.com&lt;br /&gt;
 &lt;br /&gt;
 HTTP/1.1 302 Found&lt;br /&gt;
 ...&lt;br /&gt;
 Location: http://blockexplorer.com/block/00000000cff43a64ec00bea1...&lt;br /&gt;
The hash is in the URL listed in the &amp;quot;location&amp;quot; header. Use it to get the JSON raw block:&lt;br /&gt;
 http://blockexplorer.com/rawblock/00000000cff43a64ec00bea1...&lt;br /&gt;
Transactions use a URL like this:&lt;br /&gt;
 http://blockexplorer.com/rawtx/cd5a933b2aec79c02f7ce36222930d4c85...&lt;br /&gt;
&lt;br /&gt;
If the search returns any status code other than 302, then the search is bad. A status code of 200 indicates that the search was ambiguous, and the page body will contain links to the choices. [http://blockexplorer.com/search/0x111111 Example of search ambiguity]. A search with no search terms will 302-redirect to the home page. Searches for valid block numbers will always redirect to the block with that number (ignoring all other search types), though you can force BBE to assume a hex value by preceding it with &amp;quot;0x&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The shortlinks at the top of most pages are similar to searches. It is possible for shortlinks to be ambiguous, and they will likewise return a 200 status code in that case.&lt;br /&gt;
&lt;br /&gt;
Unfortunately, the JSON raw block/tx pages omit a lot of important information, and there is no similar page for addresses. A full XML interface is planned. Scraping the HTML pages is not recommended, as the layout can change at any time.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[:Category:Block chain browsers|Block chain browsers]] directory&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://blockexplorer.com/ Bitcoin Block Explorer main website]&lt;br /&gt;
* [http://blockexplorer.com/testnet Version for testnet]&lt;br /&gt;
* [http://blockexplorer.com/q Realtime stats and other queries] (RESTful)&lt;br /&gt;
&lt;br /&gt;
[[Category:Services]]&lt;br /&gt;
[[Category:Block chain browsers]]&lt;/div&gt;</summary>
		<author><name>NotATether</name></author>
	</entry>
</feed>