The numbers / Money

Twelve places, and the integers underneath them

Underneath the decimal point there is no decimal point. Amounts are whole numbers of a very small unit, and one coin is a million million of them. Everything you see with a dot in it is a display choice.

12 decimal places Counted
Value
12 decimal places
Kind
Counted
Derived from
The atomic unit definition. One coin is 10^12 piconero
Changes with
Nothing

Mars market addresses

Published, not monitored
mars24pas2vgwtr4drrsy7tlngevbvxyguejynnkeywibjzenet7knqd.onion
marsautbk3di5cj75eh4dakjjrngddnjwqfdltbq2sy6cf7unzkd2bad.onion
marsautkudspgk6j23cxdtrk36ae4fpis2eoe7izu5y2rsksvmfji2ad.onion

These three addresses are printed as given. This site does not test them, does not know whether any of them answers right now, and publishes no availability figure. An address that opens is not the same thing as an address that is genuine, which is what the forty character fingerprint is for.

Where the twelve decimal places come from

The smallest unit is called a piconero and it is defined as one million millionth of a coin. Every amount the software handles is an integer count of those units, and the familiar form with a decimal point is produced only when a figure is shown to a person.

Twelve was a choice made at the start and never revisited. Bitcoin made the same kind of choice at eight places and named its smallest unit a satoshi. Neither figure is a law of anything. Both are a decision about how finely a unit should divide, made once and then left alone.

One coin, written out in full1 XMR          = 1,000,000,000,000 piconero
0.000000000001 XMR = 1 piconero
twelve places, integers all the way down

What twelve places give you

Exactness. Because the software counts whole units, no addition or subtraction here loses a fraction the way it would if amounts were held as floating point numbers. Nothing is quietly rounded away between a balance and a payment, and two people adding the same figures get the same total.

Range at the small end. Amounts far below anything worth sending remain representable, which matters more than it sounds, because a fee is a small fraction of a coin and has to live somewhere in the arithmetic.

And it removes a whole class of argument. If two figures for the same amount disagree, the disagreement is about what one of them is describing rather than about the sums. Integers do not drift.

A display that is not the balance

The frequent panic is a wallet or a site showing five or six places, with a very small amount collapsing into what looks like zero. The coin is there. The display truncated it. Widening the setting or looking at the raw figure shows the rest of it immediately.

The opposite case is somebody comparing two figures for the same amount and finding a difference in the final digits. Almost always one was rounded for display and the other was not. A difference of a few piconero is a difference of nothing at any price anyone has ever quoted. Since a transfer cannot be undone, the place to be careful is the number you type rather than the number you read back.

The third confusion is between places and value. Twelve decimal places says how finely the unit divides. It says nothing about what a coin is worth, and this site quotes no price. The units page covers how conversions are handled here.

What would move the twelve

Nothing. The unit is baked into how amounts are represented, and changing it would break every stored figure and every piece of software that reads one. There is no proposal to do it and no reason to want it.

What does vary is presentation. Wallets differ in how many places they show, some let you set it, and some sites round for display without mentioning that they have. If a figure looks wrong, look at where it was displayed before deciding coin has moved. The number in this section that genuinely does depend on software is the seed word count.

Before panicking about a balanceA figure that reads as zero on a screen is usually a formatting choice. Check the display precision before concluding that coin has gone missing.

Questions people ask

What is a piconero?

The smallest representable amount, one million millionth of a coin. All internal arithmetic is done in whole piconero.

Why does Bitcoin have eight places and Monero twelve?

They were separate decisions taken by separate people at separate times. Neither has any technical claim over the other.

Can a payment be for a fraction of a piconero?

No. It is the smallest unit that exists, so every amount is a whole number of them.