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
- 8970f1f4929009c6144d6e0808e4ac5075944785462579d93f76a028299743a2:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8970f1f4929009c6144d6e0808e4ac5075944785462579d93f76a028299743a2 · T_PMINT
- block
- 948725 · 3d ago
- commitment C
- 03c1aa565fc9943c5ff5cdb2bc2dc36f0e0e192df1dd8f4352f115ab6c95d25eed
- public amount
- 100
- public blinding
- 95ddba9bb75a42253a8b4b89d18cf5590157b2b01b027b7a3780b2e3a2de56f7
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.