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
- cbeb36b020e8859447e50b3f3e9231e47cb35e53fd68bdfb5f3101bd6f9b9ac9:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- cbeb36b020e8859447e50b3f3e9231e47cb35e53fd68bdfb5f3101bd6f9b9ac9 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 0356e0fee060cd2fd72c30bd973e2b22adbb4b0dcddbced295c52ea3cb3a5410c9
- public amount
- 100
- public blinding
- f2e7f53d6e429e0b552b8c115c201a43d5d708e71d8f3efc138595f8430d1b35
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.