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
- bd9370fb707a19d3072ff85a0994904b2b9275bcad7067a1ab0509e63d5782eb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bd9370fb707a19d3072ff85a0994904b2b9275bcad7067a1ab0509e63d5782eb · T_PMINT
- block
- 948673 · 35d ago
- commitment C
- 02b1972b63a42045c6db9a700e7938556720b776262a5bbca48f5bc7102a252794
- public amount
- 100
- public blinding
- accd07941335a39a50a5f7c2c47f09506145173e5ba4935a3a4f7691f6826241
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.