Loading Tool

Explorer IconExplorer

Memory Pool

81,693 transactions
31.07 vMB
0.08967550 BTC
Random Selection Loading Transactions
Max Size: 188.06/200 MB

Candidate Block

Mining Attempt bf94b625b68c603443f2a660f4982c5aec3ec6ead3bb3445d8092f7eabd669ee
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root a4206cc43ea3fe960be2828ef0c4997901011ecfe31e9b02127f5319dd78acf5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,114
Size: 1.00 vMB
Total Fees: 0.01571476 BTC
Feerates: 115.63 > 1.57 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (401,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
513,433 513,433 0000000000000000002314049f60e7aeb62fbea3c5a0b44a1a7f8645137eaef0 67 0.04/1.00 vMB 39
513,432 513,432 0000000000000000001e932b53c7ca91edf869d25a710744ab77be5662118fad 99 0.14/1.00 vMB 16
513,431 513,431 000000000000000000061d3c40728b1171ec54d5b0aad0904c9d8843e392195c 117 0.06/1.00 vMB 65
513,430 513,430 0000000000000000002fcde4d7172cb23488fc659c856cfde3c14944da51171f 1,085 0.55/1.00 vMB 39
513,429 513,429 00000000000000000049e60ed2c69c2bcf3b1b0dd6a013cf830addd3e0735e4f 665 0.61/1.00 vMB 31
513,428 513,428 0000000000000000004aa2bf69b835f3233f7b9e2d1a0ad8c7c8ee83f36d3c85 1,421 0.61/1.00 vMB 44
513,427 513,427 0000000000000000001246c109b499765bfdfe91490b42eb67552307cf0d83b4 1,429 0.61/1.00 vMB 48
513,426 513,426 0000000000000000004a08d91b67a0afa5a453193592f7691344358319aef4bc 1,323 0.59/1.00 vMB 48
513,425 513,425 000000000000000000042ca0f5c53bbc575495d2ccf0c5a296ab1632f6bdd9b4 141 0.07/1.00 vMB 32
513,424 513,424 000000000000000000299bafb05053bb4f043b7425848abdd57a6eadbe404393 266 1.00/1.00 vMB 9
513,423 513,423 0000000000000000001d7b89461a13b9693aab311ad2ad9de792f3232f4e45e6 1,920 1.00/1.00 vMB 48
513,422 513,422 000000000000000000110036042115dc7bda7cdf14d0b3ccdb39921e4e70b4fd 938 0.99/1.00 vMB 24
513,421 513,421 00000000000000000034a2788b8f81556a670105f96553655749437161ce58f8 1,238 0.93/1.00 vMB 31
513,420 513,420 000000000000000000488a19e9c1995a8abf06810a75667565e29b46518a5420 78 0.18/1.00 vMB 17
513,419 513,419 0000000000000000000ced0e098e347bcab407e6765cdca4595180def81a967d 1,009 0.61/1.00 vMB 32
513,418 513,418 0000000000000000004a84ca1769726feeea9423c7834a56dade45400777c2c2 1,435 0.55/1.00 vMB 53
513,417 513,417 0000000000000000004c9184cf1b6abd2232c5b88c59ecad3f4ea40d8b1698be 2,756 1.00/1.00 vMB 39
513,416 513,416 0000000000000000001ec8dc7e53ddd6b1e5450e0f5126905da02d3eb911dd2a 3,151 1.00/1.00 vMB 79
513,415 513,415 00000000000000000035d88120c667dc99da5f8876cb27e16f307182ada86605 824 0.29/1.00 vMB 42
513,414 513,414 0000000000000000000e814b79f283de7f9b9b8eaf80567b3b7c986e6f119e4a 467 0.29/1.00 vMB 68
513,413 513,413 00000000000000000032f8a0a048ba67967ee4b1bceb988a8ca5ff29a6a1ab09 2,073 1.00/1.00 vMB 51
Previous 10 blocks ↓
Total Size: 783.05 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: 720.54 GB
    • Received: 18.18 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.