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
- 9f74aa67546f2565423c1b7d16829c57d7702013812f31317d3024a48f153677:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9f74aa67546f2565423c1b7d16829c57d7702013812f31317d3024a48f153677 · T_PMINT
- block
- 948651 · 34d ago
- commitment C
- 032e87239b6b2a742956d5f819c889d31a03be8cd82abb120772be362e2cdb1d17
- public amount
- 100
- public blinding
- 991faaa322e7b500edd1f58147de83fe6437092ee6c50e1e98c0deda917b4535
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.