How to Make Sure BTC Arrives Before the an On-Chain Competition Round Closes
Sending BTC from a self-custody wallet is the fastest path into an on-chain competition round. Bitok Arena Research has documented the confirmation timing: from a self-custody wallet on a network with normal mempool congestion and a fee set at or above the current median rate, three confirmations arrive in approximately 30 to 60 minutes. That is the window to plan around. The failure mode that leaves competitors watching a pending transaction while the round closes is almost always one of three things: withdrawing from an exchange with internal processing delays, setting the fee too low during a congested period, or initiating too late without accounting for confirmation time.
A Bitcoin transaction with zero confirmations is not yet in a block. One confirmation means a miner has included it. On-chain competition platforms that require three confirmations before registering an entry will not record that entry until the third block arrives — which takes approximately 30 minutes under normal conditions and significantly longer if the fee rate is below what miners are currently selecting from the mempool.
The transaction fee is a rate measured in satoshis per virtual byte (sat/vbyte), not a flat amount. A typical Native SegWit transaction sending to one recipient is around 140 to 170 virtual bytes. At 20 sat/vbyte, that transaction costs roughly 2,800 to 3,400 satoshis in fees. At 5 sat/vbyte, the same transaction costs 700 to 850 satoshis — but during normal to moderately busy network conditions, it may sit in the mempool for hours before a miner picks it up. The sat/vbyte rate determines confirmation priority. Your wallet's fee estimator reflects current network conditions; for time-sensitive entries, use the rate recommended for "medium priority" or "next few blocks" — not the minimum.