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
- 3380846338fb0872e5ba6d520080412440d3a99359084cb8a8bfece31ef92969:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 3380846338fb0872e5ba6d520080412440d3a99359084cb8a8bfece31ef92969 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 02c2bf31cefbabd1784bf534fdb19d51e8350467dfdc387f6983dfb8b8bf78229a
- public amount
- 100
- public blinding
- cdf43a36622be66d079fbf622261be8cdd425c12d08dcb9666c1c5f69116f241
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.