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
- 8fcdb5fe24ffc2a346c133792d889996ab4131410a37922695304aa972c57621:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8fcdb5fe24ffc2a346c133792d889996ab4131410a37922695304aa972c57621 · T_PMINT
- block
- 948745 · 30d ago
- commitment C
- 023068d0495585aab6abb5a266edb528a52683a039f02257528094db19ae13ab9d
- public amount
- 100
- public blinding
- 067c25857cf0f2d1bec0c010175b0a4349697e183d9b86b0552169a8fb046fbf
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.