Loading Tool

Explorer IconExplorer

Memory Pool

39,831 transactions
28.62 vMB
0.07575366 BTC
Random Selection Loading Transactions
Max Size: 145.21/200 MB

Candidate Block

Mining Attempt c04380c2a723f8d5c80f6cffc051e42ebc7d84bbf6d09128fb999ce59c1cf9ff
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root f0bc1975613bd7be2d0a6e0bb13924081915af608b306fbacc464aac0859a8e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,362
Size: 1.00 vMB
Total Fees: 0.02036555 BTC
Feerates: 150.93 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (575,904 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,707 338,707 00000000000000000108e34baa762ff818203e6a42dc6b0286343811e686ed81 912 0.33/1.00 vMB 38
338,706 338,706 000000000000000016586aa078badc70c91b5b169330ab4bfcf430fa9b66ec30 996 1.00/1.00 vMB 18
338,705 338,705 00000000000000000183433a6f746559abf54d537573fe4e3cb313fc062a2ddc 551 0.50/1.00 vMB 18
338,704 338,704 0000000000000000108734629c3233c4c50333cd620477d4f4b05e55754ee716 1,258 1.00/1.00 vMB 20
338,703 338,703 000000000000000000291a2ae09f9858f6743cf08c3cad4da2f5cf5be5fff3d3 2,374 1.00/1.00 vMB 35
338,702 338,702 00000000000000001666d4c4aa64953abc52cb0be5efd02117dd4ef14a573117 1,373 0.75/1.00 vMB 21
338,701 338,701 0000000000000000127c2750f9b2e29bd9153aa72c532e52c8c0eedc5ab9d5ef 1,720 0.75/1.00 vMB 27
338,700 338,700 000000000000000012e8c0efdff2b8f67282e211749cc5530bd6e709f70279e1 2,155 0.75/1.00 vMB 33
338,699 338,699 0000000000000000050360a5f082f04eec0d738c408850757a58d57f7b4b8218 2,099 0.75/1.00 vMB 31
338,698 338,698 00000000000000000a510c67ceeca4662f1d9ba79737bfc83c6ffd77fb95bab1 2,859 0.75/1.00 vMB 55
338,697 338,697 000000000000000017cc86db7da330be9b00cc7256db16710eb71971da3894b5 174 0.09/1.00 vMB 13
338,696 338,696 00000000000000000203466de84dddda71fe84991c4b39b6c6bc4272735d0897 103 0.11/1.00 vMB 12
338,695 338,695 000000000000000003d17e0f570341abed7748d715d365a3ecf4205db399e64d 1,666 1.00/1.00 vMB 24
338,694 338,694 000000000000000015262ad7b4bcc009a1ef9a9768a25a5f056c9cc9e48e5e1f 1,366 0.90/1.00 vMB 22
338,693 338,693 00000000000000000884506428a2d8543f4489272686ba567de0c76932ca52a5 1,168 0.50/1.00 vMB 30
338,692 338,692 0000000000000000138cbbe68da6f20b37a33b660840ea715a8f9a4649883a43 340 0.35/1.00 vMB 16
338,691 338,691 0000000000000000105789ef07f9d42211870357bc9df65afc06ab9095443eb7 2,199 0.75/1.00 vMB 48
338,690 338,690 00000000000000000c84d9bc61d98ae5ee6dcb592775ea690e5b13d9e7de07d6 918 0.50/1.00 vMB 196
338,689 338,689 00000000000000000ea2eeb5f8e5d6844baad4e0ed30e06c189d255fae21c3fb 1,010 0.58/1.00 vMB 23
338,688 338,688 000000000000000017dfe3f5ebf13fdcf41b255ad0c3da4fc880745a221bf959 128 0.05/1.00 vMB 33
338,687 338,687 0000000000000000031b14ece1cfda0e23774e473cd2676834f73155e4f46a2b 171 0.10/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.70 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: 629.15 GB
    • Received: 11.87 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.