UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- c304ce323655b326b0f7a3ad8f18ee3dba7cd278f83496eeb974df50389aeeb6:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- c304ce323655b326b0f7a3ad8f18ee3dba7cd278f83496eeb974df50389aeeb6 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03237f8413d4320cfc4b82b4e25bc8864efd23b74455c1cc2d521c227d19487448
- public amount
- 1000
- public blinding
- a927512ef56333727b6f240e349ff57c5fa12918a261a9740c95f5ba9e82fec9
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.