pull down to refresh

And for calculation purposes:
  1. Convert the locktime Unix timestamp to a date and time.
  2. Determine the current block's timestamp.
  3. Calculate the difference in time between the locktime and the current block's time.
  4. Divide the time difference by the average block time (about 10 minutes) to get an approximate number of blocks you'll need to wait.