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
- baff1c9d728c43c73951452b0d11b0d8999de296fbfdcad87f1520ade2109b05:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- baff1c9d728c43c73951452b0d11b0d8999de296fbfdcad87f1520ade2109b05 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02a16ab64a13c29278f6c07ce882d3069d3716b1e9a7524add93c4e5e95e64039e
- public amount
- 100
- public blinding
- e5313d38a544842a5b8c3f119660b12ba875aa70570dcc42710f399f722f64fc
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.