Reading the public node

Entcoin

Your node. Your wallet. Your agent.

A proof-of-work network you can run and verify yourself, with a local wallet and verifiable Agent payments built on ordinary ENT transactions.

Explore EntPay
Live height--
Block target10 SEC
Maximum ENT2,000,000
Premine0
Inside the node

The desktop node

The network becomes real when it runs on your machine.

Entcoin is not a browser wallet wrapped around a remote account. The desktop app keeps your wallet and ledger local, discovers peers, verifies every accepted block, and can mine without a hosted login.

View release notes
ENTCOIN / NODE Node active

Confirmed

84.21000000 ENT

Chain height--
NetworkOnline
StorageArchive
01

Self-custodied wallet

Recovery words and encrypted backups stay under your control.

02

Full validation

UTXOs, signatures, work, issuance, maturity, and reorg rules are checked locally.

03

One process

Wallet, ledger, peers, and mining run without a coordinator.

New in v1.5.5 / Agent payments

Software can buy a result. You still approve the payment.

An independent merchant signs a quote. Your local Agent checks the product, request, price, merchant, expiry, and spending limit. Only then can your local wallet pay and verify the signed delivery.

A photograph generated and delivered through a real EntPay purchase
VERIFIED DELIVERY0.00100000 ENT
Local EntPay Agent approval screen
LOCAL APPROVAL / WALLET KEYS STAY HERE
  1. 01Discover
  2. 02Signed invoice
  3. 03Approve locally
  4. 04Pay on-chain
  5. 05Verify delivery

Verification path

Trust less. Verify the path.

Headers arrive first. Candidate work is compared locally. Bodies are fetched only for a viable chain, validated completely, and committed atomically with undo data.

  1. DISCOVER

    Discover

    Bootstrap and local discovery connect peers.

  2. VERIFY

    Validate

    Check work, ownership, timing, and signatures.

  3. COMMIT

    Commit

    Write one complete SQLite transaction.

  4. RELAY

    Relay

    Move accepted blocks and transactions.

node.entcoin.xyz / v2/statusReading the public node
{
  "protocol": "entropy-mainnet-v1",
  "height": --,
  "tip_hash": "connecting...",
  "validation": "local"
}

Monetary rules

The supply is a rule, not a promise on a webpage.

No premine, no account balances, and no floating-point issuance. Rewards follow block height and sum to an exact terminal amount.

Maximum supply
2,000,000 ENT
Target spacing
10 SEC
Coinbase maturity
100 BLOCKS
Fork choice
Cumulative work

Run it yourself

Choose where your node lives.

Desktop builds include the wallet and operational interface. The headless CLI runs the same validation, ledger, and peer implementation.

Windows 10/11 · x64

Desktop node

Installer or portable build with wallet, mining, peers, history, and diagnostics.

Ubuntu 24.04+ · amd64

Desktop node

Native .deb with a Secret Service protected local wallet.

Download .deb
Linux / Windows

Headless CLI

Archive, pruned, wallet, or public seed deployments from one binary.

The implementation is the claim.

Consensus, wallet, ledger, networking, tests, operations, and known limitations are public.
Browse source
v1.5.5 / SHA-256 Checksums Security policy