Get started with the quantum-resistant blockchain revolution
Simple, secure, and user-friendly wallets for managing your QBitcoin
Our user-friendly wallet for Windows provides a secure way to store, send, and receive QBitcoin. Features an intuitive interface with advanced security features.
Our elegant wallet for macOS provides a secure way to store, send, and receive QBitcoin. Designed specifically for Mac users with native Apple Silicon support.
Our powerful wallet for Linux provides a secure way to store, send, and receive QBitcoin. Available for multiple distributions with full customization options.
Take QBitcoin with you wherever you go. Our mobile wallet provides a secure and convenient way to manage your QBitcoin on the go with features like:
Protect your wallet with fingerprint or face recognition
Scan to pay or receive QBitcoin instantly
Get alerts for transactions and price changes
Protected against quantum computing attacks with post-quantum cryptography.
Automatically synchronizes with the blockchain for up-to-date balances.
Seamlessly switch between mobile and desktop wallets with the same account.
Designed with security, simplicity, and quantum resistance in mind
Protected against quantum computing attacks with post-quantum cryptography.
Our wallet uses the eXtended Merkle Signature Scheme (XMSS) to ensure your funds remain secure even against quantum computers.
You control your private keys. No third parties have access to your funds.
Your private keys never leave your device. Backup and restore your wallet with a secure 24-word recovery phrase.
Send and receive QBitcoin quickly with optimized transaction processing.
Transactions are confirmed in minutes thanks to QBitcoin's 2-minute block time and efficient network architecture.
Powerful tools for developers, miners, and advanced users
Full node implementation with complete blockchain validation, mining capabilities, and advanced developer features. Ideal for miners, developers, and users who want to contribute to network security.
Full node implementation optimized for macOS with native Apple Silicon support. Includes complete blockchain validation, mining capabilities, and advanced developer features.
Full node implementation optimized for Linux with packages for various distributions. Ideal for servers, mining operations, and development environments.
Access the complete source code for QBitcoin Core. Build from source for maximum control and customization options. Contribute to the project by submitting pull requests.
# Clone the repository
git clone https://github.com/qbitcoin/qbitcoin.git
cd qbitcoin
# Create build directory
mkdir build && cd build
# Configure with CMake
cmake ..
# Build
make -j$(nproc)
# Install (optional)
sudo make install
Built-in mining capabilities in our node software
QBitcoin's quantum-resistant proof-of-work mining is built directly into our full node software. Simply install the QBitcoin Core node for your platform and enable mining through the settings.
Additional resources for developers and contributors
Comprehensive guides and documentation for developers and contributors.
View DocumentationAccess the latest code and contribute to the project.
View on GitHubJoin our community for discussions, support, and collaboration.
Join CommunityEnsure the integrity and authenticity of your QBitcoin software
Verify the integrity of your download by comparing checksums:
# On Windows (PowerShell)
Get-FileHash -Algorithm SHA256 QBitcoin-v1.2.0-win64.exe
# On macOS/Linux
shasum -a 256 QBitcoin-v1.2.0-mac.dmg
Verify the authenticity of your download using PGP signatures:
gpg --keyserver keyserver.ubuntu.com --recv-keys 01EA5486DE18A882D4C2684590C8019E36C2E964
gpg --verify QBitcoin-v1.2.0-SHA256SUMS.txt.asc
Common questions about downloading and installing QBitcoin
The QBitcoin blockchain currently requires approximately 100 GB of disk space for a full node. This includes the entire blockchain history and all transaction data. We recommend having at least 150 GB of free space to allow for future growth.
For users who don't need the full blockchain, our light wallet options require significantly less space (under 1 GB) while still providing a secure experience.
Yes, QBitcoin is compatible with Raspberry Pi 4 (with at least 4GB RAM) and other ARM-based devices. We provide ARM64 builds specifically optimized for these platforms.
For optimal performance on Raspberry Pi, we recommend:
You can download the ARM64 build from our specialized builds page.
Initial synchronization time depends on your hardware and internet connection. With modern hardware (SSD, 16GB RAM, fast CPU) and a good internet connection, initial sync typically takes 4-8 hours.
To speed up synchronization:
After the initial sync, keeping your node synchronized requires minimal resources.
No, running a full node is not required to use QBitcoin. We offer several wallet options:
However, running a full node contributes to network decentralization and security, providing you with the highest level of privacy and control over your funds.
QBitcoin software includes an automatic update checker that will notify you when new versions are available. You can also manually check for updates from the Help menu.
To update:
Your wallet and settings will be preserved during the update process, but we always recommend backing up your wallet.dat file before any update as a precaution.
We're here to assist you with any questions or issues
Browse our comprehensive documentation for guides, tutorials, and troubleshooting tips.
View DocumentationJoin our Discord community for real-time support from team members and other users.
Join DiscordContact our support team directly for personalized assistance with your issues.
Email Support