Getting Started

Getting Started

Connect to the BitXPool PoCX mainnet pool, bind your plot address, and choose either the standard miner or the pool-ready miner package.

Miner setup steps

  1. Prepare the POCX miner.
  2. Set rpc_host to the pool address: pocxpool.bitxpool.com
  3. Set rpc_port to 443
  4. Set submission_mode to pool
  5. Configure local plot_dirs.
  6. Start the miner.
  7. Check miner logs to confirm continuous submissions.
chains:
  pocx:
    rpc_host = pocxpool.bitxpool.com
    rpc_port = 443
    submission_mode = pool
    plot_dirs:
      - D:\POCX\plots

Pool wallet assignment

To mine in this pool, bind your mining address to the pool address:

pocx1qgnlrzpluccezkngptzn7t6gwutgvcjkx3yduk0

Create an assignment

Phoenix Wallet / Bitcoin-qt: open the Forging Assignment tab and click Create Assignment.

create_assignment "your_plot_address" "pocx1qgnlrzpluccezkngptzn7t6gwutgvcjkx3yduk0"

The assignment becomes active after 30 blocks. Once active, the pool will accept your submissions.

Switching from another pool?

You must first revoke the existing assignment:

revoke_assignment "your_plot_address"

Wait 720 blocks for the revoke to take effect, then create the new assignment to this pool and wait another 30 blocks for activation.

Downloads

BitXPool pool-ready miner

Or use the BitXPool pool-ready miner to skip manual pool configuration. Add your plot directory and bind the pool address directly.

Download BitXPool pool-ready miner

Windows Plotter

One-click Windows plotting tool for creating PoCX plot files used for mining.

Download Windows Plotter

Community

Join the Telegram group for pool updates and miner support.

Telegram Group

P plot parameters

-i
Wallet address.
-p
Directory. For multiple disks, use: -p d:\ -p e:\ and continue as needed.
-w
Single plot file size per disk.
-n
Number of files to plot.
-g
GPU plotting mode. Leave it out for CPU plotting.
-e
Default is 1. Test based on memory. Reference: 32G use 1-2, 64G use 2, 128G use 4-7.
-x
Default is 1, the compression level. Current maximum is 2; follow official updates for later changes.