Loading Tool

Explorer IconExplorer

Memory Pool

39,612 transactions
25.67 vMB
0.05174450 BTC
Random Selection Loading Transactions
Max Size: 133.40/200 MB

Candidate Block

Mining Attempt 252ccf7b0b7f08cd40f8cea2fb46ad00be91b22763aee649f944559577f7129f
Version 20000000
Previous Block 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10
Merkle Root 2d0eab5386638738511e250e896180298eef3f5e5370be6437aad42174a71cfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,409
Size: 1.00 vMB
Total Fees: 0.00533273 BTC
Feerates: 40.21 > 0.53 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,745 (182,535 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
732,210 732,210 0000000000000000000411937c3d70fa8468e001464356bd90f0bf15005d3a26 965 0.73/1.00 vMB 5
732,209 732,209 000000000000000000083e3308598d142ae56d41dca9bf10694cff27b9e4dbce 56 0.01/1.00 vMB 8
732,208 732,208 0000000000000000000125c89b502d8995c0577f728fb415334cf1d3c6d20c01 43 0.01/1.00 vMB 5
732,207 732,207 00000000000000000004396c20e01486c70575bf3c747f59b332f8126b511dd2 1,267 0.50/1.00 vMB 7
732,206 732,206 000000000000000000020873722b295d7c20513fc534b7ed717c47216f429bb0 503 0.21/1.00 vMB 6
732,205 732,205 00000000000000000009e9300ac63428a010cbc2ad4b494643bae4695d365d67 163 0.06/1.00 vMB 8
732,204 732,204 0000000000000000000161ff595044fa214f2f908ab80626a7c5a059fd036f55 1,183 0.42/1.00 vMB 6
732,203 732,203 00000000000000000000cc6c59ca44456e6225b20dccf643eb10c2ef32b1a4ac 295 0.09/1.00 vMB 6
732,202 732,202 00000000000000000008565a9172c9fcd13915bf6c6b1cdf29a405542844dc09 4 0.00/1.00 vMB 2
732,201 732,201 0000000000000000000576642810272669bb2bbb5fe450d1821423d5e53794eb 657 0.29/1.00 vMB 6
732,200 732,200 000000000000000000049574d4bedbc66b7caf1694e9108367c8cf0b03d499ab 1,758 0.71/1.00 vMB 5
732,199 732,199 00000000000000000006a5302810877792eb8903bfac069d3a2e976600be625e 63 0.02/1.00 vMB 11
732,198 732,198 0000000000000000000137cd10634a827ea6a551fcaec602d8ff1af4d48c65a4 40 0.01/1.00 vMB 6
732,197 732,197 0000000000000000000046d9b9166ad9310ce07f2209f895db6dc324045d59b6 1,500 0.72/1.00 vMB 1
732,196 732,196 00000000000000000007b90709b2315b712e54987e250b68240870cbe2f3a013 2,402 1.00/1.00 vMB 9
732,195 732,195 0000000000000000000577c0429b1df68461a7cb7f409804c58f5587d7c53f09 47 0.02/1.00 vMB 3
732,194 732,194 0000000000000000000200d203c2215b6aad38909bcbdd7647321c4eefb133be 425 0.11/1.00 vMB 7
732,193 732,193 000000000000000000070e3507f99ad8f9cbe69b37cf7070e9db509a42c54164 662 0.23/1.00 vMB 6
732,192 732,192 00000000000000000003970e88a7c757333dd735f9388f7246c4d91170356c70 917 0.38/1.00 vMB 6
732,191 732,191 0000000000000000000791756fc74846c661d6a4afcdf46f40e8fa9dd1027167 664 0.66/1.00 vMB 3
732,190 732,190 000000000000000000012a066dc3abf665c029e61ededfd9cd01d2cec9ef4c65 2,226 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.94 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 646.58 GB
    • Received: 12.86 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.