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
- b04c8e14f50db633b835a8ad79d44c695edb21c2d5d4591ba576162f0ed521e4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b04c8e14f50db633b835a8ad79d44c695edb21c2d5d4591ba576162f0ed521e4 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0335fd413294b532ee3ad02f72e881b507f30031416391f4ac90c00771a3d963bd
- public amount
- 100
- public blinding
- f82127672fe6046fd45d3a801e35c55c0d615cc469838e4cd8d6e8468b76b39c
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.