<?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=TimS</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=TimS"/>
	<link rel="alternate" type="text/html" href="https://en.bitcoin.it/wiki/Special:Contributions/TimS"/>
	<updated>2026-04-13T20:07:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Ways_to_store_Bitcoins&amp;diff=48752</id>
		<title>Ways to store Bitcoins</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Ways_to_store_Bitcoins&amp;diff=48752"/>
		<updated>2014-07-11T18:26:18Z</updated>

		<summary type="html">&lt;p&gt;TimS: safety deposit -&amp;gt; safe deposit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following is a list of different ways to store Bitcoins.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==On your computer with the Bitcoin software==&lt;br /&gt;
* &#039;&#039;&#039;Pro:&#039;&#039;&#039; Simple to understand, and the coins are easy to spend.&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; The Bitcoin software is not user friendly, takes a long time (hours to days) to download the block chain, and occasionally has issues that are difficult for non-advanced users to recover from.&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; Maximum vulnerability to malware and hackers.  Your coins can be stolen if your computer is compromised.&lt;br /&gt;
&lt;br /&gt;
If you store Bitcoins on a computer, make sure you take regular backups of the [[Wallet|wallet.dat]] file.  This is the file that contains your [[private keys]].  Loss of this file will result in the permanent loss of your balance.&lt;br /&gt;
&lt;br /&gt;
==On removable media==&lt;br /&gt;
You can store Bitcoins on removable media, including USB flash drives and CD-R&#039;s.  These can then be kept in drawers, safes, safe deposit boxes, etc.&lt;br /&gt;
&lt;br /&gt;
Storing Bitcoins on removable media is done by saving a copy of the [[Wallet|wallet.dat]] file, and then removing it from the computer.  This should be done with the Bitcoin software completely shut down.  Because removable media can fail, it is advisable to keep any significant balance on two different pieces of media (e.g. two different USB flash drives).&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Pro:&#039;&#039;&#039; When Bitcoins are saved on removable media and completely removed from online computers, and no one has a copy of the file, the risk that they can be stolen is eliminated.&lt;br /&gt;
* &#039;&#039;&#039;Pro:&#039;&#039;&#039; Relatively simple for majority of computer users.&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; Requires use of the Bitcoin client, with its associated drawbacks (hours/days to download block chain, etc.)&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; Not user friendly for average non-technical computer users.  The location of the wallet.dat file is in a folder that is normally hidden to Windows users, and restoring it requires a command line option that is difficult for novices to figure out.&lt;br /&gt;
&lt;br /&gt;
Important: If a wallet is restored from removable media and then is partially spent, it is important to take a new backup.  This is because some of the unspent portion is sent to a newly generated &amp;quot;change&amp;quot; address, whose [[private key]] under some rare circumstances might be a newly generated one, not present in the original backup.  If a new backup is not taken and the wallet.dat containing that new key is later lost, part or all of the unspent balance can be lost with it.&lt;br /&gt;
&lt;br /&gt;
==On a third party website==&lt;br /&gt;
Bitcoins can be stored on exchanges and other websites that allow deposits and withdrawals of balances.  Even if not designed for this, websites that allow withdrawals to any Bitcoin address can be used to make payments, because you can always do a withdrawal to somebody else&#039;s address, which is functionally identical to making a payment to that address yourself.&lt;br /&gt;
* &#039;&#039;&#039;Pro:&#039;&#039;&#039; Simple to understand and use.&lt;br /&gt;
* &#039;&#039;&#039;Pro:&#039;&#039;&#039; No software needed, no blockchain to download.&lt;br /&gt;
* &#039;&#039;&#039;Pro:&#039;&#039;&#039; Bitcoins can be accessed from mobile devices.&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; Coins can be stolen by the website operator with little to no effective recourse.&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; Coins can be stolen or irreversibly destroyed if the website operator gets hacked or fails to take appropriate precautions (such as regular backups)&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; Coins can be stolen if your account password is compromised (such as via keyloggers or &amp;quot;phishing&amp;quot; attacks).&lt;br /&gt;
&lt;br /&gt;
In summary, third party websites are generally good for storing small amounts of bitcoins that you want to access quickly.  But because of the multiple ways they can be stolen, they are not a good way to store significant balances you cannot afford to lose.&lt;br /&gt;
&lt;br /&gt;
==On a paper wallet or bank card==&lt;br /&gt;
Bitcoins can be stored on [[paper wallet]]s or [[Bitcoin bank card]]s - which essentially the same thing, just made out of different materials.  A paper wallet is a sheet of paper upon which [[private keys]] and Bitcoin addresses have been printed.  You give out the Bitcoin addresses and receive bitcoins.  A bank card is a pre-printed card with a single Bitcoin address and private key - often provided with a separate carrying card that only has the Bitcoin address.&lt;br /&gt;
&lt;br /&gt;
In order to spend the bitcoins, the private key must be imported into a Bitcoin client or entered into a website that accepts deposits via private keys.&lt;br /&gt;
&lt;br /&gt;
You can create your own paper wallets with open-source software, see the [[paper wallet]]s article for details.  Engraved metal bank cards can be obtained from [[BitBills]].  Pre-made paper wallets by Casascius can be obtained at the same online store as [[Casascius physical bitcoins]].&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Pro:&#039;&#039;&#039; Very secure.  If a paper wallet is created securely, the bitcoins cannot be remotely stolen or hacked.&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; No easy way yet for novices or average computer users to import the keys.  Users must manipulate their wallet file with [[pywallet]] or use a copy of the Bitcoin software with a special patch applied.  No web sites are known to accept Bitcoin private keys yet.&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; If you acquire a paper wallet or bank card from a third party, they will have had access to the [[private key]].  Ensure you trust or have recourse against the manufacturer.&lt;br /&gt;
&lt;br /&gt;
==On a bearer item==&lt;br /&gt;
Bitcoins can be stored on bearer items, which include [[BitBills]] and [[physical bitcoins]].  Bearer items are functionally identical to paper wallets, their only difference being that the private key is embedded in some object that must be torn open in order to gain access to it.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Pro:&#039;&#039;&#039; If manufactured with appropriate controls, they are completely immune to hackers and remote theft.&lt;br /&gt;
* &#039;&#039;&#039;Pro:&#039;&#039;&#039; They can be understood by people completely unfamiliar with the virtual currency or how it works, including non-technical people and senior citizens.  In physical form, they function much like cash or gold.&lt;br /&gt;
* &#039;&#039;&#039;Pro:&#039;&#039;&#039; They are often appealing as collectibles.&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; They are not very portable.  They have to be broken to spend the Bitcoins in any transaction that&#039;s not face-to-face.&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; They almost always cost a premium that exceeds their face value.&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; The manufacturer of the bearer item had access to the private key to produce the item, and therefore could steal the balance.  The keys could also be stolen from the manufacturer if all copies other than the one placed in the item weren&#039;t properly destroyed.  Ensure you trust or have recourse against the manufacturer.&lt;br /&gt;
* &#039;&#039;&#039;Con:&#039;&#039;&#039; Depending on their complexity, they could be counterfeited.  Counterfeits would have zero Bitcoin value, or would be made with multiple copies of the same private key, all of which would appear to have value when checked online but only one of which could be spent.&lt;br /&gt;
&lt;br /&gt;
[[Category:Instructional]]&lt;/div&gt;</summary>
		<author><name>TimS</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Cold_storage&amp;diff=48751</id>
		<title>Cold storage</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Cold_storage&amp;diff=48751"/>
		<updated>2014-07-11T18:26:16Z</updated>

		<summary type="html">&lt;p&gt;TimS: safety deposit -&amp;gt; safe deposit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Cold storage&#039;&#039;&#039; in the context of Bitcoin refers to keeping a reserve of Bitcoins offline.&lt;br /&gt;
&lt;br /&gt;
For example, a Bitcoin exchange typically offers an instant withdrawal feature, and might be a steward over hundreds of thousands of Bitcoins.  To minimize the possibility that an intruder could steal the entire reserve in a security breach, the operator of the website follows a best practice by keeping the majority of the reserve in &#039;&#039;cold storage&#039;&#039;, or in other words, not present on the web server or any other computer.  The only amount kept on the server is the amount needed to cover anticipated withdrawals.&lt;br /&gt;
&lt;br /&gt;
Methods of cold storage include keeping bitcoins:&lt;br /&gt;
* On a USB drive or other data storage medium in a safe place (e.g. safe deposit box, safe)&lt;br /&gt;
* On a [[paper wallet]]&lt;br /&gt;
* On a bearer item such as a [[physical bitcoin]].&lt;br /&gt;
* Online, but on encrypted media where the encryption key is offline.&lt;br /&gt;
* Use a offline Bitcoin [[Hardware wallet]] (So far only [http://www.pi-wallet.com/products/pi-wallet Pi-Wallet] is operational.)&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Deep cold storage&#039;&#039;&#039; refers to keeping a reserve of Bitcoins offline, using a method that makes retrieving coins from storage significantly more difficult than sending them there.  This could be done for safety&#039;s sake, such as to prevent theft or robbery.&lt;br /&gt;
&lt;br /&gt;
Because Bitcoins can be sent to a wallet by anyone knowing the wallet address, it is trivial to put a wallet in cold storage but to keep a copy of the addresses needed to send funds to it.&lt;br /&gt;
&lt;br /&gt;
A simple example of deep cold storage is opening a safe deposit box and putting a USB stick containing an encrypted wallet file in it.  The public (sending) addresses can be used any time to send additional bitcoins to the wallet, but spending the bitcoins would require physical access to the box (in addition to knowledge of the encryption password).&lt;br /&gt;
&lt;br /&gt;
Deep cold storage would typically be used for holding large amounts of bitcoins, or for a trustee holding bitcoins on behalf of others.  In such a case, additional precautions should be taken beyond a simple example of a single safe deposit box.&lt;br /&gt;
* The box could be accessed by bank or maintenance personnel, so the contents of the box alone should not be sufficient to access the wallet.&lt;br /&gt;
* The box could be stolen or destroyed in a disaster, or the media could become unreadable, so the box should not contain the only copy of the wallet.&lt;br /&gt;
* The trustee could die or become incapacitated.  If access to the wallet or knowledge of its location is lost, or encryption passwords are lost, the bitcoins are gone forever.  Provisions should be made so that the box can be accessed by someone else as appropriate, including any encryption passwords.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[How to import private keys]]&lt;br /&gt;
* [[How to set up a secure offline savings wallet]]&lt;br /&gt;
* [http://codinginmysleep.com/bitcoin-cold-storage-in-plain-english Bitcoin Cold Storage In Plain English] by David Perry&lt;br /&gt;
* [https://blockchain.info/wallet/paper-tutorial Paper Wallet Tutorial] blockchain.info&lt;br /&gt;
* [http://www.offlineaddress.com/?site=about#security-risk Security of private key] offlineaddress.com&lt;br /&gt;
[[Category:Introduction]]&lt;br /&gt;
[[Category:Security]]&lt;/div&gt;</summary>
		<author><name>TimS</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=How_to_set_up_a_secure_offline_savings_wallet&amp;diff=48750</id>
		<title>How to set up a secure offline savings wallet</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=How_to_set_up_a_secure_offline_savings_wallet&amp;diff=48750"/>
		<updated>2014-07-11T18:26:11Z</updated>

		<summary type="html">&lt;p&gt;TimS: safety deposit -&amp;gt; safe deposit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Why set up an offline savings wallet? ==&lt;br /&gt;
&lt;br /&gt;
Modern operating systems are getting more and more complex. The flip side of all this complexity is that they generally have a large [http://en.wikipedia.org/wiki/Attack_surface attack surface] and constantly leak information without the user’s knowledge or consent.  No matter how many precautions you take, your [[wallet]]s will never be 100% safe on a computer that is connected to the internet.&lt;br /&gt;
Because bitcoins are stored directly on your computer and because they are real money, the motivation for sophisticated and targeted attacks against your system is higher than in the pre-bitcoin era, when only large organizations normally had to worry about such attacks.  &lt;br /&gt;
&lt;br /&gt;
The bitcoin ecosystem is still very young and unfortunately not many user friendly and highly secure wallets have been developed yet. &lt;br /&gt;
Today these two ways are best to secure your bitcoins against theft:&lt;br /&gt;
&lt;br /&gt;
1. using a [[hardware wallet]] such as [[TREZOR]] that has basically two functions - it keeps your bitcoins in an offline storage and when connected to a computer, it enables a highly secure way of spending as well (immune to viruses, hackers and keyloggers). &lt;br /&gt;
&lt;br /&gt;
2. creating an offline [[cold storage]] which is useful for storing bitcoins, but has its limitations and security risks when you decide to spend the coins &lt;br /&gt;
&lt;br /&gt;
This guide will instruct you on how to create an offline wallet, a wallet that never even touches the internet in its plaintext form. This security measure is also referred to as being an air gap.  For all practical purposes, this wallet is safe from all online threats, such as viruses and hackers. It is however still exposed to offline threats, such as [http://en.wikipedia.org/wiki/Hardware_keylogger hardware keyloggers], extortion, or people looking over your shoulder. &lt;br /&gt;
&lt;br /&gt;
The below procedure may seem tedious, but remember that security almost always comes at the cost of convenience.  When you deposit money at a bank, you let them worry about security.  Bitcoins, however, are stored on &#039;&#039;&#039;your&#039;&#039;&#039; computer and that means &#039;&#039;&#039;you&#039;&#039;&#039; are fully responsible for securing them.&lt;br /&gt;
&lt;br /&gt;
== How to deposit funds ==&lt;br /&gt;
&lt;br /&gt;
#	Set up a [http://www.wuala.com/en/bitcoin Wuala] account, or other cloud backup service of your choice.&lt;br /&gt;
#	Create a strong and unique password offline (manually).  This password should be at least 20 characters long; it should contain numbers, upper and lower case letters, and symbols. It should be as random as possible, ie it should look something like this: Zr%8qL03&amp;amp;cvwS9@05AatdP71. Never use this password elsewhere.  &lt;br /&gt;
#	&#039;&#039;&#039;Do not forget this password&#039;&#039;&#039;. Recite it several times a day.  It is easy to overestimate your ability to remember a password several months in the future. To be on the safe side, write it down and store the piece of paper in a safe deposit box.&lt;br /&gt;
#	Download [http://www.bitcoin.org/ Bitcoin Linux binary] and save it on a USB drive.&lt;br /&gt;
#	Shut down your computer, and boot [http://www.ubuntu.com/ Ubuntu] (or Linux distribution of you choice) from a [http://www.ubuntu.com/download/ubuntu/download liveCD]. This will not affect your current operating system. &lt;br /&gt;
#	&#039;&#039;&#039;Disconnect machine from the internet&#039;&#039;&#039;. Unplug any network cables and disable wireless. Verify that wireless is disabled in the icon on the upper right corner (Ubuntu).  Double check that machine is disconnected by opening the web browser.&lt;br /&gt;
#	Run bitcoin while disconnected to the internet. The client will show 0 connections and 0 blocks, but it will still generate a wallet.dat file and a bitcoin address. &lt;br /&gt;
#       Encrypt your wallet using the strong and unique password from step 2 above. (Bitcoin Client &amp;gt; Settings &amp;gt; Encrypt wallet)&lt;br /&gt;
#	Copy wallet.dat (found in hidden folder .bitcoin in your home directory) to USB drive.&lt;br /&gt;
#	Save bitcoin address to a text file and copy it to USB drive.&lt;br /&gt;
#	Shut down system and turn off computer.  Before switching your computer on again, remove all power sources for about 1 minute. Physically remove battery from laptop.&lt;br /&gt;
#	Backup encrypted wallet.dat file in several places: &lt;br /&gt;
#*Send it to your 5 best friends by email attachment and ask them to save it for you.&lt;br /&gt;
#*Save it on your Wuala account created in step 1.&lt;br /&gt;
#*Save it on several USB drives and CDs and store them in different geographic locations.&lt;br /&gt;
#Send bitcoins to the address saved on the USB drive.  Double check in the [[Bitcoin Block Explorer|block explorer]] that they have been sent.&lt;br /&gt;
&lt;br /&gt;
==How to retrieve funds ==&lt;br /&gt;
&lt;br /&gt;
#Boot from Ubuntu liveCD, as in step 5 above. &lt;br /&gt;
#Insert USB drive.&lt;br /&gt;
#Run bitcoin client and close it again.&lt;br /&gt;
#Replace wallet.dat in ~/.bitcoin directory with wallet.dat from USB drive.&lt;br /&gt;
#Connect to the internet.&lt;br /&gt;
#Restart bitcoin client.&lt;br /&gt;
#Wait for blocks to download (optional).&lt;br /&gt;
#Send bitcoins.&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
&lt;br /&gt;
*This procedure is only secure if you perform steps 1-13 in this &#039;&#039;&#039;exact order&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
*If you&#039;re a non-technical user that can&#039;t perform the steps above, use an [[Paper wallet|in-browser paper wallet generator]] to create paper wallets (read below for more caveats and info).&lt;br /&gt;
&lt;br /&gt;
*Perform one or two trial runs of the above procedure with a few bitcents, and make sure that you know how to successfully retrieve them, before making a bulk transfer.&lt;br /&gt;
&lt;br /&gt;
*Every time you retrieve bitcoins from your savings wallet, create a fresh savings wallet by repeating the above procedure, and send all your remaining savings balance there.&lt;br /&gt;
&lt;br /&gt;
*There is more than one way to do it. Similar procedures have been suggested on the forums [http://forum.bitcoin.org/index.php?topic=17240.0 here] and [http://forum.bitcoin.org/?topic=5194.0 here].&lt;br /&gt;
&lt;br /&gt;
*Beware that even savings wallets have limited lifetimes. New, backwards incompatible versions of bitcoin might come out in future, [http://en.wikipedia.org/wiki/Advanced_Encryption_Standard AES] might be broken, [http://en.wikipedia.org/wiki/Bit_rot bit rot] might destroy your wallets, etc. Pay attention to updates in the Bitcoin world and update to fresh savings wallets every couple of years, or as needed.&lt;br /&gt;
&lt;br /&gt;
* See [[How to import private keys]] for an alternative way of retrieve your coins.&lt;br /&gt;
&lt;br /&gt;
==Alternatives ==&lt;br /&gt;
&lt;br /&gt;
[[Paper wallet|&#039;&#039;&#039;Paper wallets&#039;&#039;&#039;]] can also be used to create offline bitcoin savings accounts. While paper wallets are much easier to generate, they are not generally encrypted which means you cannot guard against accidental loss by distributing copies to online services and friends. Instead, paper wallets must be kept safe like jewels or cash. Looking forward, support for [[BIP 0038|BIP-38]] encryption is growing fast and it is expected that paper wallet generators will soon include options for generating &#039;&#039;encrypted paper wallets&#039;&#039; that can be duplicated and widely distributed for safekeeping. &lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
&lt;br /&gt;
* [[Cold storage]]&lt;br /&gt;
* [http://codinginmysleep.com/bitcoin-cold-storage-in-plain-english Bitcoin Cold Storage In Plain English] by David Perry&lt;br /&gt;
&lt;br /&gt;
[[Category:Instructional]]&lt;br /&gt;
[[Category:Security]]&lt;/div&gt;</summary>
		<author><name>TimS</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=User_talk:Bronsonmilgard&amp;diff=48133</id>
		<title>User talk:Bronsonmilgard</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=User_talk:Bronsonmilgard&amp;diff=48133"/>
		<updated>2014-06-12T12:07:42Z</updated>

		<summary type="html">&lt;p&gt;TimS: /* ghash.in */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== ghash.in ==&lt;br /&gt;
&lt;br /&gt;
What is ghash.in? I&#039;m assuming it&#039;s some impostor website, so I&#039;ve removed the links. If you can defend your actions, do so. Otherwise, I expect you&#039;ll be banned in short order. --[[User:TimS|TimS]] ([[User talk:TimS|talk]]) 12:07, 12 June 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>TimS</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=GHash.IO&amp;diff=48132</id>
		<title>GHash.IO</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=GHash.IO&amp;diff=48132"/>
		<updated>2014-06-12T12:05:15Z</updated>

		<summary type="html">&lt;p&gt;TimS: Undo revision 48128 by Bronsonmilgard (talk) (he changed links to ghash.in, which I assume is an impostor)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{outdated}}{{infobox company|name=GHash.IO|image=[[File:Ghash.png|235px]]&lt;br /&gt;
|trading_name=GHash.IO&lt;br /&gt;
|industry=[[Mining Pool]]&lt;br /&gt;
|foundation=July 2013&lt;br /&gt;
|hashrate=39 Phash/s&lt;br /&gt;
|website=https://ghash.io&lt;br /&gt;
}}&lt;br /&gt;
&#039;GHash.IO&#039; is one of the largest Bitcoin mining pools, which entered the mining market in July 2013 and contributes to over 30% of the overall hashing power making it the #1 pool in the Bitcoin network. The company frequently adds new features and expands trading possibilities. In March 2014, GHash.IO introduced the new scrypt mining features and added a number of altcoins available for mining such as LTC, DOGE, FTR and AUR. In April 2014, the mining pool launched GHash.IO Multipool Pro, which gave users the possibility to mine the most profitable &amp;lt;br/&amp;gt;coins with the help of new settings such as the conversion and the switch settings. GHash.IO charges 0% pool fee and provides 24/7 technical support for its users.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| Type&lt;br /&gt;
| Mining Pool&lt;br /&gt;
|-&lt;br /&gt;
| Founded&lt;br /&gt;
| July 1, 2013&lt;br /&gt;
|-&lt;br /&gt;
| Headquarters&lt;br /&gt;
| Netherlands&lt;br /&gt;
|-&lt;br /&gt;
| Rewards&lt;br /&gt;
| Pay Per Last N Shares (PPLNS)&lt;br /&gt;
|-&lt;br /&gt;
| Website&lt;br /&gt;
| [https://ghash.io/ ghash.io]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Mining Options==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center; color: green;&amp;quot;&lt;br /&gt;
| Options&lt;br /&gt;
| Cloud Mining&lt;br /&gt;
| Hardware Mining&lt;br /&gt;
| Merged Mining&lt;br /&gt;
| MultiPool&lt;br /&gt;
| Trading on CEX.IO&lt;br /&gt;
|-&lt;br /&gt;
| BTC&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| NMC&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| DVC&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| coming soon&lt;br /&gt;
|-&lt;br /&gt;
| IXC&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| coming soon&lt;br /&gt;
|-&lt;br /&gt;
| LTC&lt;br /&gt;
| coming soon&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
|-&lt;br /&gt;
| DOGE&lt;br /&gt;
| coming soon&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| coming soon&lt;br /&gt;
|-&lt;br /&gt;
| AUR&lt;br /&gt;
| coming soon&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| coming soon&lt;br /&gt;
|-&lt;br /&gt;
| FTC&lt;br /&gt;
| coming soon&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| coming soon&lt;br /&gt;
|-&lt;br /&gt;
| RDD&lt;br /&gt;
| coming soon&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| coming soon&lt;br /&gt;
|-&lt;br /&gt;
| MEC&lt;br /&gt;
| coming soon&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| coming soon&lt;br /&gt;
|-&lt;br /&gt;
| ANC&lt;br /&gt;
| coming soon&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| coming soon&lt;br /&gt;
|-&lt;br /&gt;
| MYR&lt;br /&gt;
| coming soon&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| coming soon&lt;br /&gt;
|-&lt;br /&gt;
| POT&lt;br /&gt;
| coming soon&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| coming soon&lt;br /&gt;
|-&lt;br /&gt;
| USDE&lt;br /&gt;
| coming soon&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| {{No}}&lt;br /&gt;
| {{Yes}}&lt;br /&gt;
| coming soon&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Connection with CEX.IO==&lt;br /&gt;
GHash.IO and [[CEX.IO]] have the same account credentials, and therefore the pool is considered to be the mining side of CEX.IO. The connection between these two platforms allows users to benefit from simultaneous trading and mining. Mining power (GHS) purchased at CEX.IO mine new Bitcoins at GHash.IO until GHS are sold by the owner.&lt;br /&gt;
&lt;br /&gt;
==Hashrate==&lt;br /&gt;
Although the hash rate of GHash.IO differs, on average the company has about 7 PH/s of power.&lt;br /&gt;
&lt;br /&gt;
==PPLNS==&lt;br /&gt;
GHash.IO uses PPLNS (“Pay per last N shares”), a reward scheme, according to which payment is given to shares in a window, starting with the last share submitted and going backwards up to some number N of shares. Shares older than the window are not paid.&lt;br /&gt;
Shares are hashes, smaller than the target for difficulty of 1 (Usually, pools use such difficulty as the target for share, but technically, any difficulty could be used). Every hash created has a 1 in 232 possibility of being a valid share. In order to get Bitcoins in a more distributed and predictable way, miners use pools. If this is the case, miners are awarded Bitcoins, according to their shares.&lt;br /&gt;
&lt;br /&gt;
==Compensated Downtime==&lt;br /&gt;
The pool’s policy provides compensation for CEX.IO mining hardware. Individual miners are not compensated. &lt;br /&gt;
&lt;br /&gt;
==Merged Mining==&lt;br /&gt;
GHash.IO embodies merged mining of such alternative cryptocurrencies, as NMC (Namecoin), IXC (IXCoin) and DVC (DevCoin). At the moment, users can exchange mined NMC for Bitcoins, Litecoins or reinvest them in more GHS. IXC and DVC stand only for withdrawal to other exchanges or respective wallets.  &lt;br /&gt;
&lt;br /&gt;
==Multi Pool Pro==&lt;br /&gt;
On April 8th, 2014 GHash.IO presented a new scrypt mining feature, GHash.IO Multi Pool Pro, which enables users to mine the most financially rewarding coins at any given moment and benefit from additional settings, such as the conversion and the switch settings. According to GHash.IO, “Pro” stands for ‘progressive’, ‘professional’ and ‘profitable’. The new features allow users to mine new crypto-currencies, as well as to convert them into Bitcoins or Litecoins, as well as to adjust the miner to withdraw from the current job when switching coins. The Multi Pool Pro functions on the basis of the proportional reward system — when a block is mined, the reward is proportionally divided among all workers according to the size of their share.&lt;br /&gt;
&lt;br /&gt;
==Market share==&lt;br /&gt;
In the beginning of January 2014 GHash.IO was very close to reaching 51% of all hashing power creating a serious threat to the Bitcoin network. However, all necessary precautions have been taken to change the course of events in order to maintain stability of the Bitcoin community. In order to eliminate the threat GHash.IO temporarily stopped accepting new independent mining facilities to the Ghash.IO pool.&lt;br /&gt;
&lt;br /&gt;
[[Category:Pool Operators]]&lt;br /&gt;
[[ru:MtGox]]&lt;/div&gt;</summary>
		<author><name>TimS</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=CEX.IO&amp;diff=48130</id>
		<title>CEX.IO</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=CEX.IO&amp;diff=48130"/>
		<updated>2014-06-12T12:03:18Z</updated>

		<summary type="html">&lt;p&gt;TimS: Undo revision 48126 by Bronsonmilgard (talk) (replaced with links to ghash.in, which I assume is an impostor)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{outdated}}{{infobox company|name=CEX.IO|image=[[File:CEX_Logo.png|225px]]&lt;br /&gt;
|trading_name=CEX.IO&lt;br /&gt;
|industry=[[Exchange|Bitcoin exchange]]&lt;br /&gt;
|foundation=July, 2013&lt;br /&gt;
|pairs=BTC/LTC&amp;lt;br/&amp;gt;BTC/NMC&lt;br /&gt;
|website=https://cex.io&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== CEX.IO ==&lt;br /&gt;
&lt;br /&gt;
[https://cex.io/ CEX.IO] a Bitcoin commodity exchange and a platform for simultaneous GHS trading and Bitcoin mining.&lt;br /&gt;
&lt;br /&gt;
==History ==&lt;br /&gt;
&lt;br /&gt;
CEX.IO project development started in early 2013 and proceeded with launching the CEX.IO domain, acquiring assets of [[GHash.IO]] and, finally, registering a legal company CEX.IO LTD in November 2013. By this time, according to Blockchain.info, GHash.IO has become the biggest mining pool, reaching over 42% of the overall Bitcoin mining power, which embodied the 51% attack threat. However, CEX.IO made an official statement, assuring the Bitcoin community that it would “take all necessary precautions to prevent reaching 51% of all hashing power, in order to maintain stability of the Bitcoin network.” &lt;br /&gt;
In January 2014, CEX.IO user base exceeded 160,000 users.&lt;br /&gt;
&lt;br /&gt;
==GHS Trading==&lt;br /&gt;
&lt;br /&gt;
CEX.IO platform allows users to trade GHS. &lt;br /&gt;
GHS (gigahash per second) = 1 000 000 000 hashes per second. The speed of mining is measured in hashes per second — the smallest amount of work done by a miner. &lt;br /&gt;
While mining is more or less passive way of gaining bitcoins, trading GHS allows you to be involved in the world trading processes and enjoy the fruits of your own activity on the Bitcoin commodity exchange. &lt;br /&gt;
GHS price depends on the correlation between market supply and demand. After purchasing GHS at CEX.IO, users automatically start mining blocks of Bitcoins. &lt;br /&gt;
CEX.IO is the only Bitcoin commodity exchange where trading and mining can be done simultaneously: even when you decide to sell your GHS, they will still be mining BTC until the moment they are sold. This means your GHS will be making profit for you till the last minute you own them.   &lt;br /&gt;
&lt;br /&gt;
==Cloud Mining==&lt;br /&gt;
&lt;br /&gt;
Due to the shared credentials between CEX.IO and [[GHash.IO]] mining pool, users can trade GHS and mine Bitcoins simultaneously. &lt;br /&gt;
Cloud Mining is a concept of forming groups (pools), where their joint efforts are rewarded with greater income, compared to individual mining with personal hardware. In case of cloud mining, all Bitcoin mining is done in the cloud, and once a block is mined, users receive payouts according to their shares via PPLNS. &lt;br /&gt;
Apart from mining Bitcoins, users can simultaneously mine alternative cryptocurrencies, such as NMC, DVC and IXC. &lt;br /&gt;
&lt;br /&gt;
With Bitcoin cloud mining users can forget about the most frequent mining problems, such as:&lt;br /&gt;
* Massive electricity consumption,&lt;br /&gt;
* Constant connectivity issues,&lt;br /&gt;
* The need to provide cooling and space&lt;br /&gt;
* Annoying noise&lt;br /&gt;
* Other hardware maintaining issues&lt;br /&gt;
&lt;br /&gt;
==Trading Pairs==&lt;br /&gt;
&lt;br /&gt;
At CEX.IO, users are able to trade:&lt;br /&gt;
*GHS/BTC&lt;br /&gt;
*LTC/BTC&lt;br /&gt;
*NMC/BTC&lt;br /&gt;
*GHS/NMC&lt;br /&gt;
*IXC/BTC&lt;br /&gt;
&lt;br /&gt;
==Referral Program==&lt;br /&gt;
&lt;br /&gt;
CEX.IO has a special [https://cex.io/ref Referral Program], according to which users can&lt;br /&gt;
bring new people to the platform and receive 3% of the referred ones’ GHS balance to their bonus account.&lt;br /&gt;
&lt;br /&gt;
==Two-Factor Authentication ==&lt;br /&gt;
&lt;br /&gt;
Users can secure their accounts with passwords, but CEX.IO strongly recommends using Two-Factor Authentication (2FA).&lt;br /&gt;
&lt;br /&gt;
Users are free to choose from two 2FA applications — [http://en.wikipedia.org/wiki/Google_Authenticator Google Authenticator] or [http://authy.com/ Authy]. Alternatively, users can use simple cell phones and get a text or an audio message containing respective authorisation code.&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
*[http://cex.io CEX.IO website]&lt;br /&gt;
*[http://ghash.io Ghash.IO website]&lt;br /&gt;
*[https://www.facebook.com/pages/CEX.IO CEX.IO Facebook]&lt;br /&gt;
*[https://twitter.com/cex_io CEX.IO Twitter]&lt;br /&gt;
&lt;br /&gt;
[[Category:Exchanges]]&lt;br /&gt;
[[Category:Mining]]&lt;/div&gt;</summary>
		<author><name>TimS</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Proof_of_work&amp;diff=48064</id>
		<title>Proof of work</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Proof_of_work&amp;diff=48064"/>
		<updated>2014-06-10T22:20:54Z</updated>

		<summary type="html">&lt;p&gt;TimS: remove unresolved ref&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A &#039;&#039;&#039;proof of work&#039;&#039;&#039; is a piece of data which was difficult (costly, time-consuming) to produce so as to satisfy certain requirements. It must be trivial to check whether data satisfies said requirements. Producing a proof of work can be a random process with low probability, so that a lot of trial and error is required &#039;&#039;on average&#039;&#039; before a valid proof of work is generated.  Bitcoin uses the [[Hashcash]] proof of work.&lt;br /&gt;
&lt;br /&gt;
One application of this idea is using [http://en.wikipedia.org/wiki/Hashcash hashcash] as a method to preventing email spam, requiring a proof of work on the email&#039;s contents (including the To address), on every email. Legitimate emails will be able to do the work to generate the proof easily (not much work is required for a single email), but mass spam emailers will have difficulty generating the required proofs (which would require huge computational resources).&lt;br /&gt;
&lt;br /&gt;
Hashcash proofs of work are used in Bitcoin for block generation. Proofs of work that are tied to the data of each block are required for the blocks to be accepted. The [[difficulty]] of this work is adjusted so as to limit the rate at which new blocks can be generated by the network to one every 10 minutes. Due to the very low probability of successful generation, this makes it unpredictable which worker computer in the network will be able to generate the next block.&lt;br /&gt;
&lt;br /&gt;
For a block to be valid it must hash to a value less than the current [[target]]; this means that each block indicates that work has been done generating it. Each block contains the hash of the preceding block, thus each block has a [[block chain|chain]] of blocks that together contain a large amount of work. Changing a block (which can only be done by making a new block containing the same predecessor) requires regenerating all successors and redoing the work they contain. This protects the block chain from tampering.&lt;br /&gt;
&lt;br /&gt;
The most widely used proof-of-work schemes are SHA-256, which was introduced by [[Bitcoin]], and scrypt, which is used by currencies such as Litecoin.&amp;lt;ref&amp;gt;[http://cryptocointalk.com/forum/178-scrypt-cryptocoins/ SCRYPT CRYPTOCOINS - CryptoCoinTalk]&amp;lt;/ref&amp;gt; Some other hashing algorithms that are used for proof-of-work include Blake-256, CryptoNight,&amp;lt;ref&amp;gt;[https://cryptonote.org/inside.php#equal-proof-of-work Equal Proof-of-Work], Cryptonote.org&amp;lt;/ref&amp;gt; HEFTY1, Quark, SHA-3, scrypt-jane, scrypt-n, X11, and X13.&lt;br /&gt;
&lt;br /&gt;
Some cryptocurrencies, such as Peercoin, use a combined [[proof-of-work]]/[[proof-of-stake]] scheme,&amp;lt;ref name=&amp;quot;PPCoin paper&amp;quot;&amp;gt;{{cite web|title=PPCoin: Peer-to-Peer Crypto-Currency with Proof-of-Stake|url=http://barkingshibes.com/wp-content/uploads/2014/02/ppcoin-paper.pdf|work=http://barkingshibes.com/wp-content/uploads/2014/02/ppcoin-paper.pdf, 19-08-2012|publisher=Sunny King, Scott Nadal|accessdate=12-05-2013| date=January 2014}}&amp;lt;/ref&amp;gt; while others such as Nxt&amp;lt;ref&amp;gt;{{cite web|title=NXTcrypto|url=http://www.nxtcrypto.org/|publisher=NXTcrypto|accessdate=5 March 2014}}&amp;lt;/ref&amp;gt; exclusively use proof-of-stake.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
Let&#039;s say the base string that we are going to do work on is &amp;quot;Hello, world!&amp;quot;. Our target is to find a variation of it that SHA-256 hashes to a value beginning with &#039;000&#039;. We vary the string by adding an integer value to the end called a [[nonce]] and incrementing it each time. Finding a match for &amp;quot;Hello, world!&amp;quot; takes us 4251 tries (but happens to have zeroes in the first four digits):&lt;br /&gt;
&lt;br /&gt;
 &amp;quot;Hello, world!0&amp;quot; =&amp;gt; 1312af178c253f84028d480a6adc1e25e81caa44c749ec81976192e2ec934c64&lt;br /&gt;
 &amp;quot;Hello, world!1&amp;quot; =&amp;gt; e9afc424b79e4f6ab42d99c81156d3a17228d6e1eef4139be78e948a9332a7d8&lt;br /&gt;
 &amp;quot;Hello, world!2&amp;quot; =&amp;gt; ae37343a357a8297591625e7134cbea22f5928be8ca2a32aa475cf05fd4266b7&lt;br /&gt;
 ...&lt;br /&gt;
 &amp;quot;Hello, world!4248&amp;quot; =&amp;gt; 6e110d98b388e77e9c6f042ac6b497cec46660deef75a55ebc7cfdf65cc0b965&lt;br /&gt;
 &amp;quot;Hello, world!4249&amp;quot; =&amp;gt; c004190b822f1669cac8dc37e761cb73652e7832fb814565702245cf26ebb9e6&lt;br /&gt;
 &amp;quot;Hello, world!4250&amp;quot; =&amp;gt; 0000c3af42fc31103f1fdc0151fa747ff87349a4714df7cc52ea464e12dcd4e9&lt;br /&gt;
&lt;br /&gt;
4251 hashes on a modern computer is not very much work (most computers can achieve at least 4 million hashes per second). Bitcoin automatically varies the [[difficulty]] (and thus the amount of work required to generate a block) to keep a roughly constant rate of block generation. The probability of a single hash succeeding can be found [http://blockexplorer.com/q/probability here].&lt;br /&gt;
&lt;br /&gt;
In Bitcoin things are a bit more complex, especially since the header contains the [http://en.wikipedia.org/wiki/Merkle_tree Merkle tree] which depends on the included [[transactions]]. This includes the generation transaction, a transaction &amp;quot;out of nowhere&amp;quot; to our own address, which in addition to providing the miner with incentive to do the work, also ensures that every miner hashes a unique data set.&lt;br /&gt;
&lt;br /&gt;
== List of algorithms ==&lt;br /&gt;
&lt;br /&gt;
=== Traditional proof of work ===&lt;br /&gt;
# hashcash with double iterated SHA256&lt;br /&gt;
# hashcash with [[scrypt]] internal hash&lt;br /&gt;
# [[Momentum]] birthday collision&lt;br /&gt;
# Cuckoo cycle proof of work https://github.com/tromp/cuckoo &lt;br /&gt;
# Various other proof of works functions (e.g. [[Ethereum]] had a few candidates)&lt;br /&gt;
&lt;br /&gt;
=== Proof of X ===&lt;br /&gt;
# [[Proof of Stake]]&lt;br /&gt;
# [[Proof of Burn]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Vocabulary]]&lt;br /&gt;
[[Category:Proof-of-x]]&lt;br /&gt;
&lt;br /&gt;
[[fr:Preuve de travail]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>TimS</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=User_talk:Bitmix4you&amp;diff=48063</id>
		<title>User talk:Bitmix4you</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=User_talk:Bitmix4you&amp;diff=48063"/>
		<updated>2014-06-10T22:18:08Z</updated>

		<summary type="html">&lt;p&gt;TimS: /* Copyright notice */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Copyright notice ==&lt;br /&gt;
&lt;br /&gt;
(on [[Bitmix4you]]) Doesn&#039;t work that way. Read the notice next to the save button: &amp;quot;Please note that all contributions to Bitcoin are considered to be released under the Creative Commons Attribution 3.0 (see [[Bitcoin:Copyrights]] for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.&lt;br /&gt;
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. &#039;&#039;&#039;Do not submit copyrighted work without permission!&#039;&#039;&#039;&amp;quot; I&#039;ve edited out the copyright notice. If you actually wanted to invoke that copyright over the text, remove it from the wiki. --[[User:TimS|TimS]] ([[User talk:TimS|talk]]) 22:18, 10 June 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>TimS</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=User_talk:TheDuche&amp;diff=48061</id>
		<title>User talk:TheDuche</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=User_talk:TheDuche&amp;diff=48061"/>
		<updated>2014-06-10T22:11:40Z</updated>

		<summary type="html">&lt;p&gt;TimS: /* Referral link */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Referral link ==&lt;br /&gt;
&lt;br /&gt;
Trying to make the Coinbase link have you as a referrer is not allowed. See [[Bitcoin:About#Links]]. --[[User:TimS|TimS]] ([[User talk:TimS|talk]]) 22:11, 10 June 2014 (UTC)&lt;/div&gt;</summary>
		<author><name>TimS</name></author>
	</entry>
	<entry>
		<id>https://en.bitcoin.it/w/index.php?title=Buying_bitcoins&amp;diff=48060</id>
		<title>Buying bitcoins</title>
		<link rel="alternate" type="text/html" href="https://en.bitcoin.it/w/index.php?title=Buying_bitcoins&amp;diff=48060"/>
		<updated>2014-06-10T22:08:29Z</updated>

		<summary type="html">&lt;p&gt;TimS: Undo revision 48058 by TheDuche (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;There are various methods available for &#039;&#039;&#039;buying bitcoins&#039;&#039;&#039;. If you are located in the USA, [http://coinbase.com Coinbase] is your best option. See [[Buying Bitcoins (the noob version)|here for a Newb-friendly version]] of this page.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE:&#039;&#039;&#039; For taking advantage of Bitcoin volatility you are able to trade CFDs through [http://www.avatrade.com/lp/trade-bitcoin?tag=39206&amp;amp;tag2 AvaTrade] or [http://www.plus500.com/Instruments/BTCUSD?id=73407&amp;amp;pl=2 Plus500]. When trading online your capital may be at risk. Trading CFDs is suitable for more experienced traders.&lt;br /&gt;
&lt;br /&gt;
{{Counterparty-warning}}&lt;br /&gt;
&lt;br /&gt;
==Market Exchanges==&lt;br /&gt;
&lt;br /&gt;
Market exchanges are those in which buy orders are matched with sell orders, so the price offered depends on the market.   If a service quotes a price then it is not operating a [http://bitcoincharts.com/markets market] but instead is a broker that buys and/or sells coins.  Those exchanges are found in the list of [[Buying bitcoins#Fixed_Rate_Exchanges_.26_Others|fixed-rate exchanges]].&lt;br /&gt;
&lt;br /&gt;
Exchanges are listed in alphabetical order.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Exchange || Adding Funds || Withdrawing Funds || Notes  &lt;br /&gt;
|-&lt;br /&gt;
| [[File:Minilogo.png|35px|link=https://www.1bse.com]]  [https://1bse.com 1Bse] ([[1Bse|info]])|| BTC&amp;lt;br /&amp;gt; LTC&amp;lt;br /&amp;gt; DOGE&amp;lt;br /&amp;gt; HKD (International Bank Wire)&amp;lt;br /&amp;gt; HKD (Local Bank Transfer)&amp;lt;br /&amp;gt; USD (International Bank Wire)&amp;lt;br /&amp;gt; USD (Payeer.com including Yandex.money, Perfect Money, QIWI)&amp;lt;br /&amp;gt;  USD (Local Bank Transfer)&amp;lt;br /&amp;gt; EUR (International Bank Wire)&amp;lt;br /&amp;gt; EUR (Local Bank Transfer)&amp;lt;br /&amp;gt; EUR (Payeer.com including Yandex.money, Perfect Money, QIWI)&amp;lt;br /&amp;gt; SGD (International Bank Wire)&amp;lt;br /&amp;gt; SGD (Local Bank Transfer)&amp;lt;br /&amp;gt; CNY (Local Bank Transfer)&amp;lt;br /&amp;gt; CNY (International Bank Wire)&amp;lt;br /&amp;gt; || BTC&amp;lt;br /&amp;gt; LTC&amp;lt;br /&amp;gt; DOGE&amp;lt;br /&amp;gt; HKD (International Bank Wire)&amp;lt;br /&amp;gt; HKD (Local Bank Transfer)&amp;lt;br /&amp;gt; USD (International Bank Wire)&amp;lt;br /&amp;gt; USD (Payeer.com including Yandex.money, Perfect Money, QIWI)&amp;lt;br /&amp;gt;  USD (Local Bank Transfer)&amp;lt;br /&amp;gt; EUR (International Bank Wire)&amp;lt;br /&amp;gt; EUR (Local Bank Transfer)&amp;lt;br /&amp;gt; EUR (Payeer.com including Yandex.money, Perfect Money, QIWI)&amp;lt;br /&amp;gt; SGD (International Bank Wire)&amp;lt;br /&amp;gt; SGD (Local Bank Transfer)&amp;lt;br /&amp;gt; CNY (Local Bank Transfer)&amp;lt;br /&amp;gt; CNY (International Bank Wire)&amp;lt;br /&amp;gt; ||&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Two-Factor Authentication&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Protection from session steal&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;24/7 trading monitoring&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No Fees for transfer funds between 1Bse users&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Fees for transaction - 0.15%&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Based in Hong Kong&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Language: English&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|  [[File:ANXIcon.png|20px|link=https://anxbtc.com]] [https://anxbtc.com ANXBTC]([https://en.bitcoin.it/wiki/Asia_Nexgen_Bitcoin_Exchange info)] || BTC&amp;lt;br /&amp;gt;HKD (International Bank Wire)&amp;lt;br /&amp;gt;HKD (Local Bank Transfer)&amp;lt;br /&amp;gt;HKD (In Store Cash Deposit)&amp;lt;br /&amp;gt;USD (International Bank Wire)&amp;lt;br /&amp;gt;USD (EgoPay)&amp;lt;br /&amp;gt;AUD (Local Bank Transfer)&amp;lt;br /&amp;gt;AUD (International Bank Wire)&amp;lt;br /&amp;gt;CAD (International Bank Wire)&amp;lt;br /&amp;gt;CHF (International Bank Wire)&amp;lt;br /&amp;gt;EUR (SEPA)&amp;lt;br /&amp;gt;EUR (International Bank Wire)&amp;lt;br /&amp;gt;EUR (EgoPay)&amp;lt;br /&amp;gt;GBP (International Bank Wire)&amp;lt;br /&amp;gt;JPY (International Bank Wire)&amp;lt;br /&amp;gt;NZD (International Bank Wire)&amp;lt;br /&amp;gt;SGD (International Bank Wire)&amp;lt;br /&amp;gt; || BTC&amp;lt;br /&amp;gt;HKD (International Bank Wire)&amp;lt;br /&amp;gt;HKD (Local Bank Transfer)&amp;lt;br /&amp;gt;USD (International Bank Wire)&amp;lt;br /&amp;gt;USD (EgoPay)&amp;lt;br /&amp;gt;AUD (Local Bank Transfer)&amp;lt;br /&amp;gt;AUD (International Bank Wire)&amp;lt;br /&amp;gt;CAD (International Bank Wire)&amp;lt;br /&amp;gt;CHF (International Bank Wire)&amp;lt;br /&amp;gt;EUR (SEPA)&amp;lt;br /&amp;gt;EUR (International Bank Wire)&amp;lt;br /&amp;gt;EUR (EgoPay)&amp;lt;br /&amp;gt;GBP (International Bank Wire)&amp;lt;br /&amp;gt;JPY (International Bank Wire)&amp;lt;br /&amp;gt;NZD (International Bank Wire)&amp;lt;br /&amp;gt;SGD (International Bank Wire)&amp;lt;br /&amp;gt; || &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Trading Fees as low as 0.05%&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Zero Bank Transfer Deposit Fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Daily processing of withdrawals and deposits Mon-Fri&amp;lt;li&amp;gt;All 10 fiat currency orders are maintained within a single order book&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Registered and based in Hong Kong&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; An approved Money Services Operator (MSO) with a license issued by the Hong Kong Customs and Excise Department&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Gox compatible trading API Available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Multilingual support (English, Traditional Chinese, Simplified Chinese)&amp;lt;li&amp;gt;Two-Factor Authentication&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Accepts cash deposits at the world&#039;s first Bitcoin retail store&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Native wallet apps for both [https://play.google.com/store/apps/details?id=com.anxbtc.android Android] and [https://itunes.apple.com/us/app/anx-vault-your-bitcoin-wallet/id855057847?ls=1&amp;amp;mt=8 iOS]&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|  [[File:ANXIcon.png|20px|link=https://anxpro.com]] [https://anxpro.com ANXPRO]([https://en.bitcoin.it/wiki/Asia_Nexgen_Bitcoin_Exchange info)] || BTC&amp;lt;br /&amp;gt;LTC&amp;lt;br /&amp;gt;PPC&amp;lt;br /&amp;gt;NMC&amp;lt;br /&amp;gt;DOGE&amp;lt;br /&amp;gt;HKD (International Bank Wire)&amp;lt;br /&amp;gt;HKD (Local Bank Transfer)&amp;lt;br /&amp;gt;HKD (In Store Cash Deposit)&amp;lt;br /&amp;gt;USD (International Bank Wire)&amp;lt;br /&amp;gt;USD (EgoPay)&amp;lt;br /&amp;gt;AUD (Local Bank Transfer)&amp;lt;br /&amp;gt;AUD (International Bank Wire)&amp;lt;br /&amp;gt;CAD (International Bank Wire)&amp;lt;br /&amp;gt;CHF (International Bank Wire)&amp;lt;br /&amp;gt;EUR (SEPA)&amp;lt;br /&amp;gt;EUR (International Bank Wire)&amp;lt;br /&amp;gt;EUR (EgoPay)&amp;lt;br /&amp;gt;GBP (International Bank Wire)&amp;lt;br /&amp;gt;JPY (International Bank Wire)&amp;lt;br /&amp;gt;NZD (International Bank Wire)&amp;lt;br /&amp;gt;SGD (International Bank Wire)&amp;lt;br /&amp;gt; || BTC&amp;lt;br /&amp;gt;LTC&amp;lt;br /&amp;gt;PPC&amp;lt;br /&amp;gt;NMC&amp;lt;br /&amp;gt;DOGE&amp;lt;br /&amp;gt;HKD (International Bank Wire)&amp;lt;br /&amp;gt;HKD (Local Bank Transfer)&amp;lt;br /&amp;gt;USD (International Bank Wire)&amp;lt;br /&amp;gt;USD (EgoPay)&amp;lt;br /&amp;gt;AUD (Local Bank Transfer)&amp;lt;br /&amp;gt;AUD (International Bank Wire)&amp;lt;br /&amp;gt;CAD (International Bank Wire)&amp;lt;br /&amp;gt;CHF (International Bank Wire)&amp;lt;br /&amp;gt;EUR (SEPA)&amp;lt;br /&amp;gt;EUR (International Bank Wire)&amp;lt;br /&amp;gt;EUR (EgoPay)&amp;lt;br /&amp;gt;GBP (International Bank Wire)&amp;lt;br /&amp;gt;JPY (International Bank Wire)&amp;lt;br /&amp;gt;NZD (International Bank Wire)&amp;lt;br /&amp;gt;SGD (International Bank Wire)&amp;lt;br /&amp;gt; || &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Trading Fees as low as 0.05%&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Zero Bank Transfer Deposit Fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The only crypto-currency exchange in the world that facilitates Altcoin trading in ALL major currencies&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Daily processing of withdrawals and deposits Mon-Fri&amp;lt;li&amp;gt;All 10 fiat currency orders are maintained within a single order book&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Registered and based in Hong Kong&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; An approved Money Services Operator (MSO) with a license issued by the Hong Kong Customs and Excise Department&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Gox compatible trading API Available, inc. support for Altcoins&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Multilingual support (English, Traditional Chinese, Simplified Chinese)&amp;lt;li&amp;gt;Two-Factor Authentication&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Accepts cash deposits at the world&#039;s first Bitcoin retail store&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Advanced trading interface including support for keyboard hotkeys (i.e. &#039;B&#039; for Buy, &#039;L&#039; for Limit, &#039;Enter&#039; to execute, etc)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Native wallet apps for both [https://play.google.com/store/apps/details?id=com.anxbtc.android Android] and [https://itunes.apple.com/us/app/anx-vault-your-bitcoin-wallet/id855057847?ls=1&amp;amp;mt=8 iOS]&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|  [[File:BitQuickco.png|20px|link=https://www.bitquick.co]] [https://www.bitquick.co BitQuick.co]([https://en.bitcoin.it/wiki/BitQuick.co info)] || BTC&amp;lt;br/&amp;gt;Cash Deposit &amp;lt;br/&amp;gt; SEPA Transfer (International) || BTC|| Connects buyers to sellers around the globe via bank cash deposit or SEPA transfer. No registration required. Instant deposit to any bitcoin address after cash deposit or SEPA transfer receipt received.&lt;br /&gt;
|-&lt;br /&gt;
|  [https://www.bitsource.org BitSource.org]([https://en.bitcoin.it/wiki/BitSource info)] || BTC&amp;lt;br /&amp;gt;LTC&amp;lt;br /&amp;gt;PPC&amp;lt;br /&amp;gt;Visa&amp;lt;br /&amp;gt;Mastercard&amp;lt;br /&amp;gt;Cash Deposit &amp;lt;br/&amp;gt; SEPA Transfer (International)&amp;lt;br /&amp;gt;OKPay&amp;lt;br /&amp;gt; Payeer&amp;lt;br /&amp;gt; EgoPay&amp;lt;br /&amp;gt; SWIFT Transfers/Bank wire&amp;lt;br /&amp;gt; PerfectMoney&amp;lt;br /&amp;gt; MoneyPak || BTC&amp;lt;br /&amp;gt;LTC&amp;lt;br /&amp;gt;PPC&amp;lt;br /&amp;gt;Bank Wire|| BitSource.org is a crypto-currency exchange platform focused on simplifying the purchase and sale of Bitcoin, Litecoin, and other crypto-currencies. The company holds up to 98% of customer funds in cold wallets and offline in bank vaults to prevent theft or loss. &lt;br /&gt;
|-&lt;br /&gt;
|  [[Bitcoin Central]] || BTC&amp;lt;br/&amp;gt;EUR (SEPA bank transfer)&amp;lt;br/&amp;gt;International wire transfer || BTC&amp;lt;br/&amp;gt;EUR (SEPA bank transfer)&amp;lt;br /&amp;gt;International wire transfer || &lt;br /&gt;
|-&lt;br /&gt;
|  [[bitNZ]] || BTC&amp;lt;br/&amp;gt;NZD (Cash depost as Westbank) || BTC&amp;lt;br/&amp;gt;NZD (Domestic bank transfer) || &lt;br /&gt;
|-&lt;br /&gt;
|  [https://www.bitfinex.com/ Bitfinex] || BTC&amp;lt;br /&amp;gt;USD (Intl wire)|| BTC&amp;lt;br /&amp;gt;USD (Intl wire) ||&lt;br /&gt;
|-&lt;br /&gt;
|  [[Bitstamp]] || BTC&amp;lt;br /&amp;gt;EUR (SEPA transfer)&amp;lt;br /&amp;gt;USD (Intl wire)&amp;lt;br /&amp;gt;USD ([[Ripple]])&amp;lt;br /&amp;gt;CHF || BTC&amp;lt;br /&amp;gt;BTC (Redeemable code)&amp;lt;br /&amp;gt;EUR (SEPA transfer)&amp;lt;br /&amp;gt;USD (Intl wire)&amp;lt;br /&amp;gt;USD (Ripple)&amp;lt;br /&amp;gt;CHF || EUR and CHF deposits converted to/from USD for trading&lt;br /&gt;
|-&lt;br /&gt;
|  [https://bitcoin-24.com Bitcoin-24] || BTC&amp;lt;br /&amp;gt;EUR (SEPA transfer)&amp;lt;br /&amp;gt;EUR (Credit Card)&amp;lt;br /&amp;gt;EUR (SOFORT Überweisung || BTC&amp;lt;br /&amp;gt;EUR (SEPA transfer) || SOFORT Überweisung and Credit Card deposits are instant&lt;br /&gt;
|-&lt;br /&gt;
|  [https://BTCMarkets.net BTCMarkets.net] || BTC&amp;lt;br /&amp;gt;LTC&amp;lt;br/&amp;gt;AUD (Local Bank Transfer)&amp;lt;br /&amp;gt;AUD (Westpac Branch Cash Deposit) || BTC&amp;lt;br /&amp;gt;LTC&amp;lt;br/&amp;gt;AUD (Local Bank Transfer) || &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Australia&#039;s only locally based full service Bitcoin and Litecoin exchange.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Branch cash deposits (1-3 hours to clear)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Fast domestic bank transfers (1-2 business days to clear)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No deposit or withdrawal fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No international bank or currency conversion fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Australian owned and operated company with local support&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Trading fees from as low as 0.6%.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;[https://BTCMarkets.net BTCMarkets.net]&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;  &lt;br /&gt;
|-&lt;br /&gt;
|  [http://BTCTurk.com BTCTurk.com] || BTC&amp;lt;br /&amp;gt;TL (Bank transfer)&amp;lt;br /&amp;gt; || BTC&amp;lt;br /&amp;gt;TL (Bank transfer)&amp;lt;br /&amp;gt; || &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt; The first Bitcoin exchange to allow trades in Turkish Lira.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Available in Turkish language. &amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;  &lt;br /&gt;
|-&lt;br /&gt;
|  [[BTC-E]] || BTC&amp;lt;br /&amp;gt;BTC (BTC-e redeemable code)&amp;lt;br /&amp;gt;USD (Cash deposit at Post of Russia)&amp;lt;br /&amp;gt;USD (Cash deposit at banks including Privatbank, Savings Bank of Russia (Sberbank), RU/UA Terminals, &amp;amp; more)&amp;lt;br /&amp;gt;USD (Interkassa)&amp;lt;br /&amp;gt;USD (WebMoney - WMZ)&amp;lt;br /&amp;gt;USD (Yandex)&amp;lt;br /&amp;gt;USD (LiqPay)&amp;lt;br /&amp;gt;USD (Perfect Money)&amp;lt;br /&amp;gt;USD (QIWI)&amp;lt;br /&amp;gt;USD (OKPay)&amp;lt;br /&amp;gt;USD (RBK Money)&amp;lt;br /&amp;gt;USD (Ditial currencies including НСМЭП (NSMEP), Единый Кошелек (Unified Purse), TeleMoney, &amp;amp; more)&amp;lt;br /&amp;gt;USD (International bank wire)&amp;lt;br /&amp;gt;EUR (SEPA bank transfer)&amp;lt;br /&amp;gt;RUB (QIWI)&amp;lt;br /&amp;gt;RUB (LiqPay)&amp;lt;br /&amp;gt;RUB (WebMoney-WMR)&amp;lt;br /&amp;gt;RUB (BTC-e Redeemable code)&amp;lt;br /&amp;gt;RUB (Bank transfer) || BTC&amp;lt;br/&amp;gt;BTC (BTC-e redeemble code)&amp;lt;br /&amp;gt;USD (Webmoney - WMZ)&amp;lt;br /&amp;gt;USD (Perfect Money)&amp;lt;br /&amp;gt;USD (LiqPay)&amp;lt;br /&amp;gt;USD (QIWI)&amp;lt;br /&amp;gt;USD (PayPal)&amp;lt;br /&amp;gt;USD (OKPay)&amp;lt;br /&amp;gt;USD (Payza/AlertPay)&amp;lt;br /&amp;gt;USD (Privat, Privat UAH)&amp;lt;br /&amp;gt;USD (Cash deposit into Savings Bank/Sberbank, Telebank, Alfa Bank)&amp;lt;br /&amp;gt;USD (BTC-e Redeemable Code)&amp;lt;br /&amp;gt;USD (International Wire Transfer)&amp;lt;br /&amp;gt;EUR (SEPA bank transfer)&amp;lt;br /&amp;gt;RUB (Cash delivery, possible in Moscow)&amp;lt;br /&amp;gt;RUB (QIWI)&amp;lt;br /&amp;gt;RUB (LiqPay)&amp;lt;br /&amp;gt;RUB (WebMoney WMR)&amp;lt;br /&amp;gt;RUB (Яндекс.Деньги Yandex)&amp;lt;br /&amp;gt;RUB (RBK Money)&amp;lt;br /&amp;gt;Cash deposit (into account at Сбербанка России!/Savings Bank/Sberbank, Телебанк (Telebank), and АльфаБанк (Alfa Bank)&amp;lt;br /&amp;gt;RUB (Transfer to credit card VISA &amp;amp; MasterCard)&amp;lt;br /&amp;gt;RUB (BTC-e Redeemable code)&amp;lt;br /&amp;gt;RUB (Bank transfer) || Language: English, Russian. Interkassa can be funded from Webmoney and many other methods.&amp;lt;br /&amp;gt;BitInstant Can be funding option includes QIWI, Cyberplat.&lt;br /&gt;
|-&lt;br /&gt;
| [https://CampBX.com/ CampBX]  (CBX) || BTC &amp;lt;br/&amp;gt; USD ([[Dwolla]])&amp;lt;br/&amp;gt;USD (P2P bank transfer at Chase, B&amp;amp;nbsp;of&amp;amp;nbsp;A, Wells Fargo and ING. Credited after three business days).&amp;lt;br /&amp;gt;USD (Personal Check)&amp;lt;br /&amp;gt;USD (USPS Postal money order, Canada Post money order) || BTC&amp;lt;br /&amp;gt;USD ([[Dwolla]])&amp;lt;br/&amp;gt;USD (ACH Direct Deposit)&amp;lt;br /&amp;gt;USD (USPS Postal Money Order)&amp;lt;br/&amp;gt;USD (Domestic bank wire)&amp;lt;br/&amp;gt;USD (International bank wire) || &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt; Security certification from McAfee&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Advanced trading options with AON/FOK/Market&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;STOPLOSS and Short-Selling in Pipeline&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Trading API available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Wallet API available &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; CBX Instant Bitcoin Transfers Feature &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Stoploss / Custom Order Expiry Date/Time &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; SMS (Text Message) Notifications &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt; Two-Factor Authentication &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt; Based in USA - Atlanta &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;   &lt;br /&gt;
|-&lt;br /&gt;
|  [[CoinMKT]] || | BTC | LTC | PPC | TRC | NVC | NMC | FTC &amp;lt;br/&amp;gt; USD ([[Dwolla]])&amp;lt;br/&amp;gt;USD (P2P bank transfer at any US bank, credited after three business days).&amp;lt;br /&amp;gt;USD (Personal Check)&amp;lt;br /&amp;gt;USD (USPS Postal money order, Canada Post money order) || | BTC | LTC | PPC | TRC | NVC | NMC | FTC &amp;lt;br /&amp;gt;USD ([[Dwolla]])&amp;lt;br/&amp;gt;USD (USPS Postal Money Order)&amp;lt;br/&amp;gt;USD (Domestic bank wire)&amp;lt;br/&amp;gt;USD (International bank wire) || &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Trade any currency pair&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Fast, web-based ID verification&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Focused on user experience&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Play money trading&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt; Based in Santa Monica, CA &amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;   &lt;br /&gt;
|-&lt;br /&gt;
|  [[File:e-cointrade.com logo.png|link=https://www.e-cointrade.com/cointrade/content.jsp?language=English&amp;amp;ref=en.bitcoin.it&amp;amp;id=Home]] &amp;lt;br/&amp;gt; [https://www.e-cointrade.com/cointrade/content.jsp?language=English&amp;amp;ref=en.bitcoin.it&amp;amp;id=Home e-CoinTrade.com] ([[e-cointrade.com|info]]) || | Deposits:&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;BTC | LTC | FTC | IXC | NVC | MNC | TRC | PPC&amp;lt;br/&amp;gt;USD ([[Perfect Money]])&amp;lt;br/&amp;gt;EUR ([[Perfect Money]]) || | Withdrawals:&amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt;BTC | LTC | FTC | IXC | NVC | MNC | TRC | PPC&amp;lt;br/&amp;gt;USD ([[Perfect Money]])&amp;lt;br/&amp;gt;EUR ([[Perfect Money]])  || &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt; Focused in &#039;&#039;&#039;symplicity&#039;&#039;&#039; for the average user.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Full multilanguage, available in: English, Deutche, Español, Pусский, Français. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt; Automatic trading platform.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Trade in any combination of the currency pairs.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Live &#039;&#039;chatbox&#039;&#039; for users.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|  [[FYB-SG]] || BTC &amp;lt;br/&amp;gt; SGD(Internet Bank Transfer)&amp;lt;br/&amp;gt;SGD (Annonymous Cash Deposit at any UOB Cash Deposit Machine in Singapore).&amp;lt;br /&amp;gt; || BTC&amp;lt;br/&amp;gt;SGD(Internet Bank Transfer)&amp;lt;br/&amp;gt; || Based in Singapore&lt;br /&gt;
|-&lt;br /&gt;
|  [[FYB-SE]] || BTC &amp;lt;br/&amp;gt; SEK(Internet Bank Transfer)&amp;lt;br/&amp;gt; || BTC&amp;lt;br/&amp;gt;SEK(Internet Bank Transfer)&amp;lt;br/&amp;gt; || Based in Sweden&lt;br /&gt;
|-&lt;br /&gt;
|  [[File:Hit_20.png|20px|link=https://www.hitbtc.com]][[HITBTC]]  || | BTC&amp;lt;br/&amp;gt;LTC&amp;lt;br/&amp;gt;EUR (Wire Transfer)&amp;lt;br/&amp;gt;USD (Wire Transfer) || |  BTC&amp;lt;br/&amp;gt;LTC&amp;lt;br/&amp;gt;EUR (Wire Transfer)&amp;lt;br/&amp;gt;USD (Wire Transfer) || &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Cutting-edge technology places and matches order in milliseconds&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Two-factor Authentication&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;WebSocket subscription for prices and trades&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Asynchronous WebSocket-based trading interface&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;FOK and IOC orders&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;API&amp;lt;/li&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|  [https://www.itbit.com itBit] || BTC &amp;lt;br/&amp;gt; SGD(Bank Wire/GIRO)&amp;lt;br/&amp;gt;USD (Bank Wire)&amp;lt;br /&amp;gt;  EUR(Bank Wire)|| BTC &amp;lt;br/&amp;gt; SGD(Bank Wire/GIRO)&amp;lt;br/&amp;gt;USD (Bank Wire)&amp;lt;br /&amp;gt;  EUR(Bank Wire) || Based in Singapore&lt;br /&gt;
|-&lt;br /&gt;
|  [http://ice3x.co.za iceCUBED] || BTC&amp;lt;br /&amp;gt;LTC&amp;lt;br/&amp;gt;ZAR (Local and International Bank Transfer) || BTC&amp;lt;br /&amp;gt;LTC&amp;lt;br/&amp;gt;ZAR (Local and International Bank Transfer) || &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;South Africa&#039;s only locally based full-service Bitcoin and Litecoin exchange&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Fast domestic bank transfers (1-2 business days to clear)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No deposit or withdrawal fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;No international bank or currency conversion fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;South African owned and operated company with local support&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Trading fees from as low as 0.6%.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;[http://ice3x.co.za iceCUBED]&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;  &lt;br /&gt;
|-&lt;br /&gt;
|  [[Justcoin]]  || | BTC | XRP | LTC  &amp;lt;br/&amp;gt;NOK (Domestic transfer)&amp;lt;br/&amp;gt;EUR (SEPA/International wire transfer)&amp;lt;br/&amp;gt;USD (SEPA/International wire transfer) || |  BTC | XRP | LTC &amp;lt;br/&amp;gt;NOK (Domestic transfer)&amp;lt;br/&amp;gt;EUR (SEPA/International wire transfer)&amp;lt;br/&amp;gt;USD (SEPA/International wire transfer) || &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Based in Oslo, Norway&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Two-factor Authentication&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;API&amp;lt;/li&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|  [[Kapiton.se]]  || BTC&amp;lt;br/&amp;gt;SEK (Bankgiro Bank Transfer) || BTC&amp;lt;br/&amp;gt;SEK (Bankgiro Bank Transfer) || &lt;br /&gt;
|-&lt;br /&gt;
|  [[Kraken]] || | BTC | XRP | LTC | XVN&amp;lt;br/&amp;gt;EUR (SEPA transfer)&amp;lt;br /&amp;gt;EUR (International bank wire)&amp;lt;br /&amp;gt;USD (Domestic bank wire)&amp;lt;br /&amp;gt;USD (International bank wire) || | BTC | XRP | LTC | XVN&amp;lt;br/&amp;gt;EUR (SEPA transfer)&amp;lt;br/&amp;gt;EUR (International bank wire)&amp;lt;br /&amp;gt;USD (Domestic bank wire)&amp;lt;br /&amp;gt;USD (International bank wire)&amp;lt;br/&amp;gt;USD (ACH) || &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Legally compliant&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Advanced Stop Orders&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Margin Trading&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Based in San Francisco, CA&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Two-factor Authentication&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;API&amp;lt;/li&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|  [[File:MMB.png|20px|link=https://www.mengmengbi.cn]] [https://www.mengmengbi.cn Mengmengbi (萌萌币)]([https://en.bitcoin.it/wiki/Mengmengbi info)] || BTC&amp;lt;br /&amp;gt;LTC&amp;lt;br /&amp;gt;PPC&amp;lt;br /&amp;gt;NMC&amp;lt;br /&amp;gt;DOGE&amp;lt;br /&amp;gt;CNY(Local Bank Transfer)&amp;lt;br /&amp;gt; || BTC&amp;lt;br /&amp;gt;LTC&amp;lt;br /&amp;gt;PPC&amp;lt;br /&amp;gt;NMC&amp;lt;br /&amp;gt;DOGE&amp;lt;br /&amp;gt;CNY(Local Bank Transfer)&amp;lt;br /&amp;gt; || &amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;Powered by [https://www.anxpro.com ANX] &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Zero Trading Fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Instant processing of CNY deposits&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Near realtime processing of CNY withdraways (Mon-Fri)&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Gox compatible Trading API with BTC, DOGE, LTC, PPC, NMC support&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Zero bank transfer fees&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Shared liquidity with ANX, one of the top 10 Bitcoin exchanges in the world&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt; Multilingual support (English, Traditional Chinese, Simplified Chinese)&amp;lt;li&amp;gt;Two-Factor Authentication&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|  [[Rock Currency Exchange]] || BTC&amp;lt;br/&amp;gt;EUR (SEPA transfer)&amp;lt;br /&amp;gt;SLL (Second Life)&amp;lt;br /&amp;gt;USD (Dwolla) || BTC&amp;lt;br/&amp;gt;EUR (SEPA transfer)&amp;lt;br /&amp;gt;SLL (Second Life)&amp;lt;br /&amp;gt;USD (Dwolla)  || &lt;br /&gt;
|-&lt;br /&gt;
|  [[VirtEx]] || BTC&amp;lt;br/&amp;gt;CAD (cash deposit at Bank of Montreal or ScotiaBank)&amp;lt;br /&amp;gt;CAD (Online bill payment)&amp;lt;br /&amp;gt;CAD (Wire transfer) || BTC&amp;lt;br/&amp;gt;CAD (direct deposit)&amp;lt;br /&amp;gt;CAD (Canada Xpress Post Bank Draft send by mail)&amp;lt;br /&amp;gt;CAD Payza (formerly AlertPay) || &lt;br /&gt;
|-&lt;br /&gt;
|  [https://www.virwox.com/ VirWox] || BTC&amp;lt;br/&amp;gt;SLL (Second Life)&amp;lt;br/&amp;gt;ACD (Avination)&amp;lt;br/&amp;gt;OMC (OpenSim)&amp;lt;br/&amp;gt;USD,EUR,GBP,CHF ([[PayPal]])&amp;lt;br/&amp;gt;USD,EUR,GBP (Credit &amp;amp; Debit cards via [[Skrill]]/Moneybookers)&amp;lt;br/&amp;gt;USD,EUR,GBP ([http://www.neteller.com NETELLER])&amp;lt;br/&amp;gt;EUR (DIRECTebanking / Sofortuberweisung)&amp;lt;br/&amp;gt;USD,EUR,GBP,CHF ([http://www.paysafecard.com PaySafe Card])&amp;lt;br/&amp;gt;EUR (SEPA bank transfer)&amp;lt;br /&amp;gt;USD ([[UKash]] vouchers) || BTC&amp;lt;br/&amp;gt;SLL (Second Life)&amp;lt;br/&amp;gt;ACD (Avination)&amp;lt;br/&amp;gt;OMC (OpenSim)&amp;lt;br/&amp;gt;USD,EUR,GBP,CHF ([[PayPal]])&amp;lt;br /&amp;gt;USD,EUR,GBP ([[Skrill]]/Moneybookers)&amp;lt;br/&amp;gt;USD,EUR,GBP ([http://www.neteller.com NETELLER])&amp;lt;br/&amp;gt;EUR (SEPA bank transfer) || Trading through Second Life Linden Dollars.&amp;lt;br/&amp;gt;Variable limits on PayPal and Credit Card deposits. &lt;br /&gt;
|-&lt;br /&gt;
| [https://www.bitcointoyou.com BitcoinToYou] || BTC&amp;lt;br /&amp;gt;BRL&amp;lt;br /&amp;gt;USD&amp;lt;br /&amp;gt;EUR&amp;lt;br /&amp;gt; || BTC&amp;lt;br /&amp;gt;BRL&amp;lt;br /&amp;gt;USD&amp;lt;br /&amp;gt;EUR&amp;lt;br /&amp;gt; || Language: Portuguese (português), customer can buy in cash ou bank deposit at HSBC, SANTANDER, ITAÚ, CAIXA, BRADESCO and BANCO DO BRASIL.&lt;br /&gt;
|-&lt;br /&gt;
|  [[MORREX]] || BTC&amp;lt;br/&amp;gt;CAD &amp;lt;br /&amp;gt;CAD (Online bill payment)&amp;lt;br /&amp;gt;CAD (Wire transfer) || BTC&amp;lt;br/&amp;gt;CAD &amp;lt;br /&amp;gt;CAD (Canada Xpress Post Bank Draft send by mail)&amp;lt;br /&amp;gt;CAD || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fixed Rate Exchanges &amp;amp; Others==&lt;br /&gt;
For smaller amounts, the options are limited due to bank transfer fees, conversion fees and transaction size restrictions. Options include:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Service || Payment Method || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.alfacashier.com ALFAcashier] || BTC Bitcoin&amp;lt;br/&amp;gt;LTC Litecoin&amp;lt;br/&amp;gt;USD PerfectMoney&amp;lt;br/&amp;gt;USD LiqPay&amp;lt;br/&amp;gt;USD OKPay&amp;lt;br/&amp;gt;USD EgoPay&amp;lt;br/&amp;gt;USD BTC-E coupon/refill&amp;lt;br/&amp;gt;USD (International Bank Wire)&amp;lt;br/&amp;gt;EUR (International Bank Wire)&amp;lt;br/&amp;gt;RUB (Russian Bank Wire)  || Instant exchanger. Language: English, German, Russian, Chinese&amp;lt;br/&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Cumulative discount system&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Affiliate program&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Fees only 1-3%&amp;lt;/li&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.bestexchangeonline.com Bestexchangeonline.com] || USD PerfectMoney&amp;lt;br/&amp;gt;EUR PerfectMoney&amp;lt;br/&amp;gt;Cashu&amp;lt;br/&amp;gt;Egopay&amp;lt;br/&amp;gt;Okpay&amp;lt;br/&amp;gt;Bitcoin&amp;lt;br/&amp;gt; Webmoney &amp;lt;br/&amp;gt; PayPal&amp;lt;br/&amp;gt;USD LiqPay&amp;lt;br/&amp;gt;RUB || Buy Sell Exchange Bitcoins with the best price. &amp;lt;br/&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Instant Exchange&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;24/7/365 support&amp;lt;/li&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[File:BitSimpleIcon.png|30px|link=https://BitSimple.com]] [https://BitSimple.com BitSimple.] ([[BitSimple.|info]]) || USD (bank wire) || Don&#039;t get goxxed again! We never hold user&#039;s bitcoins. Purchased bitcoins will be directly transferred to your personal bitcoin wallet.  Stop accepting long delays waiting for funding.  We will lock in a rate once you confirm the wire has been sent, and will deliver your purchased coins the same day, usually within an hour.&lt;br /&gt;
|-&lt;br /&gt;
| [[File:BittyBot-head.png|20px|link=http://BittyBot.co.uk]] [http://BittyBot.co.uk BittyBot] ([[BittyBot|info]]) || GBP (varies person to person) || BittyBot monitors and compares the UK Bitcoin market to help you find the best prices and most reputable traders.&lt;br /&gt;
|-&lt;br /&gt;
| [https://quickbitcoin.co.uk Quickbitcoin.co.uk] ([[Quickbitcoin|info]]) || GBP (bank transfer) || Buy bitcoins in the UK in under 1 hour from trusted uk seller. Payments by UK bank transfer. No sign up required. [http://www.trustpilot.co.uk/review/quickbitcoin.co.uk See reviews here].&lt;br /&gt;
|-&lt;br /&gt;
| [https://24change.com 24Change.com] ([[24change.com|info]]) || &lt;br /&gt;
* USD, UAH, RUB, Visa, MasterCard &lt;br /&gt;
* C-Coin, eCoin, EgoPay, Payza, Payoneer, EPESE, MoneyGram, OKPAY, WireTransfer, QIWI, Yandex Money, BTC-E code, PayPal, PerfectMoney, Paymer, ePayments, LiqPay, Redpass, WESTERN UNION, C-Gold, Pecunix &lt;br /&gt;
* International Banks, Sberbank, Alfa-Bank, Privat24, Svyaznoy Bank, VTB24&lt;br /&gt;
|| &lt;br /&gt;
* Automatic bitcoin and e-currencies buy/sell service &lt;br /&gt;
* 24/7/365 fast and reliable e-currencies exchange &lt;br /&gt;
* Unlimited reserves &lt;br /&gt;
* 15% Affiliate program&lt;br /&gt;
|-&lt;br /&gt;
|[[File:favicon_b4c.jpg|20px|link=https://bit4coin.net]] [https://bit4coin.net bit4coin.net] ([[bit4coin|info]]) || [https://www.sofort.com SOFORT banking] &amp;lt;br&amp;gt; SEPA transfer (EUR) &amp;lt;br&amp;gt; International bank transfer ||  Buy bitcoin with gift vouchers: Order bit4coin gift vouchers online at [https://bit4coin.net bit4coin.net] and get them shipped to your door, ready to redeem into bitcoins. No registration required. Perfect for own use or as gift. &lt;br /&gt;
|-&lt;br /&gt;
| [[File:BitQuickco.png|20px|link=https://www.bitquick.co]] [https://www.bitquick.co BitQuick.co] ([https://en.bitcoin.it/wiki/BitQuick.co info)] || Cash Deposit or SEPA Transfer Only (International) || Connects buyers to sellers around the globe via bank cash deposit or SEPA transfer. No registration required. Instant deposit to any bitcoin address after cash deposit or SEPA transfer receipt received.&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.cryptxchange.com Cryptxchange] || USD (Cash Deposit)&amp;lt;br /&amp;gt;USD (Wire Transfer)&amp;lt;br /&amp;gt;CAD (Cash Deposit)&amp;lt;br /&amp;gt;CAD (Wire Transfer)&amp;lt;br /&amp;gt;You may make cash deposits at any Chase Bank Internationally (ARS, GBP, EUR, AUD, BRL, CLP, COP, EGP, KYD, SAR, CNY, AED, JPY, INR || A multinational US based cryptographic currency exchange. No login or account creation required. No identity verification required. Exquisite customer service. Average transaction time under two hours depending on the time of the day. One of the most anonymous and reliable exchanges on the net. We use SSL &amp;amp; AES-256 military grade encryption for all communication&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.getbitcoin.com.au Bitcoin (Australia)] || AUD (Bank Deposit)  || Bitcoin (Australia) / [https://www.getbitcoin.com.au www.getbitcoin.com.au] offers rapid transfer at low rates.&lt;br /&gt;
|-&lt;br /&gt;
|  [[File:BIPS.gif|20px|link=https://bips.me]] [https://bips.me BIPS] ([[BIPS|info]]) || CAD (Cash deposits in Canada&amp;lt;br /&amp;gt;Any Currency (Wire Transfer - Any Country)&amp;lt;br /&amp;gt;USD || &amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;DK-based&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;[https://github.com/BitcoinInternetPaymentSystem BIPS GitHub]&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;[https://bips.me/connect/BitcoinInternetPaymentSystemAPI.pdf REST API]&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [http://indo-bitcoin.com Indo-Bitcoin.com] || IDR Mandiri (Cash deposit and wire transfer)&amp;lt;br /&amp;gt; IDR BNI (Cash deposit and wire transfer)&amp;lt;br /&amp;gt; IDR BCA (Cash deposit and wire transfer)&amp;lt;br /&amp;gt; IDR BRI (Cash deposit and wire transfer)&amp;lt;br /&amp;gt; || Beli Bitcoin di Indonesia. Lowest fees, max. 30 minutes per transfer, 24 hours 7 days. No verification required.&lt;br /&gt;
|-&lt;br /&gt;
| [https://Bitcash.cz/market Bitcash.cz] ([[Bitcash.cz|info]]) || CZK domestic wire, EUR with SEPA || Live Auction Rates, person-to-person contract fulfillment&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.bitbrothersllc.com BitBrothers LLC] || Bank Transfer/Cash/Moneygram || If you are looking for an extremelly simple and anonymous way to purchase bitcoins, this is the best place to do it. We are so sure you will be a repeat customer that we are willing to provide discounts for first time buyers. Best Customer service in the industry.&lt;br /&gt;
|-&lt;br /&gt;
| [https://truckcoin.com TRUCK COIN] || Bank Transfer/Paypal/Wester Union/Moneygram/Cash/any method with any currency || There is another anonymous way to purchase bitcoins, this is the best safety and anonymous way.&lt;br /&gt;
|-&lt;br /&gt;
| [https://bitcointalk.org/index.php?topic=237164.0 Bitcoin-Brokers &amp;lt;br /&amp;gt;(USA)] || Cash deposit || At major banks like Bank of America, Chase, Wells Fargo, PNC, Citibank. No ID, No registration. Immediate fundings.&lt;br /&gt;
|-&lt;br /&gt;
| [https://bitcoini.com Bitcoini.com &amp;lt;br /&amp;gt;(Bulgaria, Romania)] || BGN (Bank deposit, Cash, EasyPay, Post, Econt)&amp;lt;br /&amp;gt;RON (Bank deposit)&amp;lt;br /&amp;gt;USD (Western Union, MoneyGram) || Fast and secure way to buy/sell bitcoins. Live support&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.bitcoinbymobile.com BitcoinByMobile.com] || Mobile Phone (Premium SMS)|| Buy bitcoins instantly using just your mobile phone. No registration or personal financial information needed. Available in: Austria, France, Germany, Luxembourg, Netherlands, Portugal, Spain, and United Kingdom&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.btc-dealer.com BTC-Dealer] || Credit Card through Liqpay || No signup required. Instant deposit to any bitcoin address&lt;br /&gt;
|-&lt;br /&gt;
| [https://moneypaktrader.com MoneypakTrader.com] ([[MoneypakTrader.com|info]]) || Moneypak (USD) &amp;lt;======&amp;gt; BTC &amp;lt;br /&amp;gt; BTC &amp;lt;======&amp;gt; Moneypak (USD) &amp;lt;br /&amp;gt; ReLoadit, etc. (USD) &amp;lt;====&amp;gt; BTC&amp;lt;br /&amp;gt; BTC &amp;lt;======&amp;gt;  ReLoadit, etc. (USD) || Pays a bonus over market for your BTC &amp;lt;br /&amp;gt; Charges a fee over market for your Moneypak, etc. &amp;lt;br /&amp;gt; Only accepts codes from original purchaser &amp;lt;br /&amp;gt; Attempts to have regular customers processed within 24 hrs &amp;lt;br /&amp;gt; Available for discussion via TorChat&lt;br /&gt;
|-&lt;br /&gt;
| [https://bitbargain.co.uk BitBargain] ([[BitBargain|info]]) || GBP || Quick transactions via Bank Transfer (fast payments support only), Pingit and Ukash. Deals happen between buyer and seller.&lt;br /&gt;
|-&lt;br /&gt;
| [https://bittylicious.com Bittylicious] ([[Bittylicious|info]]) || GBP, EUR, ZAR || Near instant transactions via UK Bank Transfer (Faster Payments only). No sign up required but can buy more if registered.&lt;br /&gt;
|-&lt;br /&gt;
| [http://btc.pt BTC.pt] || EUR (Multibanco) || Anonymous transactions. Pay the amount on any Portuguese ATM(MB) or homebanking service, we&#039;ll deduce our fee and buy the coins for you at market rate and send them very fast to your wallet. Only available in Portugal.&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.bitcointrader.com.au Bitcointrader] ([[Bitcointrader|info]]) || AUD (Cash deposit) || Lowest fee in Australia! Only 5%. Buy and sell bitcoins quickly and easily! Cash deposit at any Westpac Bank and National Australia Bank branch in Australia.&lt;br /&gt;
|-&lt;br /&gt;
| [https://blockchain.info/wallet/deposit-methods Blockchain] ([[BlockChain.info|info]]) || USD, GBP, EUR, BRL, AUD, CAD, JPY, EUR, CHF, PLN, CZK, RON, RUB, SEK, NOK, DKK || Purchased through [[BitInstant]] (U.S., Brazil, and Russia), Barclay&#039;s Pingit or Bank Transfer (GBP), Instant Bank Transfer (EUR) or SMS or premium phone call from a mobile. &lt;br /&gt;
|-&lt;br /&gt;
| [[BitInstant]] || USD (Cash deposit at banks, 7-11, Walmart, CVS, Moneygram locations)&amp;lt;br /&amp;gt;USD (Dwolla)&amp;lt;br /&amp;gt;BRL (Cash deposit at Banco Rendimento or through Boleto)&amp;lt;br /&amp;gt;RUB (Cash deposit through Qiwi or Cyberplat) || Deposit cash at 700,000 locations around the world and have your Bitcoins within 30 minutes. Absolute fastest and easiest way to buy Bitcoins. &lt;br /&gt;
|-&lt;br /&gt;
| [[Coinapult]] || Use [[BitInstant]] to use cash to purchase bitcoins sent to e-mail or SMS.  Choose &amp;quot;Bitcoin to e-mail&amp;quot; service and enter either e-mail or SMS. ||&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.ripio.com/ Ripio] || Buy bitcoin in Argentina using cash payment networks like PagoFacil, RapiPago, etc. || A good option for bitcoin beginners transactions take usually less than 24 hours and places for doing the payments are all over.&lt;br /&gt;
|-&lt;br /&gt;
| [http://coinbase.com/ Coinbase] || Buy and sell bitcoin by connecting a U.S. based bank account. Users need the account and routing numbers that can be found on a check to get started.  || Instant verification available for new accounts. Purchased bitcoin can be held in Coinbase&#039;s online wallet. Generally considered a good option for U.S. based bitcoin beginners.&lt;br /&gt;
|-&lt;br /&gt;
| [[Coin-Daddy]] || Buy bitcoins with PayPal and OKPAY || No verification needed. Customer just needs to pay with PayPal, leave the Wallet address and then he receives his coins, or pays via OKPAY. Available for purchase are: Bitcoins, Litecoins and PPCoins.&lt;br /&gt;
|-&lt;br /&gt;
| [http://BitcoinIsrael.co.il BitcoinIsrael.co.il]   || ILS (NIS - New Israeli Shekel)&lt;br /&gt;
* via bank transfer&lt;br /&gt;
* via Bank HaDoar /Post Office Bank (instant transfer)&lt;br /&gt;
* via In Person&lt;br /&gt;
|| Buy and sell your Bitcoins within minutes in person. Get &amp;quot;same day&amp;quot; service using Bank HaDoar /Post Office Bank. Get &amp;quot;next day&amp;quot; service using Bank Transfer.&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Nordic]] || &lt;br /&gt;
*EUR/DKK (SEPA and wire transfer)&lt;br /&gt;
*USD, EUR, GBP, DKK, SEK, NOK (Cash or check in the mail)&lt;br /&gt;
*AED, DZD, EGP, IQD, ILS, JOD, KWD, LGP, LYD, MRO, MYR, NGN, OMR, PKR, QAR, SAR, TRL, TZS, TND, YER ([[CashU]] card)&lt;br /&gt;
*MXN, EYU, BOB, BRL, COP, SYP, MAD, GHC, ZAR, CNY, CAD, and more ([[UKash]] voucher)&lt;br /&gt;
|| For UKash, redeemed through CashU account.&lt;br /&gt;
|-&lt;br /&gt;
| [[Spend Bitcoins]] || AUD (Cash deposit) || AUD cash deposit at NAB, Commonwealth Bank, Westpac and ANZ.&lt;br /&gt;
|-&lt;br /&gt;
| [https://bitcoinmylife.com/jml/buy-bitcoins BitcoinMyLife] &amp;lt;br /&amp;gt; ([[BitcoinMyLife|info]]) || EUR (SEPA bank transfer) || Simple and Safe.&amp;lt;br /&amp;gt;Pay first transaction fee with Twitter or Facebook post.&lt;br /&gt;
|-&lt;br /&gt;
| [[bitcoin.de]] || EUR (bank wire)&amp;lt;br /&amp;gt;EUR (SEPA bank transfer)&amp;lt;br /&amp;gt;EUR ([[Skrill]]/Moneybookers) || Varies (person to person)&amp;lt;br /&amp;gt;0.01 free Bitcoins for every new user&amp;lt;br /&amp;gt;eWallet&amp;lt;br /&amp;gt;Affiliate program&amp;lt;br /&amp;gt;Language: German, Englisch&amp;lt;br/&amp;gt; News&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.BitcoinZAP.com BitcoinZAP] || SEPA bank transfer - EUR &amp;lt;br&amp;gt; International bank transfer - EUR, USD &amp;lt;br&amp;gt; Western Union &amp;lt;br&amp;gt; MoneyGram &amp;lt;br&amp;gt; Cash (in the mail) - EUR, USD, CAD, GBP, HKD, JPY, PLN, AUD, CHF, CZK, DKK, HUF, MOP, SEK, NOK || Bitcoins usually delivered in less than 24 hours after payment is received&lt;br /&gt;
|-&lt;br /&gt;
| [[BTCX.se]] || SEK || Transfer to and banks in Sweden.&lt;br /&gt;
|-&lt;br /&gt;
| [[BTC China]] || || Converted to CNY for trading. &lt;br /&gt;
|-&lt;br /&gt;
| [[bitcoincambodia.com]] || USD (Cash, possible to pay everywhere in Cambodia) || You can buy Bitcoins for USD in Cambodia.&lt;br /&gt;
|-&lt;br /&gt;
| [[BitMarket.co]] || COP (Colombian Peso) || Varies (person to person)&lt;br /&gt;
|- &lt;br /&gt;
| [[bitcoin-otc|#bitcoin-otc]] || Person-to-person, various methods || IRC trading marketplace will usually have people willing to deal for small and larger amounts using various payment methods, including [[PayPal]], [[Dwolla]], [[Linden Dollars]], etc.&lt;br /&gt;
|-&lt;br /&gt;
| [[Canadian Bitcoins]] || CAD (Cash - XpressPost or Dropoff)&amp;lt;br /&amp;gt;USD (Cash - Courier: UPS, FedEx, etc.) || For dropoff, office in Ottawa.&lt;br /&gt;
|-&lt;br /&gt;
| [http://coinrepublic.com/buy-sell-bitcoins-singapore/ Coin Republic] ||  SGD (Singapore Dollar)|| Payment via local bank transfer.&lt;br /&gt;
|-&lt;br /&gt;
| [https://dgtmkt.com Dgtmkt] ([[Dgtmkt|info]]) || Malaysian Ringgit (MYR)&amp;lt;br /&amp;gt;Online bank transfers (Maybank2U, CIMB, MEPS, etc)&amp;lt;br /&amp;gt;E-vouchers (Web Cash, Mobile Money) || Bitcoin merchant for Malaysians,. dealing in Malaysian Ringgit. Fully automated immediate transfers. https://dgtmkt.com&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.dagensia.eu Dagensia] ([[Dagensia|info]]) || &lt;br /&gt;
* SEPA Bank Transfer (EUR)&lt;br /&gt;
* ATM card (EUR, USD)&lt;br /&gt;
* Sofort Banking (EUR)&lt;br /&gt;
* Direct Banking (EUR)&lt;br /&gt;
* Payza (official Exchanger)&lt;br /&gt;
* EgoPay, c-gold&lt;br /&gt;
* BUY AND SELL BITCOINS&lt;br /&gt;
|| Dagensia allows you to Buy and Sell Bitcoins and to store Bitcoins securely. You can get your first Bitcoin today, or you can start accepting Bitcoins directly into EUR or USD balance and ATM card. Sell and buy your Bitcoins through Wire, or SEPA EUR transfer, Direct Banking, ATM Cards. &#039;&#039;&#039;Fully licensed exchanger&#039;&#039;&#039;, supervised by Czech National Bank&lt;br /&gt;
|-&lt;br /&gt;
| [[Lilion Transfer]] || Bank Transfer: USD, AUD, CAD, JPY, EUR, CHF, GBP, PLN, CZK, RON, BGN, HRK, RUB, SEK, NOK, DKK, LTL, LVL&amp;lt;br /&amp;gt;Perfect Money&amp;lt;br /&amp;gt;Monetto&amp;lt;br /&amp;gt;OK Pay&amp;lt;br /&amp;gt;Cosmic Pay&amp;lt;br /&amp;gt;Pecunix&amp;lt;br /&amp;gt;C-Gold&amp;lt;br /&amp;gt;E-Pay Payments&amp;lt;br /&amp;gt;PayPal|| 122 accounts worldwide.&amp;lt;br /&amp;gt; Support in 30 languages&lt;br /&gt;
|-&lt;br /&gt;
| [[Nanaimo Gold]] || Western Union money transfer&amp;lt;br /&amp;gt;Moneygram money transfer&amp;lt;br /&amp;gt;Cash in the mail || Digital Currency &amp;lt;--&amp;gt; Bitcoin exchange is automated&amp;lt;br /&amp;gt;For cash in the mail send USD, EUR, CAD, or GBP.  Canada mailing address.&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin Argentina]] || Cash: ARS, BRL, USD &amp;lt;br /&amp;gt; Bank transfer: ARS || No exchange fees!&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoin.com.es]] || EUR (bank deposit) || Bank transfer or cash deposits at OpenBank in Spain.&lt;br /&gt;
|-&lt;br /&gt;
| [[Bahtcoin]] || Cash, Webmoney || Will cash out to Thai mobile and gaming prepaid cards as well.&lt;br /&gt;
|-&lt;br /&gt;
| [http://bitcoin.in.th Bitcoin Thailand] || THB: Cash/Bank Deposit || Same day service.&lt;br /&gt;
|-&lt;br /&gt;
| [[BitPiggy]] || AUD (Australian Dollar)|| Payment via bank transfer.&lt;br /&gt;
|-&lt;br /&gt;
| [[bitcoin.local]] || Person-to-person, various methods ||&lt;br /&gt;
|-&lt;br /&gt;
| [[bcchanger.com]] || Person-to-person via PayPal, [[Skrill]]/Moneybookers and other e-currency platforms ||&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoil]] || ILS (bank transfer) ||&lt;br /&gt;
|-&lt;br /&gt;
|  [[File:BXlogoSM.jpeg|link=http://bitXoin.com]]  [http://bitXoin.com bitXoin] ([[bitXoin|info]]) || AUD (Cash deposits) ||  Fast transaction processing, market rates with low commissions and no fees.  &lt;br /&gt;
Contact BUYbulk@bitXoin.com for special rates on BUY BTC transactions over $10,000 and SELLbulk@bitXoin.com for SELL BTC transactions over BTC50 &lt;br /&gt;
https://bitXoin.com/&lt;br /&gt;
|- &lt;br /&gt;
|[[btcnow]] || USD (OKPay, Dwolla) ||  bitcoins transferred instantly&lt;br /&gt;
|-&lt;br /&gt;
| [http://localbitcoins.com LocalBitcoins.com] || Varies (person to person)&amp;lt;br/&amp;gt;Physical cash locally&amp;lt;br/&amp;gt;[https://localbitcoins.com/buy-bitcoins-online/cash-deposit/ Cash deposit]&amp;lt;br&amp;gt;[https://localbitcoins.com/buy-bitcoins-online/okpay/ OKPay]&amp;lt;br/&amp;gt;[https://localbitcoins.com/buy-bitcoins-online/paypal/ PayPal]&amp;lt;br/&amp;gt;[https://localbitcoins.com/buy-bitcoins-online/dwolla/ Dwolla]&amp;lt;br/&amp;gt;[https://localbitcoins.com/buy-bitcoins-online/sepa-eu-bank-transfer/ SEPA Bank transfer] || Find your local bitcoin dealer, or purchase safely online using escrow! With dynamic pricing with equations.&amp;lt;br/&amp;gt;eWallet&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://localbitcoins.com/affiliate/ Affiliate program]&amp;lt;br/&amp;gt;&lt;br /&gt;
[https://localbitcoins.com/api-docs/ API]&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.bitbuy.nl BitBuy] || EUR (iDEAL) || Buy bitcoins instantly with iDEAL from the Netherlands. User will get price updates during the payment process.&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.happycoins.com HappyCoins] || EUR (iDEAL and SEPA bank transfer) || Buy and sell Bitcoins. Use the Dutch iDEAL payment system to receive Bitcoins within minutes. Prices are based on near real-time exchange prices.&lt;br /&gt;
|-&lt;br /&gt;
| [[ECurrencyZone]] || BTC&amp;lt;br/&amp;gt;INR (Cash deposit of Indian rupee)&amp;lt;br /&amp;gt;BDT (Cash deposit of Bangladeshi taka)&amp;lt;br /&amp;gt;NPR (Cash deposit of Nepalese rupee)&amp;lt;br /&amp;gt;MYR (Cash deposit of Malaysian ringitt)&amp;lt;br /&amp;gt;SGD (Cash deposit of Singaporean dollar)&amp;lt;br /&amp;gt;SGD (Net/Bank transfer)&amp;lt;br /&amp;gt;USD (Western Union, Moneygram, Citibank global funds transfer, OKPay)&amp;lt;br /&amp;gt;USD || Bank transfer considered at all locations with prior approval.&lt;br /&gt;
|-&lt;br /&gt;
| [[BitCoinVend]] || BTC&amp;lt;br/&amp;gt;USD (PayPal) || bitcoinvend@gmail.com, market variable with commission, quote based, verified paypal account with anti scammer verification&lt;br /&gt;
|-&lt;br /&gt;
| [[Bitcoins In Berlin]] || EUR (Cash in-the mail)&amp;lt;br /&amp;gt;EUR (Cash in-person trade)&amp;lt;br /&amp;gt;EUR (SEPA bank transfer)&amp;lt;br /&amp;gt;EUR (Western Union) || Cash in-the-mail is to a Berlin P.O. box. In-person trade is in Berlin.&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.lojabitcoin.pt Loja Bitcoin] || EUR (ATM/Multibanco) &amp;lt;br&amp;gt; EUR (bank transfer) &amp;lt;br&amp;gt; EUR (money order) &amp;lt;br&amp;gt; EUR (cash) || Several payment methods like the Portuguese &amp;quot;Multibanco&amp;quot; (ATM), &amp;quot;Vale postal CTT&amp;quot; (money order by mail), bank transfer and cash (in some locations) - Portugal only at the moment&lt;br /&gt;
|-&lt;br /&gt;
| [[Mang Sweeney]] || PHP (Cash)&amp;lt;br /&amp;gt;PHP (Cash deposit at bank) || Languages: English, Pinoy.&amp;lt;br /&amp;gt;PHP [https://localbitcoins.com/accounts/profile/mangsweeney cash trade method] in metro Manilla, Philappines.&lt;br /&gt;
|-&lt;br /&gt;
| [[mercaBit.eu]] || EUR (Ukash)&amp;lt;br/&amp;gt;EUR (Hal-Cash)&amp;lt;br/&amp;gt;EUR (Neteller)&amp;lt;br/&amp;gt;|| Buy bitcoins with ukash and more&lt;br /&gt;
|-&lt;br /&gt;
| [http://buyBTC.cz buyBTC.cz] ([[buyBTC.cz|info]]) || CZK (Domestic bank transfer)&amp;lt;br /&amp;gt;EUR (Bank transfer) || Buy bitcoins from the Czech Republic.&lt;br /&gt;
|-&lt;br /&gt;
| [http://bitonic.nl Bitonic.nl] || EUR (iDeal) || Buy bitcoins instantly from the Netherlands.&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.dragons.tl Dragon&#039;s Tale] ([[Dragon&#039;s Tale|info]]) || Credit card (except in the U.S.)  || Purchase bitcoins through this MMO casino with credit card, withdraw bitcoins (though a fee applies if withdrawn and no casino play.)&lt;br /&gt;
|-&lt;br /&gt;
| [https://buybitcoinbycreditcard.com buybitcoinbycreditcard.com] || JPY (Credit Card) || Buy bitcoins instantly with your credit card. No registration required. This site accept from the world.&lt;br /&gt;
|-&lt;br /&gt;
| [[OKPAY]] || BTC&amp;lt;br/&amp;gt;USD, EUR, GBP, RUB, CHF etc (Bank Wire Transfer)&amp;lt;br/&amp;gt;EUR (SofortBanking)&amp;lt;br/&amp;gt;USD, EUR (Liqpay)&amp;lt;br/&amp;gt;USD (CashU)&amp;lt;br/&amp;gt;USD, EUR, GBP, RUB, CHF etc (UWCFS)&amp;lt;br/&amp;gt;USD, RUB, UAH (Wallet1)&amp;lt;br/&amp;gt;RUB (Yandex Money)&amp;lt;br/&amp;gt;RUB (EasyPay)&amp;lt;br/&amp;gt;USD, EUR (CONTACT)&amp;lt;br/&amp;gt;USD, EUR (Migom)&amp;lt;br/&amp;gt;USD, EUR, CZK (Money Polo)&amp;lt;br/&amp;gt;USD, EUR (Intel Express)&amp;lt;br/&amp;gt;USD, EUR (Western Union via Exchange Partners)&amp;lt;br/&amp;gt;USD, EUR (Moneygram via Exchange Partners)&amp;lt;br/&amp;gt;USD, EUR (via Exchange Partners) || Support of 19 world currencies, 15 languages.&lt;br /&gt;
|-&lt;br /&gt;
| [http://bitplaats.nl Bitplaats.nl] || EUR (iDEAL) || Buy bitcoins instantly, pay with iDEAL. Buy bitcoin from the Netherlands.&lt;br /&gt;
|-&lt;br /&gt;
| [http://artabit.com artaBit.com] ([[artaBit|info]]) || IDR || Buy bitcoins in Indonesia.&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.bitsofgold.co.il BitsOfGold.co.il] ([[Bits_of_Gold|info]]) || ILS || Buy bitcoins from Israel.&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.rugatu.com rugatu.com] || EUR || Buy bitcoins with Neteller.&lt;br /&gt;
|-&lt;br /&gt;
|  [http://wmeng.exchanger.ru WMeng.Exchanger.ru] || Buy bitcoins with:&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;USD&amp;lt;/li&amp;gt;&amp;lt;/li&amp;gt;EUR&amp;lt;/li&amp;gt;&amp;lt;/li&amp;gt;RUB&amp;lt;/li&amp;gt;&amp;lt;/li&amp;gt;UAH&amp;lt;/li&amp;gt;&amp;lt;/li&amp;gt;Belorussian Roubles&amp;lt;/li&amp;gt;&amp;lt;/li&amp;gt;Vietnamese Dongs&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;br /&amp;gt;Sell bitcoins for:&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;USD&amp;lt;/li&amp;gt;&amp;lt;/li&amp;gt;EUR&amp;lt;/li&amp;gt;&amp;lt;/li&amp;gt;RUB&amp;lt;/li&amp;gt;&amp;lt;/li&amp;gt;UAH&amp;lt;/li&amp;gt;&amp;lt;/li&amp;gt;Belorussian Roubles || The exchange service of WebMoney Transfer system. WMT has a special units named WMX to operate BTC, which can be exchanged and/or withdrawn&lt;br /&gt;
|-&lt;br /&gt;
| [[WM-Center]] || USD (Western Union, MoneyGram) &amp;lt;br/&amp;gt; EUR &amp;lt;br/&amp;gt; RUR &amp;lt;br/&amp;gt; THB &amp;lt;br/&amp;gt; UAH || 24/7/365 support &amp;lt;br/&amp;gt; English, Spanish, Russian versions &amp;lt;br/&amp;gt; Fast reliable service since 2005&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.bitgo.co.il/ bitgo.co.il]|| ILS || Buy/Sell bitcoins in Israel.&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.belgacoin.com Belgacoin]|| EUR, USD, BGN, CHF, CZK, DKK, EEK, GBP, GIP, HRK, HUF, ISK, LTL, LVL, NOK, PLN, RON, SEK || The easiest way to buy Bitcoins in Europe. It is fast, secure and cheap. No registration required!&lt;br /&gt;
|-&lt;br /&gt;
| [https://bittiraha.fi/content/bittip%C3%B6rssi-osta-ja-myy-bitcoineja Bittiraha.fi]|| EUR (SEPA transfer) || Reliable Finland based exchange operated since 2012.&amp;lt;br/&amp;gt; 1-2 day deposits and 1-3 day withdrawals. No registration required!&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
| [https://bitalo.com Bitalo] ([[Bitalo|info]]) || Varies (person to person)&amp;lt;br/&amp;gt;[https://localbitcoins.com/buy-bitcoins-online/sepa-eu-bank-transfer/ SEPA Bank transfer] || Purchase Bitcoins directly from another person.&amp;lt;br/&amp;gt;eWallet&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Direct / Bulk Buying==&lt;br /&gt;
&lt;br /&gt;
Liquidity providers for transactions of size ($10,000 or larger).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Service || Type || Payment Method || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.bitbrothersllc.com BitBrothers LLC] || Direct purchases up to $10,000 || USD (Bank Deposit at a Chase bank OR cash orders including cashiers checks and money orders) || BTC || Best customer service in the industry and quickest transaction speeds.&lt;br /&gt;
|-&lt;br /&gt;
| [http://bitcointalk.org/index.php?topic=87094.0 BitPay] ([[BitPay|info]]) || Direct purchases, $10,000 USD and higher || USD (Bank wire, domestic or international) || BTC || Contact for other payment methods. &lt;br /&gt;
|-&lt;br /&gt;
| [https://truckcoin.com TRUCK COIN] || Directly and Easily || USD, EUR, SGD, VND and more (Bank Wire, Western Union, Paypal, face-face) || BTC || Contact for other method directly with sellers or buyers.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Other Financial Services==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Service || Type || Payment || Settled || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [https://giftcarddrainer.com GiftCardDrainer.com] || Transfer gift card balance to Bitcoin address or conventional account. || BTC, USD || || Customers can redeem their Visa, MasterCard, American Express or Discover gift card for Bitcoins or payment into their personal bank or PayPal account. 5.7% + $0.57 fee.&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.indx.ru/?lang=en-US INDX] || Stock market, where BTC are also traded || - || - || Trader`s account can be withdrawn with BTC or with USD via WebMoney.&lt;br /&gt;
|-&lt;br /&gt;
| [[MPEx]] || Buy / Sell / Exercise CALLs / PUTs, American style.&amp;lt;br /&amp;gt;52 strikes offered (by .5), current month + 2.&amp;lt;br /&amp;gt; No shorting available yet.|| BTC || BTC || Transactions encoded via amt.&amp;lt;br /&amp;gt; Must use non-rounding client&amp;lt;br /&amp;gt;(0.3.24 or later)&lt;br /&gt;
|-&lt;br /&gt;
| [https://vircurex.com/ Vircurex] || Buy / Sell Options&amp;lt;br/&amp;gt;Loan / Borrow || BTC, NMC, LTC, DVC, GG, I0C, IXC, SC || BTC, NMC, LTC, DVC, GG, I0C, IXC, SC ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Physical Bitcoins==&lt;br /&gt;
&lt;br /&gt;
Physical Bitcoins are bearer tokens that have an embedded redeemable digital bitcoin value if torn open.  While they are somewhat expensive if bought purely for the digital bitcoins, they are relatively easy to get, because they can be purchased with PayPal or credit card - payment methods typically not accepted for pure digital bitcoin purchases.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Service || Type || Payment || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [https://www.casascius.com Casascius.com] || Casascius Physical Bitcoins || BTC || &lt;br /&gt;
|-&lt;br /&gt;
| [https://btcstore.eu BTCstore.eu]|| BTC Store Paperwallets, Casascius and Recalescence Physical Bitcoins reseller || BTC, EUR (SEPA bank transfer), Finnish online banks || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Exchange Directories==&lt;br /&gt;
* [http://bitcoinx.io/ BitcoinX.io] Peer-to-Peer Bitcoin Reviews&lt;br /&gt;
* [http://howtobuybitcoins.info/ HowToBuyBitcoins.info]&lt;br /&gt;
* [http://wheretobuycryptocoins.com WhereToBuyCryptocoins.com]. Shows exchanges, markets, faucets, sites to spend cryptocoins and more.&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
* [[:Category:Digital_currencies|Digital Currencies]]&lt;br /&gt;
* [[Selling bitcoins]]&lt;br /&gt;
* [[Secure Trading]]&lt;br /&gt;
* [[Bitcoin Ladder]]&lt;br /&gt;
* [[:Category:Local|Local]] exchanges&lt;br /&gt;
&lt;br /&gt;
[[Category:Exchanges]]&lt;br /&gt;
[[Category:Introduction]]&lt;br /&gt;
[[zh-cn:购买bitcoins]]&lt;br /&gt;
[[ru:Приобретение биткойнов]]&lt;/div&gt;</summary>
		<author><name>TimS</name></author>
	</entry>
</feed>