Digital Asset Database Digital asset research & education
BTC$77,103-0.11% ETH$2,383-1.11% USDT$0.9997+0.01% BNB$686.39+0.97% XRP$1.35+0.16% USDC$0.9998+0.01% SOL$99.68+0.05% TRX$0.3245+0.62% FIGR_HELOC$1.01+0.03% HYPE$81.59-0.85% ZEC$810.98-2.09% DOGE$0.0812-0.35% RAIN$0.0167+0.80% USDS$0.9999+0.01% XMR$504.59+2.10% LEO$9.24-1.37% WBT$70.62-0.56% LINK$11.07-0.95% ADA$0.1986+1.86% XLM$0.1744-0.29% BCH$242.83-0.73% DAI$0.9998+0.01% CC$0.1091-3.88% USDE$0.9995+0.01% USD1$0.9993+0.00% LTC$49.61+0.04% GRAM$1.33+1.17% UNI$5.85+1.01% HBAR$0.0741+0.34% USDG$1.00+0.04% AVAX$7.16-0.34% SHIB$0.00000515+0.44%
메뉴
자산 전체 자산섹터순위Heat map스크리너자산 비교★ Saved
기본 지표 Fees & revenue잠긴 가치Exchange volume네트워크 활동StablecoinsStaking & yield
밸류에이션 밸류에이션 비율Supply & issuance지표 정의
기관 상장지수상품기업 재무 보유분
리서치 리서치 노트이벤트 캘린더리스크 프레임워크보안 사고
학습 Learn library용어집계산기방법론데이터 출처데이터 최신성AI agents공개 API
뉴스 데이터에 묻기 글로벌 시장 소개
읽기 옵션
Photography CryptoStudio
가이드 보기

시장이 처음이라면 — 가격, 수익률, market cap? 브라우징하면서 모든 용어를 평이한 영어로 설명합니다. 동일한 데이터에 도움말이 내장된 방식입니다.

전문가 견해

시장은 이미 알고 있다고 가정합니다. 데이터만 — 깔끔하고 빠르며 간결하게, 별도의 설명 없이 제공합니다. 기본 보기입니다.

라이트 또는 다크
언어
공개 API

이 사이트의 모든 수치는 해당 기간 및 출처와 함께 JSON 형식으로 제공됩니다.

API 문서 읽기
How networks work Foundation 7 min

Who miners and validators are, and how they get paid

Block producers are businesses with power bills or locked capital, earning from new issuance, user fees, and the value of ordering transactions.

The parties that produce blocks are businesses. They have electricity contracts, hardware leases, colocation bills or large amounts of capital locked in a protocol, and they earn from two or three identifiable revenue lines. Understanding those lines explains most of what block producers do, including the behaviors that look strange from outside.

The job description

A block producer collects pending transactions, chooses which to include and in what order, assembles them into a valid block, and broadcasts it to the network fast enough that other nodes build on it rather than on a competitor's. Under proof of work the right to publish is won by a continuous hashing race, so the producer is called a miner. Under proof of stake the right arrives on a schedule determined by bonded stake, so the producer is called a validator. In both cases the discretionary part of the job is the same: selecting and ordering the contents of the mempool.

Neither role is a position of authority over the ledger. A producer who includes an invalid transaction produces a block that every full node discards, along with the reward. What producers control is inclusion and sequence, which is exactly the domain in which their commercial incentives operate.

Why almost nobody does this alone

Block rewards arrive at random. A small miner whose share of network hash power is one part in a hundred thousand will find a block roughly that often, which means years between payouts and enormous income variance. Mining pools solve this by combining hash power, taking a fee, and paying members a smooth share proportional to work contributed. The consequence is that the visible producer of a block is often a pool, and the underlying machines belong to many parties who can switch pools.

Proof of stake has an analogous structure. Delegation and staking services let holders assign stake weight to professional operators for a commission, and liquid staking providers aggregate deposits at scale. The result in both systems is that economic ownership is dispersed while operational control is concentrated, which is why the Nakamoto coefficient is reported separately from validator counts, and why validator concentration is tracked as a distinct risk.

The cost structures behind the two roles are different in a way that shapes behavior. A miner's hardware is a sunk cost and electricity is the marginal one, so a machine keeps running as long as the expected reward exceeds the power it burns, and it is switched off the moment that stops being true. That is why proof-of-work capacity migrates toward the lowest-cost power and why capacity leaves the network in waves rather than smoothly. A validator's main cost is the capital locked in the bond, which is not consumed but is unavailable for anything else while it is staked, plus a comparatively small operational bill for a server that must stay online. The first business is exposed to energy prices; the second is exposed to the terms of the lock-up and to slashing.

The three pay lines

The first is the block subsidy: newly created units, paid by the protocol on a published emission schedule. Nobody hands over this money. It is issuance, so it is funded by dilution of existing holders, and it appears in data as daily issuance value.

The second is transaction fees, which users actually pay. On chains using EIP-1559 style pricing, the fee splits into a base fee that adjusts algorithmically with congestion and is destroyed rather than paid to anyone, and a priority fee that goes to the producer. That split matters: on such a chain, a large share of what users pay never reaches the parties securing the network at all, and instead reduces supply. Daily fees and daily burn report the two halves.

The third is MEV, the value obtainable purely from choosing the order of transactions. It includes benign forms such as capturing an arbitrage that a pending trade creates, and predatory forms such as front-running and the sandwich attack, where a trader's own transaction is bracketed to profit from the price it moves. On several networks this has produced a specialized supply chain: searchers find profitable orderings, block builders assemble full blocks, and proposers auction the right to publish to the highest-bidding builder. MEV is real income for producers and a real cost to some users, and it is only partially observable in public data.

What this is called, and what the words do not mean

Aggregate payments from users to producers are reported here as supply-side revenue, and the term needs care because it borrows an equity word. Corporate revenue accrues to a company, which has costs, residual profit and shareholders with a claim on it. Supply-side revenue accrues to a competitive, open set of operators who are not owned by holders of the asset and who distribute nothing to them. A rising figure means users paid more for block space; it does not mean an entity earned more on behalf of anyone.

Where fees are burned or diverted to a protocol treasury, the flow is closer to accruing to holders, and it is reported separately as holder revenue rather than being mixed into a single number. Even then the analogy is loose: a burn reduces supply for every holder proportionally and creates no cash, no distribution, and no enforceable claim. Ratios built from these figures, such as market cap to fees, resemble equity multiples in construction only. They have no denominator that anyone receives.

Reading a producer economy

Four figures describe it compactly: issuance for the subsidized part of the pay, fees for the user-paid part, supply-side revenue over thirty days to smooth out daily noise, and hash rate or staked supply for the resources those payments are supporting. The relationship between the pay and the resource is the subject of the next lesson.

For per-network detail, see the fee pages and the staking pages, and consult methodology for how MEV and burned fees are classified in these figures.

01

핵심 요점

Block producers control inclusion and ordering, not validity, because invalid blocks are discarded by every full node along with their reward.
Pools and delegation exist because individual block rewards are random, and they disperse ownership while concentrating operational control.
Producer income comes from new issuance, user-paid fees, and MEV, and under EIP-1559 style pricing a burned base fee reaches no producer at all.
Supply-side revenue borrows an equity word but accrues to competitive operators, not to holders, and carries no residual claim.
Reading issuance, fees and the underlying hash rate or staked supply together describes the producer economy more honestly than any single figure.

자산

전체 자산섹터순위Heat map스크리너비교저장됨

기본 지표

Fees & revenue잠긴 가치Exchange volume네트워크 활동StablecoinsStaking & yield

Valuation & risk

밸류에이션 비율Supply & issuance지표 정의리스크 프레임워크보안 사고

기관

상장지수상품기업 재무 보유분Events리서치 노트뉴스

학습

Learn library용어집계산기데이터에 묻기AI agents공개 API

소개

소개문의방법론데이터 출처편집 정책데이터 최신성

법적 고지

면책 조항이용 약관Privacy policy