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
- c2a5927e35b399b5646d8d1310ccb22b08ecaff886b2a393b2f6f32f72a7d79d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c2a5927e35b399b5646d8d1310ccb22b08ecaff886b2a393b2f6f32f72a7d79d · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02a59b7e404729cdd9c3456826ab1b2d5b451ea49a159c9bcb2a43ce0782fdb156
- public amount
- 100
- public blinding
- 711073466081caefd3931ea4fc71697e3711e733f6409ede2341100525f5e94f
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.