Loading Tool

Explorer IconExplorer

Memory Pool

75,696 transactions
30.60 vMB
0.09328697 BTC
Random Selection Loading Transactions
Max Size: 175.45/200 MB

Candidate Block

Mining Attempt 5548ec7a85575d85fcafdf1019a0b7d5e0c549628c248829c83caa46951ed0e4
Version 20000000
Previous Block 000000000000000000011482ebae814e70a9f8e811d6292cccb75fcfef31b0cf
Merkle Root 924bcf5d35a3f8b435d87615b950cb4366003ec295644f1d297edf64f8220745
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,733
Size: 1.00 vMB
Total Fees: 0.01859348 BTC
Feerates: 265.25 > 1.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,055 (91,647 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
823,408 823,408 000000000000000000005024187041fbaae3f061beed340975780ff81869c691 4,920 1.00/1.00 vMB 87
823,407 823,407 000000000000000000023a7a345a723f649ae045e83ae067d74d9e861e1eb693 4,532 1.00/1.00 vMB 114
823,406 823,406 00000000000000000002bc75b81ed8ecdcbffb727308cb6f5d0e33b33a5a759b 3,801 1.00/1.00 vMB 162
823,405 823,405 000000000000000000019652e3f1cfc659fb74f6546713d1ba7c6015bc7a27b0 4,201 1.00/1.00 vMB 91
823,404 823,404 00000000000000000002865d80979d02ab7d75591e99c000e77794fe1d6187c7 4,354 1.00/1.00 vMB 120
823,403 823,403 000000000000000000007c1bf7c4b645ca780266ab94d1da0a76490c92725f8a 3,420 1.00/1.00 vMB 84
823,402 823,402 00000000000000000001e7c29070b7bd45df31107cd189d79e75bb096900c2da 4,032 1.00/1.00 vMB 89
823,401 823,401 00000000000000000000412108fefe46945531945187bb2dcab2b9faa71d74d5 3,963 1.00/1.00 vMB 99
823,400 823,400 00000000000000000000482ea21cebf4e35ab9cc6baa59544d8cc2bc525cf1f2 3,775 1.00/1.00 vMB 107
823,399 823,399 00000000000000000000f82ab4d62065bd364c34e358f6f45df890408ff5fca4 3,817 1.00/1.00 vMB 153
823,398 823,398 000000000000000000014f8f8feece1803f48c0e97914359a6b01188afdbabf8 3,289 1.00/1.00 vMB 70
823,397 823,397 00000000000000000001fedca1eea542d80b021cf5c0c57c71689c446529d35a 3,939 1.00/1.00 vMB 90
823,396 823,396 0000000000000000000204c16f47747796dd99c181d2038b27530245ae1f9331 4,270 1.00/1.00 vMB 72
823,395 823,395 0000000000000000000110efd151adbaa7b2dce243a02def2c20dc50596ce992 3,610 1.00/1.00 vMB 112
823,394 823,394 00000000000000000001995db6045f4921bdb3261f7e3cccaa82642be26c8e64 3,277 1.00/1.00 vMB 80
823,393 823,393 000000000000000000039ede27d229dc13be25063765eb01b1d41fdb973c2413 3,533 1.00/1.00 vMB 77
823,392 823,392 000000000000000000017479e280e9c08aa81b4ab9e7d43e405ea129876a9bf0 3,556 1.00/1.00 vMB 119
823,391 823,391 00000000000000000002f05d2d07c829f49aff4a8c7c1a9d1b1f1a861b8a9eba 3,718 1.00/1.00 vMB 82
823,390 823,390 000000000000000000029f0661cb8bc79670a9c169aed1bc487e485821cbef87 3,435 1.00/1.00 vMB 90
823,389 823,389 000000000000000000039b14b7b6c8307588923254e9b8437ea444ed7d8a15c6 3,875 1.00/1.00 vMB 137
823,388 823,388 00000000000000000000be60b05c13cc53344854ac9ca8118cd49d5a0e5b642c 4,827 1.00/1.00 vMB 87
Previous 10 blocks ↓
Total Size: 782.49 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: 668.25 GB
    • Received: 15.45 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.