{
  "pools": [
    {
      "id": "pcoin",
      "coin": {
        "type": "PCN",
        "name": "PCoin",
        "symbol": "PCN",
        "family": "bitcoin",
        "algorithm": "RandomX",
        "randomxKey": "PCoin/RandomX/v1",
        "website": "https://pc.am",
        "explorer": "https://explorer.pc.am"
      },
      "ports": {
        "3333": {
          "listenAddress": "0.0.0.0",
          "name": "Stratum",
          "tls": false,
          "tlsAuto": false,
          "varDiff": {
            "minDiff": 1,
            "maxDiff": 1000000,
            "targetTime": 15,
            "retargetTime": 60
          }
        }
      },
      "paymentProcessing": {
        "enabled": true,
        "payoutScheme": "PPLNS",
        "payoutSchemeConfig": {
          "factor": 2
        },
        "minimumPayment": 0.00000294,
        "payoutMethod": "coinbase",
        "payoutInterval": "every block found"
      },
      "poolFeePercent": 2,
      "addressInfoLink": null,
      "poolStats": {
        "connectedMiners": 121,
        "poolHashrate": 285404.19166666665,
        "sharesPerSecond": 7.81
      },
      "networkStats": {
        "networkType": "main",
        "networkHashrate": 421457.7650206327,
        "networkDifficulty": 0.06438084459887596,
        "lastNetworkBlockTime": "2026-09-06T11:12:54.000Z",
        "blockHeight": 6767,
        "connectedPeers": 37,
        "rewardType": "POW"
      },
      "lastPoolBlockTime": "2026-09-06T11:13:12.851Z",
      "totalBlocks": 1796,
      "totalPaid": 88004.00278953,
      "blockRefreshInterval": 2000,
      "pcoin": {
        "nodeReadAt": "2026-09-06T11:27:26.151Z",
        "nodeReadable": true,
        "open": true,
        "note": "open to any miner"
      }
    }
  ]
}