Public ETH balances: put the dollar value in context.
An ETH balance multiplied by an ETH/USD quote gives a reference dollar value. It does not prove who owns the funds, and a current quote cannot tell you the value of an old transfer.

Latest cached quote
Source: Coinbase Exchange
Trade time:
Refreshes every five minutes when the scheduled job is running. Quotes older than 15 minutes are marked stale.
Read a balance as a snapshot, not a person’s financial history
A block explorer shows records for an address. A price quote can give an ETH amount a dollar value. Neither tells you whether the address holds savings, campaign funds, or money managed for someone else. Use the threat model guide to separate an exposed fact from a guess about a person.
Example: transfer totals are not the current balance
Imagine an address starts with zero ETH, receives 1 ETH, then sends 0.5 ETH. Ignoring fees for this example, 0.5 ETH remains. At an illustrative $2,000 per ETH, that remainder is worth $1,000. Adding all transfers would answer a different question and overstate what is left.
| Record | ETH | What it tells you |
|---|---|---|
| Received | 1 | An inflow occurred. |
| Sent | 0.5 | An outflow occurred. |
| Remaining, ignoring fees | 0.5 | The example’s ending balance. |
Check three limits before attaching a dollar figure to a name
- Time: A current quote does not tell you the value at the time of an old transfer.
- Scope: One address may show only part of someone’s activity, or assets held for others.
- Identity: A timing pattern is not proof that two addresses share an owner.
Start with what the public record proves, then review how a public name links to an address. This is an exposure review; it does not investigate a person or rate anonymity.