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
- e27ec70bdec3531bbc91bd267ec9ac811dcf2a445cdb5fbabb4158410fef0989:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- e27ec70bdec3531bbc91bd267ec9ac811dcf2a445cdb5fbabb4158410fef0989 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 02c54ae4ba625b899b80909324ae34e9280a491a8ed6a9d11484cb31ca537af73a
- public amount
- 100
- public blinding
- 4cae28405523d758f1a3bbc71e89ece1c909bed90272fb61f910bb60a9a9a05e
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.