9 Best Bitcoin Wallets for Android Reviewed (2020 Updated)
Klever: Bitcoin Blockchain Wallet for Android - Free ...
BEST Anonymous Bitcoin Wallets To Use In 2020
Bitcoin Wallet for Android - APK Download
How do I import an unencrypted (BTC and BCH) private key into the Bitcoin.com wallet app on Android? I can't find any way to import or swipe a simple private key and would prefer to use the Bitcoin.com wallet instead of using Mycelium that has that functionality. Is lacking this feature intentional?
I'd prefer to use the Bitcoin.com wallet app for Android to import an unencrypted private key because I trust the Bitcoin.com wallet team more than I trust the Mycelium team. But it seems that I'd be forced to keep using the Mycelium app because it has a private key import function and the Bitcoin.com wallet app is missing such a function. Why does the Bitcoin.com lack this feature? Is it intentional for some reason? If not, when will it be added? I think this feature should be added as well as a feature to show any unencrypted private key so that a user can copy it with a simple pen and paper and then put the paper in a bank's safety deposit box for example. Mycelium can do both of those things so I see no good reason why the Bitcoin.com wallet app should intentionally lack those features. Please add the "import and export unencrypted single address private key" features to the Bitcoin.com wallet app so that I can stop using the Mycelium wallet and start using the Bitcoin.com wallet app instead. The primary reason that I trust the Mycelium team less nowadays is that they seem to be incompetent because it's been 674 days since 2017-08-01 and they still have not managed to implement support for sending and receiving BCH. I've started to trust the Bitcoin.com wallet the most nowadays because it's become old enough with no loss of funds stories that they appear to have been enough "time tested". I trust the Mycelium wallet the second most and would strongly prefer not to use any other apps or programs for my "import an unencrypted private key" problem. I trust the Bitcoin ABC client too of course but then there's the problem with trusting the desktop OS and all the unisolated programs that are installed by default etc. This was asked before but didn't get any replies: https://www.reddit.com/btc/comments/974ybj/confused_import_a_private_key_to_bitcoincom_wallet/
Is there a way to get the private keys/seed from "Bitcoin Wallet" android app?
Question as stated in the title. Left btc in there for the fork like an idiot. Really would like to know if it's possible to get the seed from this app... I can backup the wallet... could I load it into another app potentially that can see the seed? Thanks!
How can I restore an encrypted private key from the Android Bitcoin Wallet app?
I backed up my wallet from the Android Bitcoin Wallet app to an encrypted private key that I now have as a file on my PC. I've done a factory reset on my Android phone and am wondering how I can restore my wallet from the backup file (that's why I made it, right?) I found the "restore wallet" function in the app, but I don't know how to make it locate the backup file... EDIT: I figured it out - I had to move the file to the "download" folder on my phone, then the app saw it.
/r/Monero Weekly Discussion – October 03, 2020 - Use this thread for general chatter, basic questions, and if you're new to Monero
Index
General questions
Wallet: CLI & GUI
Wallet: Ledger
Nodes
1. General questions
Where can I download the Monero wallet?
There are multiple Monero wallets for a wide range of devices at your disposal. Check the table below for details and download links. Attention: for extra security make sure to calculate and compare the checksum of your downloaded files when possible. Please note the following usage of the labels: ⚠️ - Relatively new and/or beta. Use wallet with caution. ☢️ - Closed source.
Desktop wallets
Wallet
Device
Description
Download link
"Official" GUI / CLI
Windows, macOS, Linux
Default implementation maintained by the core team. Use this wallet to run a full node and obtain maximum privacy. Integrates with hardware wallets. Current version: 0.16.0.3 / 0.16.0.3.
Lightweight wallet -- you don't need to download the blockchain and run a node. MyMonero was developed with the assistance of the core team. It also has web-based and iOS versions.
Your balance is unlocked after 10 confirmations (which means 10 mined blocks). A block is mined approximately every two minutes on the Monero network, so that would be around 20 minutes.
How can I prove that I sent a payment?
The fastest and most direct way is by using the ExploreMonero blockchain explorer. You will need to recover the transaction key from your wallet (complete guide for GUI / CLI).
How do I buy Monero (XMR) with Bitcoin (BTC)?
There are dozens of exchanges that trade Monero against Bitcoin and other cryptocurrencies. Check out the list on CoinMarketCap and choose the option that suits you best.
How do I buy Monero (XMR) with fiat?
Kraken (USD and EUR): old-school, decent exchange. They might require your documents for verification and approval of your account.
LocalMonero: peer-to-peer exchange. They have pretty much everything as a payment method and they support hundreds of fiat options.
How can I quickly exchange my Monero (XMR) for Bitcoin (BTC)?
There are multiple ways to exchange your Monero for Bitcoin, but first of all, I'd like to remind you that if you really want to do your part for Monero, one of the simplest ways is to get in touch with your merchant/service provider and request for it to accept Monero directly as payment. Ask the service provider to visit the official website and our communication channels if he or she needs help with system integration. That being said, the community has been recommending two services in particular, XMR.TO and MorphToken. These services are only recommendations and are operated by entities outside the control of the Monero Project. Be diligent.
How do I mine Monero? And other mining questions.
The correct place to ask questions and discuss the Monero mining scene is in the dedicated subreddit MoneroMining. That being said, you can find a list of pools and available mining software in the GetMonero.org website.
2. Wallet: CLI & GUI
Why I can't see my balance? Where is my XMR?
Before any action there are two things to check:
Are you using the latest available version of the wallet? A new version is released roughly every 6 months, so make sure you're using the current release (compare the release on GetMonero.org with your wallet's version on Settings, under Debug info).
Is your wallet fully synchronized? If it isn't, wait the sync to complete.
Because Monero is different from Bitcoin, wallet synchronization is not instant. The software needs to synchronize the blockchain and use your private keys to identify your transactions. Check in the lower left corner (GUI) if the wallet is synchronized. You can't send transactions and your balance might be wrong or unavailable if the wallet is not synced with the network. So please wait. If this is not a sufficient answer for your case and you're looking for more information, please see this answer on StackExchange.
How do I upgrade my wallet to the newest version?
This question is beautifully answered on StackExchange.
Why does it take so long to sync the wallet [for the first time]?
You have decided to use Monero's wallet and run a local node. Congratulations! You have chosen the safest and most secure option for your privacy, but unfortunately this has an initial cost. The first reason for the slowness is that you will need to download the entire blockchain, which is considerably heavy (+70 GB) and constantly growing. There are technologies being implemented in Monero to slow this growth, however it is inevitable to make this initial download to run a full node. Consider syncing to a device that has an SSD instead of an HDD, as this greatly impacts the speed of synchronization. Now that the blockchain is on your computer, the next time you run the wallet you only need to download new blocks, which should take seconds or minutes (depending on how often you use the wallet).
I don't want to download the blockchain, how can I skip that?
The way to skip downloading the blockchain is connecting your wallet to a public remote node. You can follow this guide on how to set it up. You can find a list of public remote nodes on MoneroWorld. Be advised that when using a public remote node you lose some of your privacy. A public remote node is able to identify your IP and opens up a range for certain attacks that further diminish your privacy.A remote node can't see your balance and it can't spend your XMR.
How do I restore my wallet from the mnemonic seed or from the keys?
To restore your wallet with the 25 word mnemonic seed, please see this guide. To restore your wallet with your keys, please see this guide.
3. Wallet: Ledger
How do I generate a Ledger Monero Wallet with the GUI or CLI?
This question is beautifully answered on StackExchange. Check this page for the GUI instructions, and this page for the CLI instructions.
4. Nodes
How can my local node become a public remote node?
If you want to support other Monero users by making your node public, you can follow the instructions on MoneroWorld, under the section "How To Include Your Node On Moneroworld".
How can I connect my node via Tor?
This question is beautifully answered on StackExchange.
/r/Monero Weekly Discussion – September 19, 2020 - Use this thread for general chatter, basic questions, and if you're new to Monero
Index
General questions
Wallet: CLI & GUI
Wallet: Ledger
Nodes
1. General questions
Where can I download the Monero wallet?
There are multiple Monero wallets for a wide range of devices at your disposal. Check the table below for details and download links. Attention: for extra security make sure to calculate and compare the checksum of your downloaded files when possible. Please note the following usage of the labels: ⚠️ - Relatively new and/or beta. Use wallet with caution. ☢️ - Closed source.
Desktop wallets
Wallet
Device
Description
Download link
"Official" GUI / CLI
Windows, macOS, Linux
Default implementation maintained by the core team. Use this wallet to run a full node and obtain maximum privacy. Integrates with hardware wallets. Current version: 0.16.0.3 / 0.16.0.3.
Lightweight wallet -- you don't need to download the blockchain and run a node. MyMonero was developed with the assistance of the core team. It also has web-based and iOS versions.
Your balance is unlocked after 10 confirmations (which means 10 mined blocks). A block is mined approximately every two minutes on the Monero network, so that would be around 20 minutes.
How can I prove that I sent a payment?
The fastest and most direct way is by using the ExploreMonero blockchain explorer. You will need to recover the transaction key from your wallet (complete guide for GUI / CLI).
How do I buy Monero (XMR) with Bitcoin (BTC)?
There are dozens of exchanges that trade Monero against Bitcoin and other cryptocurrencies. Check out the list on CoinMarketCap and choose the option that suits you best.
How do I buy Monero (XMR) with fiat?
Kraken (USD and EUR): old-school, decent exchange. They might require your documents for verification and approval of your account.
LocalMonero: peer-to-peer exchange. They have pretty much everything as a payment method and they support hundreds of fiat options.
How can I quickly exchange my Monero (XMR) for Bitcoin (BTC)?
There are multiple ways to exchange your Monero for Bitcoin, but first of all, I'd like to remind you that if you really want to do your part for Monero, one of the simplest ways is to get in touch with your merchant/service provider and request for it to accept Monero directly as payment. Ask the service provider to visit the official website and our communication channels if he or she needs help with system integration. That being said, the community has been recommending two services in particular, XMR.TO and MorphToken. These services are only recommendations and are operated by entities outside the control of the Monero Project. Be diligent.
How do I mine Monero? And other mining questions.
The correct place to ask questions and discuss the Monero mining scene is in the dedicated subreddit MoneroMining. That being said, you can find a list of pools and available mining software in the GetMonero.org website.
2. Wallet: CLI & GUI
Why I can't see my balance? Where is my XMR?
Before any action there are two things to check:
Are you using the latest available version of the wallet? A new version is released roughly every 6 months, so make sure you're using the current release (compare the release on GetMonero.org with your wallet's version on Settings, under Debug info).
Is your wallet fully synchronized? If it isn't, wait the sync to complete.
Because Monero is different from Bitcoin, wallet synchronization is not instant. The software needs to synchronize the blockchain and use your private keys to identify your transactions. Check in the lower left corner (GUI) if the wallet is synchronized. You can't send transactions and your balance might be wrong or unavailable if the wallet is not synced with the network. So please wait. If this is not a sufficient answer for your case and you're looking for more information, please see this answer on StackExchange.
How do I upgrade my wallet to the newest version?
This question is beautifully answered on StackExchange.
Why does it take so long to sync the wallet [for the first time]?
You have decided to use Monero's wallet and run a local node. Congratulations! You have chosen the safest and most secure option for your privacy, but unfortunately this has an initial cost. The first reason for the slowness is that you will need to download the entire blockchain, which is considerably heavy (+70 GB) and constantly growing. There are technologies being implemented in Monero to slow this growth, however it is inevitable to make this initial download to run a full node. Consider syncing to a device that has an SSD instead of an HDD, as this greatly impacts the speed of synchronization. Now that the blockchain is on your computer, the next time you run the wallet you only need to download new blocks, which should take seconds or minutes (depending on how often you use the wallet).
I don't want to download the blockchain, how can I skip that?
The way to skip downloading the blockchain is connecting your wallet to a public remote node. You can follow this guide on how to set it up. You can find a list of public remote nodes on MoneroWorld. Be advised that when using a public remote node you lose some of your privacy. A public remote node is able to identify your IP and opens up a range for certain attacks that further diminish your privacy.A remote node can't see your balance and it can't spend your XMR.
How do I restore my wallet from the mnemonic seed or from the keys?
To restore your wallet with the 25 word mnemonic seed, please see this guide. To restore your wallet with your keys, please see this guide.
3. Wallet: Ledger
How do I generate a Ledger Monero Wallet with the GUI or CLI?
This question is beautifully answered on StackExchange. Check this page for the GUI instructions, and this page for the CLI instructions.
4. Nodes
How can my local node become a public remote node?
If you want to support other Monero users by making your node public, you can follow the instructions on MoneroWorld, under the section "How To Include Your Node On Moneroworld".
How can I connect my node via Tor?
This question is beautifully answered on StackExchange.
/r/Monero Weekly Discussion – September 26, 2020 - Use this thread for general chatter, basic questions, and if you're new to Monero
Index
General questions
Wallet: CLI & GUI
Wallet: Ledger
Nodes
1. General questions
Where can I download the Monero wallet?
There are multiple Monero wallets for a wide range of devices at your disposal. Check the table below for details and download links. Attention: for extra security make sure to calculate and compare the checksum of your downloaded files when possible. Please note the following usage of the labels: ⚠️ - Relatively new and/or beta. Use wallet with caution. ☢️ - Closed source.
Desktop wallets
Wallet
Device
Description
Download link
"Official" GUI / CLI
Windows, macOS, Linux
Default implementation maintained by the core team. Use this wallet to run a full node and obtain maximum privacy. Integrates with hardware wallets. Current version: 0.16.0.3 / 0.16.0.3.
Lightweight wallet -- you don't need to download the blockchain and run a node. MyMonero was developed with the assistance of the core team. It also has web-based and iOS versions.
Your balance is unlocked after 10 confirmations (which means 10 mined blocks). A block is mined approximately every two minutes on the Monero network, so that would be around 20 minutes.
How can I prove that I sent a payment?
The fastest and most direct way is by using the ExploreMonero blockchain explorer. You will need to recover the transaction key from your wallet (complete guide for GUI / CLI).
How do I buy Monero (XMR) with Bitcoin (BTC)?
There are dozens of exchanges that trade Monero against Bitcoin and other cryptocurrencies. Check out the list on CoinMarketCap and choose the option that suits you best.
How do I buy Monero (XMR) with fiat?
Kraken (USD and EUR): old-school, decent exchange. They might require your documents for verification and approval of your account.
LocalMonero: peer-to-peer exchange. They have pretty much everything as a payment method and they support hundreds of fiat options.
How can I quickly exchange my Monero (XMR) for Bitcoin (BTC)?
There are multiple ways to exchange your Monero for Bitcoin, but first of all, I'd like to remind you that if you really want to do your part for Monero, one of the simplest ways is to get in touch with your merchant/service provider and request for it to accept Monero directly as payment. Ask the service provider to visit the official website and our communication channels if he or she needs help with system integration. That being said, the community has been recommending two services in particular, XMR.TO and MorphToken. These services are only recommendations and are operated by entities outside the control of the Monero Project. Be diligent.
How do I mine Monero? And other mining questions.
The correct place to ask questions and discuss the Monero mining scene is in the dedicated subreddit MoneroMining. That being said, you can find a list of pools and available mining software in the GetMonero.org website.
2. Wallet: CLI & GUI
Why I can't see my balance? Where is my XMR?
Before any action there are two things to check:
Are you using the latest available version of the wallet? A new version is released roughly every 6 months, so make sure you're using the current release (compare the release on GetMonero.org with your wallet's version on Settings, under Debug info).
Is your wallet fully synchronized? If it isn't, wait the sync to complete.
Because Monero is different from Bitcoin, wallet synchronization is not instant. The software needs to synchronize the blockchain and use your private keys to identify your transactions. Check in the lower left corner (GUI) if the wallet is synchronized. You can't send transactions and your balance might be wrong or unavailable if the wallet is not synced with the network. So please wait. If this is not a sufficient answer for your case and you're looking for more information, please see this answer on StackExchange.
How do I upgrade my wallet to the newest version?
This question is beautifully answered on StackExchange.
Why does it take so long to sync the wallet [for the first time]?
You have decided to use Monero's wallet and run a local node. Congratulations! You have chosen the safest and most secure option for your privacy, but unfortunately this has an initial cost. The first reason for the slowness is that you will need to download the entire blockchain, which is considerably heavy (+70 GB) and constantly growing. There are technologies being implemented in Monero to slow this growth, however it is inevitable to make this initial download to run a full node. Consider syncing to a device that has an SSD instead of an HDD, as this greatly impacts the speed of synchronization. Now that the blockchain is on your computer, the next time you run the wallet you only need to download new blocks, which should take seconds or minutes (depending on how often you use the wallet).
I don't want to download the blockchain, how can I skip that?
The way to skip downloading the blockchain is connecting your wallet to a public remote node. You can follow this guide on how to set it up. You can find a list of public remote nodes on MoneroWorld. Be advised that when using a public remote node you lose some of your privacy. A public remote node is able to identify your IP and opens up a range for certain attacks that further diminish your privacy.A remote node can't see your balance and it can't spend your XMR.
How do I restore my wallet from the mnemonic seed or from the keys?
To restore your wallet with the 25 word mnemonic seed, please see this guide. To restore your wallet with your keys, please see this guide.
3. Wallet: Ledger
How do I generate a Ledger Monero Wallet with the GUI or CLI?
This question is beautifully answered on StackExchange. Check this page for the GUI instructions, and this page for the CLI instructions.
4. Nodes
How can my local node become a public remote node?
If you want to support other Monero users by making your node public, you can follow the instructions on MoneroWorld, under the section "How To Include Your Node On Moneroworld".
How can I connect my node via Tor?
This question is beautifully answered on StackExchange.
You've probably been hearing a lot about Bitcoin recently and are wondering what's the big deal? Most of your questions should be answered by the resources below but if you have additional questions feel free to ask them in the comments. It all started with the release of the release of Satoshi Nakamoto's whitepaper however that will probably go over the head of most readers so we recommend the following videos for a good starting point for understanding how bitcoin works and a little about its long term potential:
Some other great resources include Lopp.net, the Princeton crypto series and James D'Angelo's Bitcoin 101 Blackboard series. Some excellent writing on Bitcoin's value proposition and future can be found at the Satoshi Nakamoto Institute. Some Bitcoin statistics can be found here and here. Developer resources can be found here. Peer-reviewed research papers can be found here. Potential upcoming protocol improvements and scaling resources here and here. The number of times Bitcoin was declared dead by the media can be found here (LOL!)
Key properties of Bitcoin
Limited Supply - There will only ever be 21,000,000 bitcoins created and they are issued in a predictable fashion, you can view the inflation schedule here. Once they are all issued Bitcoin will be truly deflationary. The halving countdown can be found here.
Open source - Bitcoin code is fully auditable. You can read the source code yourself here.
Accountable - The public ledger is transparent, all transactions are seen by everyone.
Decentralized - Bitcoin is globally distributed across thousands of nodes with no single point of failure and as such can't be shut down similar to how Bittorrent works. You can even run a node on a Raspberry Pi.
Censorship resistant - No one can prevent you from interacting with the bitcoin network and no one can censor, alter or block transactions that they disagree with, see Operation Chokepoint.
Push system - There are no chargebacks in bitcoin because only the person who owns the address where the bitcoins reside has the authority to move them.
Low fee scaling - On chain transaction fees depend on network demand and how much priority you wish to assign to the transaction. Most wallets calculate on chain fees automatically but you can view current fees here and mempool activity here. On chain fees may rise occasionally due to network demand, however instant micropayments that do not require confirmations are happening via the Lightning Network, a second layer scaling solution currently rolling out on the Bitcoin mainnet.
Borderless - No country can stop it from going in/out, even in areas currently unserved by traditional banking as the ledger is globally distributed.
Trustless - Bitcoin solved the Byzantine's Generals Problem which means nobody needs to trust anybody for it to work.
Secure - Encrypted cryptographically and can’t be brute forced or confiscated with proper key management such as hardware wallets.
Programmable - Individual units of bitcoin can be programmed to transfer based on certain criteria being met
Nearly instant - From a few seconds to a few minutes depending on need for confirmations. Transactions are irreversible after one or more confirmations.
Portable - Bitcoins are digital so they are easier to move than cash or gold. They can even be transported by simply memorizing a string of words for wallet recovery (while cool this method is generally not recommended due to potential for insecure key generation by inexperienced users. Hardware wallets are the preferred method for new users due to ease of use and additional security).
Scalable - While the protocol is still being optimized for increased transaction capacity, blockchains do not scale very well, so most transaction volume is expected to occur on Layer 2 networks built on top of Bitcoin.
Divisible - Each bitcoin can be divided down to 8 decimals, which means you don't have to worry about buying an entire bitcoin.
Bitcoin.org and BuyBitcoinWorldwide.com are helpful sites for beginners. You can buy or sell any amount of bitcoin (even just a few dollars worth) and there are several easy methods to purchase bitcoin with cash, credit card or bank transfer. Some of the more popular resources are below, also check out the bitcoinity exchange resources for a larger list of options for purchases.
Here is a listing of local ATMs. If you would like your paycheck automatically converted to bitcoin use Bitwage. Note: Bitcoins are valued at whatever market price people are willing to pay for them in balancing act of supply vs demand. Unlike traditional markets, bitcoin markets operate 24 hours per day, 365 days per year. Preev is a useful site that that shows how much various denominations of bitcoin are worth in different currencies. Alternatively you can just Google "1 bitcoin in (your local currency)".
Securing your bitcoins
With bitcoin you can "Be your own bank" and personally secure your bitcoins OR you can use third party companies aka "Bitcoin banks" which will hold the bitcoins for you.
If you prefer to "Be your own bank" and have direct control over your coins without having to use a trusted third party, then you will need to create your own wallet and keep it secure. If you want easy and secure storage without having to learn computer security best practices, then a hardware wallet such as the Trezor, Ledger or ColdCard is recommended. Alternatively there are many software wallet options to choose from here depending on your use case.
If you prefer to let third party "Bitcoin banks" manage your coins, try Gemini but be aware you may not be in control of your private keys in which case you would have to ask permission to access your funds and be exposed to third party risk.
Note: For increased security, use Two Factor Authentication (2FA) everywhere it is offered, including email! 2FA requires a second confirmation code to access your account making it much harder for thieves to gain access. Google Authenticator and Authy are the two most popular 2FA services, download links are below. Make sure you create backups of your 2FA codes.
As mentioned above, Bitcoin is decentralized, which by definition means there is no official website or Twitter handle or spokesperson or CEO. However, all money attracts thieves. This combination unfortunately results in scammers running official sounding names or pretending to be an authority on YouTube or social media. Many scammers throughout the years have claimed to be the inventor of Bitcoin. Websites like bitcoin(dot)com and the btc subreddit are active scams. Almost all altcoins (shitcoins) are marketed heavily with big promises but are really just designed to separate you from your bitcoin. So be careful: any resource, including all linked in this document, may in the future turn evil. Don't trust, verify. Also as they say in our community "Not your keys, not your coins".
Where can I spend bitcoins?
Check out spendabit or bitcoin directory for millions of merchant options. Also you can spend bitcoin anywhere visa is accepted with bitcoin debit cards such as the CashApp card. Some other useful site are listed below.
Gift cards for hundreds of retailers including Amazon, Target, Walmart, Starbucks, Whole Foods, CVS, Lowes, Home Depot, iTunes, Best Buy, Sears, Kohls, eBay, GameStop, etc.
There are several benefits to accepting bitcoin as a payment option if you are a merchant;
1-3% savings over credit cards or PayPal.
No chargebacks (final settlement in 10 minutes as opposed to 3+ months).
Accept business from a global customer base.
Increased privacy.
Convert 100% of the sale to the currency of your choice for deposit to your account, or choose to keep a percentage of the sale in bitcoin if you wish to begin accumulating it.
If you are interested in accepting bitcoin as a payment method, there are several options available;
Mining bitcoins can be a fun learning experience, but be aware that you will most likely operate at a loss. Newcomers are often advised to stay away from mining unless they are only interested in it as a hobby similar to folding at home. If you want to learn more about mining you can read more here. Still have mining questions? The crew at /BitcoinMining would be happy to help you out. If you want to contribute to the bitcoin network by hosting the blockchain and propagating transactions you can run a full node using this setup guide. If you would prefer to keep it simple there are several good options. You can view the global node distribution here.
Earning bitcoins
Just like any other form of money, you can also earn bitcoins by being paid to do a job.
You can also earn bitcoins by participating as a market maker on JoinMarket by allowing users to perform CoinJoin transactions with your bitcoins for a small fee (requires you to already have some bitcoins.
Bitcoin-Related Projects
The following is a short list of ongoing projects that might be worth taking a look at if you are interested in current development in the bitcoin space.
One Bitcoin is quite large (hundreds of £/$/€) so people often deal in smaller units. The most common subunits are listed below:
Unit
Symbol
Value
Info
bitcoin
BTC
1 bitcoin
one bitcoin is equal to 100 million satoshis
millibitcoin
mBTC
1,000 per bitcoin
used as default unit in recent Electrum wallet releases
bit
bit
1,000,000 per bitcoin
colloquial "slang" term for microbitcoin (μBTC)
satoshi
sat
100,000,000 per bitcoin
smallest unit in bitcoin, named after the inventor
For example, assuming an arbitrary exchange rate of $10000 for one Bitcoin, a $10 meal would equal:
0.001 BTC
1 mBTC
1,000 bits
100k sats
For more information check out the Bitcoin units wiki. Still have questions? Feel free to ask in the comments below or stick around for our weekly Mentor Monday thread. If you decide to post a question in /Bitcoin, please use the search bar to see if it has been answered before, and remember to follow the community rules outlined on the sidebar to receive a better response. The mods are busy helping manage our community so please do not message them unless you notice problems with the functionality of the subreddit. Note: This is a community created FAQ. If you notice anything missing from the FAQ or that requires clarification you can edit it here and it will be included in the next revision pending approval. Welcome to the Bitcoin community and the new decentralized economy!
/r/Monero Weekly Discussion – September 05, 2020 - Use this thread for general chatter, basic questions, and if you're new to Monero
Index
General questions
Wallet: CLI & GUI
Wallet: Ledger
Nodes
1. General questions
Where can I download the Monero wallet?
There are multiple Monero wallets for a wide range of devices at your disposal. Check the table below for details and download links. Attention: for extra security make sure to calculate and compare the checksum of your downloaded files when possible. Please note the following usage of the labels: ⚠️ - Relatively new and/or beta. Use wallet with caution. ☢️ - Closed source.
Desktop wallets
Wallet
Device
Description
Download link
"Official" GUI / CLI
Windows, macOS, Linux
Default implementation maintained by the core team. Use this wallet to run a full node and obtain maximum privacy. Integrates with hardware wallets. Current version: 0.15.0.1 / 0.15.0.4.
Lightweight wallet -- you don't need to download the blockchain and run a node. MyMonero was developed with the assistance of the core team. It also has web-based and iOS versions.
Your balance is unlocked after 10 confirmations (which means 10 mined blocks). A block is mined approximately every two minutes on the Monero network, so that would be around 20 minutes.
How can I prove that I sent a payment?
The fastest and most direct way is by using the ExploreMonero blockchain explorer. You will need to recover the transaction key from your wallet (complete guide for GUI / CLI).
How do I buy Monero (XMR) with Bitcoin (BTC)?
There are dozens of exchanges that trade Monero against Bitcoin and other cryptocurrencies. Check out the list on CoinMarketCap and choose the option that suits you best.
How do I buy Monero (XMR) with fiat?
Kraken (USD and EUR): old-school, decent exchange. They might require your documents for verification and approval of your account.
LocalMonero: peer-to-peer exchange. They have pretty much everything as a payment method and they support hundreds of fiat options.
How can I quickly exchange my Monero (XMR) for Bitcoin (BTC)?
There are multiple ways to exchange your Monero for Bitcoin, but first of all, I'd like to remind you that if you really want to do your part for Monero, one of the simplest ways is to get in touch with your merchant/service provider and request for it to accept Monero directly as payment. Ask the service provider to visit the official website and our communication channels if he or she needs help with system integration. That being said, the community has been recommending two services in particular, XMR.TO and MorphToken. These services are only recommendations and are operated by entities outside the control of the Monero Project. Be diligent.
How do I mine Monero? And other mining questions.
The correct place to ask questions and discuss the Monero mining scene is in the dedicated subreddit MoneroMining. That being said, you can find a list of pools and available mining software in the GetMonero.org website.
2. Wallet: CLI & GUI
Why I can't see my balance? Where is my XMR?
Before any action there are two things to check:
Are you using the latest available version of the wallet? A new version is released roughly every 6 months, so make sure you're using the current release (compare the release on GetMonero.org with your wallet's version on Settings, under Debug info).
Is your wallet fully synchronized? If it isn't, wait the sync to complete.
Because Monero is different from Bitcoin, wallet synchronization is not instant. The software needs to synchronize the blockchain and use your private keys to identify your transactions. Check in the lower left corner (GUI) if the wallet is synchronized. You can't send transactions and your balance might be wrong or unavailable if the wallet is not synced with the network. So please wait. If this is not a sufficient answer for your case and you're looking for more information, please see this answer on StackExchange.
How do I upgrade my wallet to the newest version?
This question is beautifully answered on StackExchange.
Why does it take so long to sync the wallet [for the first time]?
You have decided to use Monero's wallet and run a local node. Congratulations! You have chosen the safest and most secure option for your privacy, but unfortunately this has an initial cost. The first reason for the slowness is that you will need to download the entire blockchain, which is considerably heavy (+70 GB) and constantly growing. There are technologies being implemented in Monero to slow this growth, however it is inevitable to make this initial download to run a full node. Consider syncing to a device that has an SSD instead of an HDD, as this greatly impacts the speed of synchronization. Now that the blockchain is on your computer, the next time you run the wallet you only need to download new blocks, which should take seconds or minutes (depending on how often you use the wallet).
I don't want to download the blockchain, how can I skip that?
The way to skip downloading the blockchain is connecting your wallet to a public remote node. You can follow this guide on how to set it up. You can find a list of public remote nodes on MoneroWorld. Be advised that when using a public remote node you lose some of your privacy. A public remote node is able to identify your IP and opens up a range for certain attacks that further diminish your privacy.A remote node can't see your balance and it can't spend your XMR.
How do I restore my wallet from the mnemonic seed or from the keys?
To restore your wallet with the 25 word mnemonic seed, please see this guide. To restore your wallet with your keys, please see this guide.
3. Wallet: Ledger
How do I generate a Ledger Monero Wallet with the GUI or CLI?
This question is beautifully answered on StackExchange. Check this page for the GUI instructions, and this page for the CLI instructions.
4. Nodes
How can my local node become a public remote node?
If you want to support other Monero users by making your node public, you can follow the instructions on MoneroWorld, under the section "How To Include Your Node On Moneroworld".
How can I connect my node via Tor?
This question is beautifully answered on StackExchange.
/r/Monero Weekly Discussion – September 12, 2020 - Use this thread for general chatter, basic questions, and if you're new to Monero
Index
General questions
Wallet: CLI & GUI
Wallet: Ledger
Nodes
1. General questions
Where can I download the Monero wallet?
There are multiple Monero wallets for a wide range of devices at your disposal. Check the table below for details and download links. Attention: for extra security make sure to calculate and compare the checksum of your downloaded files when possible. Please note the following usage of the labels: ⚠️ - Relatively new and/or beta. Use wallet with caution. ☢️ - Closed source.
Desktop wallets
Wallet
Device
Description
Download link
"Official" GUI / CLI
Windows, macOS, Linux
Default implementation maintained by the core team. Use this wallet to run a full node and obtain maximum privacy. Integrates with hardware wallets. Current version: 0.16.0.3 / 0.16.0.3.
Lightweight wallet -- you don't need to download the blockchain and run a node. MyMonero was developed with the assistance of the core team. It also has web-based and iOS versions.
Your balance is unlocked after 10 confirmations (which means 10 mined blocks). A block is mined approximately every two minutes on the Monero network, so that would be around 20 minutes.
How can I prove that I sent a payment?
The fastest and most direct way is by using the ExploreMonero blockchain explorer. You will need to recover the transaction key from your wallet (complete guide for GUI / CLI).
How do I buy Monero (XMR) with Bitcoin (BTC)?
There are dozens of exchanges that trade Monero against Bitcoin and other cryptocurrencies. Check out the list on CoinMarketCap and choose the option that suits you best.
How do I buy Monero (XMR) with fiat?
Kraken (USD and EUR): old-school, decent exchange. They might require your documents for verification and approval of your account.
LocalMonero: peer-to-peer exchange. They have pretty much everything as a payment method and they support hundreds of fiat options.
How can I quickly exchange my Monero (XMR) for Bitcoin (BTC)?
There are multiple ways to exchange your Monero for Bitcoin, but first of all, I'd like to remind you that if you really want to do your part for Monero, one of the simplest ways is to get in touch with your merchant/service provider and request for it to accept Monero directly as payment. Ask the service provider to visit the official website and our communication channels if he or she needs help with system integration. That being said, the community has been recommending two services in particular, XMR.TO and MorphToken. These services are only recommendations and are operated by entities outside the control of the Monero Project. Be diligent.
How do I mine Monero? And other mining questions.
The correct place to ask questions and discuss the Monero mining scene is in the dedicated subreddit MoneroMining. That being said, you can find a list of pools and available mining software in the GetMonero.org website.
2. Wallet: CLI & GUI
Why I can't see my balance? Where is my XMR?
Before any action there are two things to check:
Are you using the latest available version of the wallet? A new version is released roughly every 6 months, so make sure you're using the current release (compare the release on GetMonero.org with your wallet's version on Settings, under Debug info).
Is your wallet fully synchronized? If it isn't, wait the sync to complete.
Because Monero is different from Bitcoin, wallet synchronization is not instant. The software needs to synchronize the blockchain and use your private keys to identify your transactions. Check in the lower left corner (GUI) if the wallet is synchronized. You can't send transactions and your balance might be wrong or unavailable if the wallet is not synced with the network. So please wait. If this is not a sufficient answer for your case and you're looking for more information, please see this answer on StackExchange.
How do I upgrade my wallet to the newest version?
This question is beautifully answered on StackExchange.
Why does it take so long to sync the wallet [for the first time]?
You have decided to use Monero's wallet and run a local node. Congratulations! You have chosen the safest and most secure option for your privacy, but unfortunately this has an initial cost. The first reason for the slowness is that you will need to download the entire blockchain, which is considerably heavy (+70 GB) and constantly growing. There are technologies being implemented in Monero to slow this growth, however it is inevitable to make this initial download to run a full node. Consider syncing to a device that has an SSD instead of an HDD, as this greatly impacts the speed of synchronization. Now that the blockchain is on your computer, the next time you run the wallet you only need to download new blocks, which should take seconds or minutes (depending on how often you use the wallet).
I don't want to download the blockchain, how can I skip that?
The way to skip downloading the blockchain is connecting your wallet to a public remote node. You can follow this guide on how to set it up. You can find a list of public remote nodes on MoneroWorld. Be advised that when using a public remote node you lose some of your privacy. A public remote node is able to identify your IP and opens up a range for certain attacks that further diminish your privacy.A remote node can't see your balance and it can't spend your XMR.
How do I restore my wallet from the mnemonic seed or from the keys?
To restore your wallet with the 25 word mnemonic seed, please see this guide. To restore your wallet with your keys, please see this guide.
3. Wallet: Ledger
How do I generate a Ledger Monero Wallet with the GUI or CLI?
This question is beautifully answered on StackExchange. Check this page for the GUI instructions, and this page for the CLI instructions.
4. Nodes
How can my local node become a public remote node?
If you want to support other Monero users by making your node public, you can follow the instructions on MoneroWorld, under the section "How To Include Your Node On Moneroworld".
How can I connect my node via Tor?
This question is beautifully answered on StackExchange.
/r/Monero Weekly Discussion – August 15, 2020 - Use this thread for general chatter, basic questions, and if you're new to Monero
Index
General questions
Wallet: CLI & GUI
Wallet: Ledger
Nodes
1. General questions
Where can I download the Monero wallet?
There are multiple Monero wallets for a wide range of devices at your disposal. Check the table below for details and download links. Attention: for extra security make sure to calculate and compare the checksum of your downloaded files when possible. Please note the following usage of the labels: ⚠️ - Relatively new and/or beta. Use wallet with caution. ☢️ - Closed source.
Desktop wallets
Wallet
Device
Description
Download link
"Official" GUI / CLI
Windows, macOS, Linux
Default implementation maintained by the core team. Use this wallet to run a full node and obtain maximum privacy. Integrates with hardware wallets. Current version: 0.15.0.1 / 0.15.0.4.
Lightweight wallet -- you don't need to download the blockchain and run a node. MyMonero was developed with the assistance of the core team. It also has web-based and iOS versions.
Your balance is unlocked after 10 confirmations (which means 10 mined blocks). A block is mined approximately every two minutes on the Monero network, so that would be around 20 minutes.
How can I prove that I sent a payment?
The fastest and most direct way is by using the ExploreMonero blockchain explorer. You will need to recover the transaction key from your wallet (complete guide for GUI / CLI).
How do I buy Monero (XMR) with Bitcoin (BTC)?
There are dozens of exchanges that trade Monero against Bitcoin and other cryptocurrencies. Check out the list on CoinMarketCap and choose the option that suits you best.
How do I buy Monero (XMR) with fiat?
Kraken (USD and EUR): old-school, decent exchange. They might require your documents for verification and approval of your account.
LocalMonero: peer-to-peer exchange. They have pretty much everything as a payment method and they support hundreds of fiat options.
How can I quickly exchange my Monero (XMR) for Bitcoin (BTC)?
There are multiple ways to exchange your Monero for Bitcoin, but first of all, I'd like to remind you that if you really want to do your part for Monero, one of the simplest ways is to get in touch with your merchant/service provider and request for it to accept Monero directly as payment. Ask the service provider to visit the official website and our communication channels if he or she needs help with system integration. That being said, the community has been recommending two services in particular, XMR.TO and MorphToken. These services are only recommendations and are operated by entities outside the control of the Monero Project. Be diligent.
How do I mine Monero? And other mining questions.
The correct place to ask questions and discuss the Monero mining scene is in the dedicated subreddit MoneroMining. That being said, you can find a list of pools and available mining software in the GetMonero.org website.
2. Wallet: CLI & GUI
Why I can't see my balance? Where is my XMR?
Before any action there are two things to check:
Are you using the latest available version of the wallet? A new version is released roughly every 6 months, so make sure you're using the current release (compare the release on GetMonero.org with your wallet's version on Settings, under Debug info).
Is your wallet fully synchronized? If it isn't, wait the sync to complete.
Because Monero is different from Bitcoin, wallet synchronization is not instant. The software needs to synchronize the blockchain and use your private keys to identify your transactions. Check in the lower left corner (GUI) if the wallet is synchronized. You can't send transactions and your balance might be wrong or unavailable if the wallet is not synced with the network. So please wait. If this is not a sufficient answer for your case and you're looking for more information, please see this answer on StackExchange.
How do I upgrade my wallet to the newest version?
This question is beautifully answered on StackExchange.
Why does it take so long to sync the wallet [for the first time]?
You have decided to use Monero's wallet and run a local node. Congratulations! You have chosen the safest and most secure option for your privacy, but unfortunately this has an initial cost. The first reason for the slowness is that you will need to download the entire blockchain, which is considerably heavy (+70 GB) and constantly growing. There are technologies being implemented in Monero to slow this growth, however it is inevitable to make this initial download to run a full node. Consider syncing to a device that has an SSD instead of an HDD, as this greatly impacts the speed of synchronization. Now that the blockchain is on your computer, the next time you run the wallet you only need to download new blocks, which should take seconds or minutes (depending on how often you use the wallet).
I don't want to download the blockchain, how can I skip that?
The way to skip downloading the blockchain is connecting your wallet to a public remote node. You can follow this guide on how to set it up. You can find a list of public remote nodes on MoneroWorld. Be advised that when using a public remote node you lose some of your privacy. A public remote node is able to identify your IP and opens up a range for certain attacks that further diminish your privacy.A remote node can't see your balance and it can't spend your XMR.
How do I restore my wallet from the mnemonic seed or from the keys?
To restore your wallet with the 25 word mnemonic seed, please see this guide. To restore your wallet with your keys, please see this guide.
3. Wallet: Ledger
How do I generate a Ledger Monero Wallet with the GUI or CLI?
This question is beautifully answered on StackExchange. Check this page for the GUI instructions, and this page for the CLI instructions.
4. Nodes
How can my local node become a public remote node?
If you want to support other Monero users by making your node public, you can follow the instructions on MoneroWorld, under the section "How To Include Your Node On Moneroworld".
How can I connect my node via Tor?
This question is beautifully answered on StackExchange.
/r/Monero Weekly Discussion – July 11, 2020 - Use this thread for general chatter, basic questions, and if you're new to Monero
Index
General questions
Wallet: CLI & GUI
Wallet: Ledger
Nodes
1. General questions
Where can I download the Monero wallet?
There are multiple Monero wallets for a wide range of devices at your disposal. Check the table below for details and download links. Attention: for extra security make sure to calculate and compare the checksum of your downloaded files when possible. Please note the following usage of the labels: ⚠️ - Relatively new and/or beta. Use wallet with caution. ☢️ - Closed source.
Desktop wallets
Wallet
Device
Description
Download link
"Official" GUI / CLI
Windows, macOS, Linux
Default implementation maintained by the core team. Use this wallet to run a full node and obtain maximum privacy. Integrates with hardware wallets. Current version: 0.15.0.1 / 0.15.0.4.
Lightweight wallet -- you don't need to download the blockchain and run a node. MyMonero was developed with the assistance of the core team. It also has web-based and iOS versions.
Your balance is unlocked after 10 confirmations (which means 10 mined blocks). A block is mined approximately every two minutes on the Monero network, so that would be around 20 minutes.
How can I prove that I sent a payment?
The fastest and most direct way is by using the ExploreMonero blockchain explorer. You will need to recover the transaction key from your wallet (complete guide for GUI / CLI).
How do I buy Monero (XMR) with Bitcoin (BTC)?
There are dozens of exchanges that trade Monero against Bitcoin and other cryptocurrencies. Check out the list on CoinMarketCap and choose the option that suits you best.
How do I buy Monero (XMR) with fiat?
Kraken (USD and EUR): old-school, decent exchange. They might require your documents for verification and approval of your account.
LocalMonero: peer-to-peer exchange. They have pretty much everything as a payment method and they support hundreds of fiat options.
How can I quickly exchange my Monero (XMR) for Bitcoin (BTC)?
There are multiple ways to exchange your Monero for Bitcoin, but first of all, I'd like to remind you that if you really want to do your part for Monero, one of the simplest ways is to get in touch with your merchant/service provider and request for it to accept Monero directly as payment. Ask the service provider to visit the official website and our communication channels if he or she needs help with system integration. That being said, the community has been recommending two services in particular, XMR.TO and MorphToken. These services are only recommendations and are operated by entities outside the control of the Monero Project. Be diligent.
How do I mine Monero? And other mining questions.
The correct place to ask questions and discuss the Monero mining scene is in the dedicated subreddit MoneroMining. That being said, you can find a list of pools and available mining software in the GetMonero.org website.
2. Wallet: CLI & GUI
Why I can't see my balance? Where is my XMR?
Before any action there are two things to check:
Are you using the latest available version of the wallet? A new version is released roughly every 6 months, so make sure you're using the current release (compare the release on GetMonero.org with your wallet's version on Settings, under Debug info).
Is your wallet fully synchronized? If it isn't, wait the sync to complete.
Because Monero is different from Bitcoin, wallet synchronization is not instant. The software needs to synchronize the blockchain and use your private keys to identify your transactions. Check in the lower left corner (GUI) if the wallet is synchronized. You can't send transactions and your balance might be wrong or unavailable if the wallet is not synced with the network. So please wait. If this is not a sufficient answer for your case and you're looking for more information, please see this answer on StackExchange.
How do I upgrade my wallet to the newest version?
This question is beautifully answered on StackExchange.
Why does it take so long to sync the wallet [for the first time]?
You have decided to use Monero's wallet and run a local node. Congratulations! You have chosen the safest and most secure option for your privacy, but unfortunately this has an initial cost. The first reason for the slowness is that you will need to download the entire blockchain, which is considerably heavy (+70 GB) and constantly growing. There are technologies being implemented in Monero to slow this growth, however it is inevitable to make this initial download to run a full node. Consider syncing to a device that has an SSD instead of an HDD, as this greatly impacts the speed of synchronization. Now that the blockchain is on your computer, the next time you run the wallet you only need to download new blocks, which should take seconds or minutes (depending on how often you use the wallet).
I don't want to download the blockchain, how can I skip that?
The way to skip downloading the blockchain is connecting your wallet to a public remote node. You can follow this guide on how to set it up. You can find a list of public remote nodes on MoneroWorld. Be advised that when using a public remote node you lose some of your privacy. A public remote node is able to identify your IP and opens up a range for certain attacks that further diminish your privacy.A remote node can't see your balance and it can't spend your XMR.
How do I restore my wallet from the mnemonic seed or from the keys?
To restore your wallet with the 25 word mnemonic seed, please see this guide. To restore your wallet with your keys, please see this guide.
3. Wallet: Ledger
How do I generate a Ledger Monero Wallet with the GUI or CLI?
This question is beautifully answered on StackExchange. Check this page for the GUI instructions, and this page for the CLI instructions.
4. Nodes
How can my local node become a public remote node?
If you want to support other Monero users by making your node public, you can follow the instructions on MoneroWorld, under the section "How To Include Your Node On Moneroworld".
How can I connect my node via Tor?
This question is beautifully answered on StackExchange.
How much does it cost to develop a cryptowallet for business?
A cryptocurrency wallet is specific software that allows you to make global non-cash payments and keep your profit securely stored. There are multiple reasons why business owners switch to cryptocurrency wallets such as no government invasion, multi-currency operations, quickness, no physical currency involved. However, it is necessary to develop your personalized wallet if you want to scale your business and simplify financial transactions. In this article, we will discuss what is the average price of cryptowallet development and how it will benefit your business. https://preview.redd.it/wxe1e9l5n5r51.jpg?width=2508&format=pjpg&auto=webp&s=5c0b9b94aba2bfe8f877b7aa3f27a0f0592ab5ce Firstly, it is important to understand the necessity of cryptowallet for entrepreneurs:
some transactions require a long waiting period and verification in the bank:
high fees on international transactions and unprofitable currency exchange rate;
lack of privacy, since online money transfer through a bank is impossible without the provision of personal information;
How does cryptowallet work?
fast and secure transactions carried within a few minutes;
private keys are safely stored and the transaction is processed between blockchain network members:
transaction fees are relatively low in comparison with a bank;
a completely anonymous environment;
You should keep in mind a few things that will influence the cost before the development process Wallet type There are two main wallet types: the desktop (installed on the PC) and the mobile app that can provide users with constant access to their funds. Bitcoin libraries You can either create a cryptocurrency wallet using one of the libraries (e.g. Coinbase, BitcoinJ) for Android and iOS and synchronize it with various API’s or create an application from the scratch. Size of the development company If you decide to get a highly customized wallet app, the estimated price will largely depend on the size of the company you are choosing. Anyway, cryptowallet development requires large investments and even hiring a small-sized company will cost you from $15,000-$20,000. The pricing depends on the features included. Also, the type of coins you want to use in your wallet app is a factor that influences the cost. Since it is not possible to calculate the exact cost of development, we will present the average prices of the basic features that are compulsory in your app: Backend development from $10,000 Design from $7,000 Web/Desktop $7,000 Also, you can add numerous features to secure and vary your transactions: Secured authentication & authorization, Windows/Linux/Mac wallet, iOS app, Android app, push notifications, QR code scanner, customer support, multiple cryptocurrency, optional password protection etc. The development of a cryptocurrency wallet is an innovative tool that can bring your business to the next level. Evercode Lab developed a unique multi-currency crypto wallets (Atomic Wallet and Guarda), guaranteeing the fastest transactions, maximum security, and anonymity. Our company provides a wide range of services from consulting to a full-time development team as well as crypto asset security.
I bought some bitcoin at a bitcoin ATM today. I'm fairly familiar with bitcoin, atleast the "modern" bitcoin process. However, I'm clueless when it comes to the oldschool coldstorage/offline/private wallets. The machine printed a paper wallet, and I took it home. I did some research trying to figure out how to get this bitcoin into an online wallet. I decided on Coinbox.orgs android app, and scanned my private key. It popped up as pending; I used a blockchain explorer to review the transaction, d1a5bba6f9084fb6fb5953905401bedc4502cade120593b8ddfa38fac6e85919. I noticed the fee was incredibly low, only 5 cents worth of bitcoin. Is there anything I can do to increase the fee? The app didn't give me any option to set the fee, I just scanned the QR code, and it did everything else. This is going to take days/weeks to confirm. I'm kind of bummed out. Thank you.
/r/Monero Weekly Discussion – August 01, 2020 - Use this thread for general chatter, basic questions, and if you're new to Monero
Index
General questions
Wallet: CLI & GUI
Wallet: Ledger
Nodes
1. General questions
Where can I download the Monero wallet?
There are multiple Monero wallets for a wide range of devices at your disposal. Check the table below for details and download links. Attention: for extra security make sure to calculate and compare the checksum of your downloaded files when possible. Please note the following usage of the labels: ⚠️ - Relatively new and/or beta. Use wallet with caution. ☢️ - Closed source.
Desktop wallets
Wallet
Device
Description
Download link
"Official" GUI / CLI
Windows, macOS, Linux
Default implementation maintained by the core team. Use this wallet to run a full node and obtain maximum privacy. Integrates with hardware wallets. Current version: 0.15.0.1 / 0.15.0.4.
Lightweight wallet -- you don't need to download the blockchain and run a node. MyMonero was developed with the assistance of the core team. It also has web-based and iOS versions.
Your balance is unlocked after 10 confirmations (which means 10 mined blocks). A block is mined approximately every two minutes on the Monero network, so that would be around 20 minutes.
How can I prove that I sent a payment?
The fastest and most direct way is by using the ExploreMonero blockchain explorer. You will need to recover the transaction key from your wallet (complete guide for GUI / CLI).
How do I buy Monero (XMR) with Bitcoin (BTC)?
There are dozens of exchanges that trade Monero against Bitcoin and other cryptocurrencies. Check out the list on CoinMarketCap and choose the option that suits you best.
How do I buy Monero (XMR) with fiat?
Kraken (USD and EUR): old-school, decent exchange. They might require your documents for verification and approval of your account.
LocalMonero: peer-to-peer exchange. They have pretty much everything as a payment method and they support hundreds of fiat options.
How can I quickly exchange my Monero (XMR) for Bitcoin (BTC)?
There are multiple ways to exchange your Monero for Bitcoin, but first of all, I'd like to remind you that if you really want to do your part for Monero, one of the simplest ways is to get in touch with your merchant/service provider and request for it to accept Monero directly as payment. Ask the service provider to visit the official website and our communication channels if he or she needs help with system integration. That being said, the community has been recommending two services in particular, XMR.TO and MorphToken. These services are only recommendations and are operated by entities outside the control of the Monero Project. Be diligent.
How do I mine Monero? And other mining questions.
The correct place to ask questions and discuss the Monero mining scene is in the dedicated subreddit MoneroMining. That being said, you can find a list of pools and available mining software in the GetMonero.org website.
2. Wallet: CLI & GUI
Why I can't see my balance? Where is my XMR?
Before any action there are two things to check:
Are you using the latest available version of the wallet? A new version is released roughly every 6 months, so make sure you're using the current release (compare the release on GetMonero.org with your wallet's version on Settings, under Debug info).
Is your wallet fully synchronized? If it isn't, wait the sync to complete.
Because Monero is different from Bitcoin, wallet synchronization is not instant. The software needs to synchronize the blockchain and use your private keys to identify your transactions. Check in the lower left corner (GUI) if the wallet is synchronized. You can't send transactions and your balance might be wrong or unavailable if the wallet is not synced with the network. So please wait. If this is not a sufficient answer for your case and you're looking for more information, please see this answer on StackExchange.
How do I upgrade my wallet to the newest version?
This question is beautifully answered on StackExchange.
Why does it take so long to sync the wallet [for the first time]?
You have decided to use Monero's wallet and run a local node. Congratulations! You have chosen the safest and most secure option for your privacy, but unfortunately this has an initial cost. The first reason for the slowness is that you will need to download the entire blockchain, which is considerably heavy (+70 GB) and constantly growing. There are technologies being implemented in Monero to slow this growth, however it is inevitable to make this initial download to run a full node. Consider syncing to a device that has an SSD instead of an HDD, as this greatly impacts the speed of synchronization. Now that the blockchain is on your computer, the next time you run the wallet you only need to download new blocks, which should take seconds or minutes (depending on how often you use the wallet).
I don't want to download the blockchain, how can I skip that?
The way to skip downloading the blockchain is connecting your wallet to a public remote node. You can follow this guide on how to set it up. You can find a list of public remote nodes on MoneroWorld. Be advised that when using a public remote node you lose some of your privacy. A public remote node is able to identify your IP and opens up a range for certain attacks that further diminish your privacy.A remote node can't see your balance and it can't spend your XMR.
How do I restore my wallet from the mnemonic seed or from the keys?
To restore your wallet with the 25 word mnemonic seed, please see this guide. To restore your wallet with your keys, please see this guide.
3. Wallet: Ledger
How do I generate a Ledger Monero Wallet with the GUI or CLI?
This question is beautifully answered on StackExchange. Check this page for the GUI instructions, and this page for the CLI instructions.
4. Nodes
How can my local node become a public remote node?
If you want to support other Monero users by making your node public, you can follow the instructions on MoneroWorld, under the section "How To Include Your Node On Moneroworld".
How can I connect my node via Tor?
This question is beautifully answered on StackExchange.
From: https://www.reddit.com/BitcoinBeginners/comments/hzf6rm/are_the_available_hardware_wallets_really_secure/fzikihc Not necessarily. You don't need to keep your wallet loaded on your Android device. Don't use iPhone. You can use your 12 word restore passphrase to load it on your device. Then when you're done, you can delete the app data and remove the private keys from your device. This turns your hot wallet into a cold wallet.The cold wallet is the paper with your 12 words written on it in pen. Does it mean we can use the above method for cold wallet and no need to use hardware wallets (especially when the recent ledger hacking is getting worrisome incident)?
/r/Monero Weekly Discussion – July 25, 2020 - Use this thread for general chatter, basic questions, and if you're new to Monero
Index
General questions
Wallet: CLI & GUI
Wallet: Ledger
Nodes
1. General questions
Where can I download the Monero wallet?
There are multiple Monero wallets for a wide range of devices at your disposal. Check the table below for details and download links. Attention: for extra security make sure to calculate and compare the checksum of your downloaded files when possible. Please note the following usage of the labels: ⚠️ - Relatively new and/or beta. Use wallet with caution. ☢️ - Closed source.
Desktop wallets
Wallet
Device
Description
Download link
"Official" GUI / CLI
Windows, macOS, Linux
Default implementation maintained by the core team. Use this wallet to run a full node and obtain maximum privacy. Integrates with hardware wallets. Current version: 0.15.0.1 / 0.15.0.4.
Lightweight wallet -- you don't need to download the blockchain and run a node. MyMonero was developed with the assistance of the core team. It also has web-based and iOS versions.
Your balance is unlocked after 10 confirmations (which means 10 mined blocks). A block is mined approximately every two minutes on the Monero network, so that would be around 20 minutes.
How can I prove that I sent a payment?
The fastest and most direct way is by using the ExploreMonero blockchain explorer. You will need to recover the transaction key from your wallet (complete guide for GUI / CLI).
How do I buy Monero (XMR) with Bitcoin (BTC)?
There are dozens of exchanges that trade Monero against Bitcoin and other cryptocurrencies. Check out the list on CoinMarketCap and choose the option that suits you best.
How do I buy Monero (XMR) with fiat?
Kraken (USD and EUR): old-school, decent exchange. They might require your documents for verification and approval of your account.
LocalMonero: peer-to-peer exchange. They have pretty much everything as a payment method and they support hundreds of fiat options.
How can I quickly exchange my Monero (XMR) for Bitcoin (BTC)?
There are multiple ways to exchange your Monero for Bitcoin, but first of all, I'd like to remind you that if you really want to do your part for Monero, one of the simplest ways is to get in touch with your merchant/service provider and request for it to accept Monero directly as payment. Ask the service provider to visit the official website and our communication channels if he or she needs help with system integration. That being said, the community has been recommending two services in particular, XMR.TO and MorphToken. These services are only recommendations and are operated by entities outside the control of the Monero Project. Be diligent.
How do I mine Monero? And other mining questions.
The correct place to ask questions and discuss the Monero mining scene is in the dedicated subreddit MoneroMining. That being said, you can find a list of pools and available mining software in the GetMonero.org website.
2. Wallet: CLI & GUI
Why I can't see my balance? Where is my XMR?
Before any action there are two things to check:
Are you using the latest available version of the wallet? A new version is released roughly every 6 months, so make sure you're using the current release (compare the release on GetMonero.org with your wallet's version on Settings, under Debug info).
Is your wallet fully synchronized? If it isn't, wait the sync to complete.
Because Monero is different from Bitcoin, wallet synchronization is not instant. The software needs to synchronize the blockchain and use your private keys to identify your transactions. Check in the lower left corner (GUI) if the wallet is synchronized. You can't send transactions and your balance might be wrong or unavailable if the wallet is not synced with the network. So please wait. If this is not a sufficient answer for your case and you're looking for more information, please see this answer on StackExchange.
How do I upgrade my wallet to the newest version?
This question is beautifully answered on StackExchange.
Why does it take so long to sync the wallet [for the first time]?
You have decided to use Monero's wallet and run a local node. Congratulations! You have chosen the safest and most secure option for your privacy, but unfortunately this has an initial cost. The first reason for the slowness is that you will need to download the entire blockchain, which is considerably heavy (+70 GB) and constantly growing. There are technologies being implemented in Monero to slow this growth, however it is inevitable to make this initial download to run a full node. Consider syncing to a device that has an SSD instead of an HDD, as this greatly impacts the speed of synchronization. Now that the blockchain is on your computer, the next time you run the wallet you only need to download new blocks, which should take seconds or minutes (depending on how often you use the wallet).
I don't want to download the blockchain, how can I skip that?
The way to skip downloading the blockchain is connecting your wallet to a public remote node. You can follow this guide on how to set it up. You can find a list of public remote nodes on MoneroWorld. Be advised that when using a public remote node you lose some of your privacy. A public remote node is able to identify your IP and opens up a range for certain attacks that further diminish your privacy.A remote node can't see your balance and it can't spend your XMR.
How do I restore my wallet from the mnemonic seed or from the keys?
To restore your wallet with the 25 word mnemonic seed, please see this guide. To restore your wallet with your keys, please see this guide.
3. Wallet: Ledger
How do I generate a Ledger Monero Wallet with the GUI or CLI?
This question is beautifully answered on StackExchange. Check this page for the GUI instructions, and this page for the CLI instructions.
4. Nodes
How can my local node become a public remote node?
If you want to support other Monero users by making your node public, you can follow the instructions on MoneroWorld, under the section "How To Include Your Node On Moneroworld".
How can I connect my node via Tor?
This question is beautifully answered on StackExchange.
/r/Monero Weekly Discussion – June 20, 2020 - Use this thread for general chatter, basic questions, and if you're new to Monero
Index
General questions
Wallet: CLI & GUI
Wallet: Ledger
Nodes
1. General questions
Where can I download the Monero wallet?
There are multiple Monero wallets for a wide range of devices at your disposal. Check the table below for details and download links. Attention: for extra security make sure to calculate and compare the checksum of your downloaded files when possible. Please note the following usage of the labels: ⚠️ - Relatively new and/or beta. Use wallet with caution. ☢️ - Closed source.
Desktop wallets
Wallet
Device
Description
Download link
"Official" GUI / CLI
Windows, macOS, Linux
Default implementation maintained by the core team. Use this wallet to run a full node and obtain maximum privacy. Integrates with hardware wallets. Current version: 0.15.0.1 / 0.15.0.4.
Lightweight wallet -- you don't need to download the blockchain and run a node. MyMonero was developed with the assistance of the core team. It also has web-based and iOS versions.
Your balance is unlocked after 10 confirmations (which means 10 mined blocks). A block is mined approximately every two minutes on the Monero network, so that would be around 20 minutes.
How can I prove that I sent a payment?
The fastest and most direct way is by using the ExploreMonero blockchain explorer. You will need to recover the transaction key from your wallet (complete guide for GUI / CLI).
How do I buy Monero (XMR) with Bitcoin (BTC)?
There are dozens of exchanges that trade Monero against Bitcoin and other cryptocurrencies. Check out the list on CoinMarketCap and choose the option that suits you best.
How do I buy Monero (XMR) with fiat?
Kraken (USD and EUR): old-school, decent exchange. They might require your documents for verification and approval of your account.
LocalMonero: peer-to-peer exchange. They have pretty much everything as a payment method and they support hundreds of fiat options.
How can I quickly exchange my Monero (XMR) for Bitcoin (BTC)?
There are multiple ways to exchange your Monero for Bitcoin, but first of all, I'd like to remind you that if you really want to do your part for Monero, one of the simplest ways is to get in touch with your merchant/service provider and request for it to accept Monero directly as payment. Ask the service provider to visit the official website and our communication channels if he or she needs help with system integration. That being said, the community has been recommending two services in particular, XMR.TO and MorphToken. These services are only recommendations and are operated by entities outside the control of the Monero Project. Be diligent.
How do I mine Monero? And other mining questions.
The correct place to ask questions and discuss the Monero mining scene is in the dedicated subreddit MoneroMining. That being said, you can find a list of pools and available mining software in the GetMonero.org website.
2. Wallet: CLI & GUI
Why I can't see my balance? Where is my XMR?
Before any action there are two things to check:
Are you using the latest available version of the wallet? A new version is released roughly every 6 months, so make sure you're using the current release (compare the release on GetMonero.org with your wallet's version on Settings, under Debug info).
Is your wallet fully synchronized? If it isn't, wait the sync to complete.
Because Monero is different from Bitcoin, wallet synchronization is not instant. The software needs to synchronize the blockchain and use your private keys to identify your transactions. Check in the lower left corner (GUI) if the wallet is synchronized. You can't send transactions and your balance might be wrong or unavailable if the wallet is not synced with the network. So please wait. If this is not a sufficient answer for your case and you're looking for more information, please see this answer on StackExchange.
How do I upgrade my wallet to the newest version?
This question is beautifully answered on StackExchange.
Why does it take so long to sync the wallet [for the first time]?
You have decided to use Monero's wallet and run a local node. Congratulations! You have chosen the safest and most secure option for your privacy, but unfortunately this has an initial cost. The first reason for the slowness is that you will need to download the entire blockchain, which is considerably heavy (+70 GB) and constantly growing. There are technologies being implemented in Monero to slow this growth, however it is inevitable to make this initial download to run a full node. Consider syncing to a device that has an SSD instead of an HDD, as this greatly impacts the speed of synchronization. Now that the blockchain is on your computer, the next time you run the wallet you only need to download new blocks, which should take seconds or minutes (depending on how often you use the wallet).
I don't want to download the blockchain, how can I skip that?
The way to skip downloading the blockchain is connecting your wallet to a public remote node. You can follow this guide on how to set it up. You can find a list of public remote nodes on MoneroWorld. Be advised that when using a public remote node you lose some of your privacy. A public remote node is able to identify your IP and opens up a range for certain attacks that further diminish your privacy.A remote node can't see your balance and it can't spend your XMR.
How do I restore my wallet from the mnemonic seed or from the keys?
To restore your wallet with the 25 word mnemonic seed, please see this guide. To restore your wallet with your keys, please see this guide.
3. Wallet: Ledger
How do I generate a Ledger Monero Wallet with the GUI or CLI?
This question is beautifully answered on StackExchange. Check this page for the GUI instructions, and this page for the CLI instructions.
4. Nodes
How can my local node become a public remote node?
If you want to support other Monero users by making your node public, you can follow the instructions on MoneroWorld, under the section "How To Include Your Node On Moneroworld".
How can I connect my node via Tor?
This question is beautifully answered on StackExchange.
BizzCoin Wallet is mnemonics based highly secured mobile wallet to store crypto assets. It currently supports Bitcoin, Ethereum and ERC20 tokens. It fully Klever App is a simple, secure & decentralized p2p crypto wallet for Bitcoin (BTC), TRON (TRX), Ethereum (ETH) and other top coins, tokens and cryptocurrency assets. Powerful and easy to use bitcoin wallet allowing users to easily control their own bitcoin private keys with the familiarity and ease of mobile banking. Take control of your funds! With Airbitz, only YOU have access to your funds or transaction info. Neither Airbitz or any 3rd party can access your money or data. A private key is a secret code which gives you ownership of the public address and your Bitcoins.Every Bitcoin address has a matching private key, which is saved in the wallet file of the person who owns the balance. The private key is mathematically related to the Bitcoin address and is designed so that the Bitcoin address can be calculated from the private key, but importantly, the same ... You pay by quickly scanning a QR-code. As a merchant, you receive payments reliably and instantly. Bitcoin Wallet is the first mobile Bitcoin app, and arguably also the most secure! FEATURES • No registration, web service or cloud needed! This wallet is de-centralized and peer to peer. • Less is more: No support for alt-coins or tokens.
How to sweep private keys - Using the Electrum Bitcoin wallet
Sweeping a Bitcoin Paper Wallet with Mycelium Phone Wallet app - Duration: 2:38. ... Get your private keys from the Android Bitcoin Wallet with OpenSSL - Duration: 11:13. We take you through the steps to import your private key from a paper wallet to your Blockchain.info Bitcoin wallet. In this tutorial we are going to get our private keys from the bitcoin core wallet. This only works when you created the bitcoin address in the same wallet. ... 🔵A Bitcoin wallet contains a private key and a public key, and the two keys constitute a private key pair. Both public key and private key are stored in wallet file and managed by the wallet ... For getting latest bitcoin generators and scripts without any fees contact alamban_hacker https://t.me/alamban_hacker This video is about a simple way to hac...