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
- 00212578c64b9e453a6d751b0ba2311572c98359f61681cbb8edd9f1aeb1d641:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 00212578c64b9e453a6d751b0ba2311572c98359f61681cbb8edd9f1aeb1d641 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 03b79e23581b80dc3c47ed4d4ebc58c499237da7ac8687e56a6d58efde57088a20
- public amount
- 100
- public blinding
- 6d1bb00b132a60b60e980508f1734b162c1df67d22675ae9f82416d3a8cde62e
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.