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
- da69f9915b1eba93f9eb04ab6a3a8334cc1e4e75066f330b6e681ed5a1310fd1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- da69f9915b1eba93f9eb04ab6a3a8334cc1e4e75066f330b6e681ed5a1310fd1 · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03e5e494bcdc942e2cd97424c2bd8015cb61c54f0f976f33a6ed0f57610f333514
- public amount
- 100
- public blinding
- 27b7a6a41ebcddb72ea6677bd53d4cb6720adf4489356bedfa7fbd3f2507f917
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.