Monero’s private amounts do not make its monetary supply unauditable. The network verifies supply through cryptographic proofs rather than by exposing every output value publicly.
Every transaction must prove that its inputs equal its outputs plus the fee. Pedersen commitments allow nodes to verify that balance equation without revealing the amounts. Bulletproofs+ range proofs prevent hidden outputs from representing negative, overflowed, or otherwise invalid values. Key images prevent the same output from being spent twice, and every miner reward is checked against Monero’s consensus-defined emission schedule.
Taken together, these rules mean ordinary transactions cannot create new XMR. New coins can enter circulation only through a valid miner transaction paying the permitted block reward, and every fully validating node independently enforces that rule.
Login to reply
Replies (5)
but it can take upto 3 days to verify or?
25% so far
but I need to suspend it sometimes because I'm on solar power.
Blackbox
I trade Bitcoin for Monero no KYC without even creating an account. The fees are higher, but no more than an ATM fee.


A blockchain is a chain of blocks.
Inside the blocks are transactions.
If the sum of every transaction's inputs and outputs equal zero, then nothing was created or destroyed.
You dont need to know the amounts inside the transactions.
#bitcoin #monero
View quoted note →
View quoted note →