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
- fae5a0dffb36ea207720d09613a253df9ab37876bd0aed8cfd251ef2efb78fa4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- fae5a0dffb36ea207720d09613a253df9ab37876bd0aed8cfd251ef2efb78fa4 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03073dce96052d6f3b9093537ab75d43ff8419c3aa466e5bab324f83f1e7827b72
- public amount
- 100
- public blinding
- b76576519e7625bdb5ba651a5b54bcf9ea1c60d86b840d3883cb99a12e7f8013
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.