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
- 7e3ca776718766449eb45b44011ddfb34898f3b919d1edebb1da9ef7d7b0e4a0:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 7e3ca776718766449eb45b44011ddfb34898f3b919d1edebb1da9ef7d7b0e4a0 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 03a5bb6d0aec69e3972a8d6604c774b1c9f39cfe137457d45235c35a3ab2d13917
- public amount
- 100
- public blinding
- bc728b66fb6278ae25b5d4ef0e2f49ef757861927699ae8b0612d8e90f703767
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.