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
- 17829e0be1a144ec17a3d05ee583589004cf3b79ffd98d598c6fca523d9236d1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 17829e0be1a144ec17a3d05ee583589004cf3b79ffd98d598c6fca523d9236d1 · T_PMINT
- block
- 949519 · 2h ago
- commitment C
- 03f52f93ecd75e21ff7c5e9597c18db89602a822ad028af72a114277dfe93b884c
- public amount
- 100
- public blinding
- b3a232142c3e2a467f80e7daba57c1e59ef8906793cd9b8a92560cbc7571bc11
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.