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
- 9834787fbafcca11a69a8af3547b19bccc8501eb399c5d958e4cf7188e7e0b08:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9834787fbafcca11a69a8af3547b19bccc8501eb399c5d958e4cf7188e7e0b08 · T_PMINT
- block
- 948647 · 57d ago
- commitment C
- 02c4ce2152f0eaedbc244b6c849ed2e761e66180da4cde94053027c81444e8b9da
- public amount
- 100
- public blinding
- 37e786bc262ecd2703b2314157c089750e9f6ea1a6b6d8ad391ef9b97df62c65
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.