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
- d21810f2f86dcb1346ff8aa0a6442c29bd172d22df237b383152c76951a4cc38:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d21810f2f86dcb1346ff8aa0a6442c29bd172d22df237b383152c76951a4cc38 · T_PMINT
- block
- 948642 · 35d ago
- commitment C
- 02810296b94969a1d4d342b919e9b782a8487b22e2ca354380048d1ac746022aa9
- public amount
- 100
- public blinding
- 8143d0221a87269d22b459ae36becfbab46248e7c055fbe05c458a964f0b997b
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.