Skip to content

Releases: NitroPoolNet/Bitweb-GPU-Miner

Bitweb GPU Miner v1.1.0

Choose a tag to compare

@No-F8 No-F8 released this 24 Jul 13:11
bb1105c

Bitweb GPU Miner v1.1.0

The first public Linux and Windows release of the dedicated Bitweb Argon2id GPU miner, powered by NitroPool.

Bitweb is designed for straightforward GPU mining. Supply your wallet address, select your nearest NitroPool region and choose CUDA or OpenCL. The algorithm, pool address, port and password are configured automatically.

Features

  • Dedicated Bitweb Argon2id mining
  • NVIDIA CUDA support
  • NVIDIA and AMD OpenCL support
  • Optimised CUDA and OpenCL Argon2id kernels
  • Automatic GPU detection
  • Multiple GPU support
  • AU, EU and US NitroPool region selection
  • Automatic NitroPool connection configuration
  • GPU utilisation, temperature, graphics clock, power and fan telemetry
  • NVIDIA telemetry through NVML on Linux and Windows
  • AMD telemetry through amdgpu on Linux
  • AMD telemetry through ADLX on Windows
  • Five-minute Miner Report with interval and session statistics
  • Accepted, stale, rejected and block-solved share reporting
  • Improved network, Stratum, target and share-difficulty formatting
  • Portable 64-bit Linux and Windows packages
  • Bundled GPU libraries, kernels and Windows runtime dependencies
  • SHA-256 release checksums

OpenCL and CUDA performance varies between GPU models and driver versions. Test both backends to determine which performs best on your hardware.

Linux Download

Download:

bitweb-gpu-miner-linux-x64.tar.gz

Extract it:

tar -xzf bitweb-gpu-miner-linux-x64.tar.gz
cd bitweb-gpu-miner-linux-x64

Run Bitweb:

./bitweb YOUR_WALLET_ADDRESS

Linux SHA-256 Checksum

F2BFB87961ABB20ECA678C706CF60A1B4E9173D45FC36AD85AD5594BEB608A91

Verify:

sha256sum bitweb-gpu-miner-linux-x64.tar.gz

Windows Download

Download:

bitweb-gpu-miner-windows-x64.zip

Extract the ZIP and open PowerShell or Windows Terminal in the extracted directory.

Run Bitweb:

.\bitweb.exe YOUR_WALLET_ADDRESS

The Windows release includes the required application runtime DLLs. Visual Studio, MSYS2, the CUDA Toolkit and Microsoft Visual C++ Redistributable are not required.

For CUDA mining, NVIDIA driver 528.33 or newer is required. Installing the latest compatible GPU driver is recommended for CUDA and OpenCL compatibility and performance.

Windows SHA-256 Checksum

F8D51FE29B61FCEA2702815C4FFDF79CCA2CD874E904522E0423953097B8300B

Verify from PowerShell:

Get-FileHash `
    .\bitweb-gpu-miner-windows-x64.zip `
    -Algorithm SHA256

Running Bitweb

Bitweb will ask you to select:

  1. NitroPool region: AU, EU or US
  2. GPU backend: CUDA or OpenCL

Bitweb automatically configures:

  • Algorithm: Argon2id
  • Pool: NitroPool
  • Port: 6236
  • Password: c=BTE

GPU Telemetry

Bitweb reports available GPU utilisation, temperature, graphics clock, power and fan information every minute.

Metric availability depends on the GPU model, driver and operating system. Unsupported values may display as N/A. Manufacturer-provided monitoring software is still recommended.

Hardware Warning

Mining places a sustained load on your GPU and can significantly increase temperature, fan speed, power consumption and component wear.

Use trusted GPU-monitoring software and ensure your hardware has adequate cooling and power capacity.

Stop mining if the GPU overheats, becomes unstable or produces errors.

Bitweb is provided as-is and without warranty. Use it entirely at your own risk. NitroPool and its contributors are not responsible for hardware damage, instability, data loss, power costs, lost earnings or other losses resulting from its use.

Support

Website: https://nitropool.net/

For help, contact us through the NitroPool Discord community.