Pool Hashrate
0.00 H/s
Jackpot
40291.8751
PEPEW| Miners: 0 | Workers: 0 |
| Net Hashrate | 50.52 MH/s |
| Network Difficulty | 0.28H |
| Block value | $0.00 |
| Current Block: | |
| Block time: | 21 Seconds |
| Est time to find block | 6944d 10h 40m 0s / |
| Algorithm: Hoohashv110 | Fee: 1% |
| {{ $t('myStats.lblRoundEffort') }} | {{ roundEffortPercentage !== null && typeof roundEffortPercentage === 'number' ? roundEffortPercentage.toFixed(2) + '%' : 'N/A' }} |
| Avg Effort | 77% |
| Earnings: PPLNSBF70 | Min Pay : 2500.0 PEPEW |
| Pool Wallet | P9bKtgzNsB |
Important Notice
🚨 Do not mine directly to an exchange wallet. Payments below the exchange’s minimum deposit may result in lost coins.
Use a private wallet for secure management and transfers. Thank you for understanding!
Stratum Servers
Supported on all ports.
MMr supported on ports: 4178, 14178
How to Start
Mining on Windows GPU
- Download hoominer for Windows
- Extract the archive and run the command below, replacing
YOUR_WALLET_ADDRESSwith your Pepe Pow address. If you don't know your address, read this section first. - If you are mining on multiple machines/rigs, you can append an identifier of your choice to your wallet address seperated by a dot, to receive per-rig performance metrics on your dashboard. Example:
<WALLET ADDRESS>>
Mining on Linux GPU
- Download hoominer for Linux
- Extract the archive and run the command below, replacing
YOUR_WALLET_ADDRESSwith your Pepe Pow address. If you don't know your address, read this section first. - If you are mining on multiple machines/rigs, you can append an identifier of your choice to your wallet address seperated by a dot, to receive per-rig performance metrics on your dashboard. Example:
<WALLET ADDRESS>>
Getting a Wallet
Before you can start to mine you need to create a wallet. Although PePeCoin is an entirely digital asset, you still need a place to store them. This is done in a digital wallet. There are multiple methods to obtain a wallet which vary by ease of use and the security they provide.
Official Wallets
Official first-party Wallets for all major platforms are available from the PePeCoin Github. These wallets are released and maintained by the PePeCoin Team.
Coin Info
| Website: | https://pepepow.org/ |
| BitcoinTalk: | https://bitcointalk.org/index.php?topic=5488888.0 |
| Twitter: | https://twitter.com/PEPEWCommunity |
| Discord: | https://discord.gg/sJgDVRkBcq |
| Facebook: | |
| Telegram: | https://t.me/PEPEWCommunity |
| Github: | https://github.com/MattF42/PePe-core |
| CoinPaprika: | https://coinpaprika.com/coin/pepew-pepe-pow/ |
Post-Fork Miner (HooHash — Block 4354200+)
After block 4354200, PePeW switches from XelisHashV2 to HooHash. You must use the new miner from htn.foztor.net.
Downloads
Getting Started
- Download the appropriate miner for your hardware.
- Extract the archive:
or
GPU Mining (Linux)
Run the miner replacing YOUR_WALLET_ADDRESS with your PePeW address:
CPU Mining (Linux)
Run the miner replacing YOUR_WALLET_ADDRESS with your PePeW address:
Miner Options
| Option | Description |
|---|---|
| -t [threads] | (CPU miner) Number of CPU threads to use. |
| --list-gpu | (GPU miner) Show available GPU devices and their IDs. |
| --gpu-id 0,1,2 | (GPU miner) Select specific GPU devices. |
| --slow-cpu | (GPU miner) Reduce CPU load at cost of slightly fewer blue blocks. |
| --same-stratum | Use the user-supplied pool for DevFee instead of discovery. |
| --timeout [seconds] | How long in seconds to wait for a stratum connection to respond (default 15 seconds). |
| --help | List all command-line options. |
Mining on Windows (WSL)
A native Windows build is not planned currently. You can run the miner via WSL (Windows Subsystem for Linux):
- Install WSL and a supported Linux distribution (e.g. Ubuntu).
- Download and extract the miner inside your WSL environment.
- Run the miner the same way as on Linux: