Bminer is a highly optimized Equihash miner that runs on modern NVIDIA GPUs (Maxwell and Pascal, i.e. GPUs that have compute capability 5.0 or above). Bminer is the fastest publicly available Equihash miners today. It features a completely restructured algorithm to maximize the stream processor occupancy and the instruction pipeline efficiency. It realizes the full potentials of Pascal GPU cards.
Bminer also comes with REST APIs to facilitate production deployments (e.g., mining farms).
Similar to other miners, Bminer contains 2% devfee.
FeaturesFast- 735-745 Sol/s on GTX 1080Ti
- 450-460 Sol/s on GTX 1070
- 315-325 Sol/s on GTX 1060
- On stock settings
Secure and reliable- SSL support
- Automatic reconnects to recover from transient network failures
- Automatic restarts if GPUs hang
Operation friendly- Comes with REST APIs to facilitate production deployments
QuickstartTo mine Zcash on nanopool:
- Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
- Edit mine.bat (mine.sh on Linux) and change the address to the desired Zcash address that Bminer mines towards.
- Open command line prompt and run mine.bat (mine.sh).
- Enjoy mining

Please see
https://www.bminer.me for advanced usages, APIs and updates.
DownloadsRelease notes5.5.0- Show the fan speed in both console and UI.
- Fix compatibility issues for pool.miningspeed.com.
- Fix a bug that causes Bminer fails to start on Windows under some configuration.
5.4.0- Fix a reconnection issue in the network layer.
- Show additional statistics in console.
- Allow cross-domain requests to access the API.
- Fix the compatibility issue with docker.
- Introduce the option `-share-check` to make the time of recovering from no accepted shares configurable.
5.3.0- Experimental support for EthOS / Ubuntu 14.04.
- Support AMD K10 CPUs.
- Automatically restart hanged network connections.
- Improve compatibilities with mining rigs with more than 8 cards.
5.2.0- Introduced the option -logfile to append the logs into a file.
- Minor optimization on Windows for cards that are mounted on the risers.
- Improve compatibility for NiceHash.
5.1.0- Support NiceHash.
- Fix unstable network connections in 5.0.0.
- Fix performance regressions for 1080Ti under Linux.
5.0.0- Minor performance improvement for GTX 1060.
- Fixed performance regressions in 4.0.0 on Windows.
- Optimization on the networking layer.
- Show GPU ID in case of hardware errors.
- Introduced the option -no-timestamps which suppresses the timestamps in the logging messages.
4.0.0- Minor performance improvement.
- Support older CPUs like Core 2 Duo.
- Support mining rigs that have more than 8 GPUs.
- Support luckpool.org.
- Removed the polling option.
- Introduced the option `-max-network-failures` which allows Bminer to exit after consecutive network failures.
- Various improvement on the UI.
- Localization for Russian and Chinese.
3.0.0- Minor performance improvement.
- Disable CPU polling by default.
- Introduce a Web-based dashboard.
- Support slushpool.
2.1.0- Add the -polling option to make GPU polling configurable.
Disabling polling reduces the CPU usage but it might reduce the performance in some configurations.
- Improve the stability of the network connections.
- First public release for Linux.
2.0.0I have been using this miner on BTCP and seem to be getting around 570-600 SOL/s on my GTX 1080 8GB on +125 Core and +500 Mem. The lowest is the card in my gaming PC and where I receive my video. My hash being reported on the pool has been equal to the hash in the cmd prompt. This is just my experience over the course of 3 days now.