Loading Tool

Explorer IconExplorer

Memory Pool

81,529 transactions
30.49 vMB
0.11410004 BTC
Random Selection Loading Transactions
Max Size: 183.65/200 MB

Candidate Block

Mining Attempt ab081dea49dd3593d85dc730892aa6da577918a1339b1d57694471478d08f69b
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root c0a1ee1d1ef66afeea912d3d4e3cfbe002424609f1830b9e98490dd5dca111ae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,475
Size: 1.00 vMB
Total Fees: 0.03925920 BTC
Feerates: 180.34 > 3.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (620,372 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
294,770 294,770 0000000000000000589c0918c4f4491e1960059142ff5e6377ce896987077227 331 0.55/1.00 vMB 12
294,769 294,769 00000000000000007769e8ebae411b7bf58ca23ea412459600084aa0ae94dd92 1,012 0.35/1.00 vMB 54
294,768 294,768 0000000000000000a146a709f623e46f3daf0bfbd3fea1e8527e69985e8f56d3 1,242 0.50/1.00 vMB 48
294,767 294,767 00000000000000001be2d5865546c90387f6aed756acf0ad7b4c5a51e9008c76 209 0.50/1.00 vMB 12
294,766 294,766 000000000000000004c41f5fa28522660ecb9ef4ec2b7b5ec3e1010d57ffc666 911 0.35/1.00 vMB 51
294,765 294,765 00000000000000002f3107dec71ca3c9157359cc9fc87d0bca5736b5afe86924 1,529 0.50/1.00 vMB 57
294,764 294,764 0000000000000000a8c3f73f1dc3d151be5ddb0f55a3e68638b1d1133abb86f6 734 0.71/1.00 vMB 17
294,763 294,763 000000000000000044a59c3713bb398b22b315413d5842bb4c6bd0868736a6b3 1,106 0.35/1.00 vMB 63
294,762 294,762 0000000000000000174e1a608ffc3bcfab40a9a82de66a462743e7f120869f3e 552 0.25/1.00 vMB 57
294,761 294,761 0000000000000000ad924479d3641f5881a7a97d5d8ebf7e436acf46c42d9016 53 0.03/1.00 vMB 56
294,760 294,760 0000000000000000b333a460430b86851ed7fe0834d48761cce39cf9927cfe3f 64 0.03/1.00 vMB 34
294,759 294,759 000000000000000028f59922069a43d1bcbc7e8a21c866993546e322723834a6 327 0.19/1.00 vMB 54
294,758 294,758 000000000000000006d168890cb011df2ae9318748c27be6912b8c7c15dd99fa 88 0.06/1.00 vMB 24
294,757 294,757 000000000000000024c18d009477ea1cba83898e0645b764b3ec6530b607203e 51 0.03/1.00 vMB 13
294,756 294,756 000000000000000097c59ba2d222dd14a6e18c96d076e9837292ae9a8d229dbd 572 0.30/1.00 vMB 64
294,755 294,755 0000000000000000ae9dcc62ae3c587a7c3f7d68b8d0d9b5bf2974150eeaddfd 256 0.15/1.00 vMB 35
294,754 294,754 000000000000000041dec9c28d482847f2cd6d7e5689603870691e7750fcb356 558 0.32/1.00 vMB 33
294,753 294,753 000000000000000094754f9dab9d3e610d05b54ccd1f65204285efa91496deca 185 0.09/1.00 vMB 29
294,752 294,752 000000000000000055f52c5a796d1725cba30c358aed2e8ca176d31073a26ba8 490 0.34/1.00 vMB 26
294,751 294,751 0000000000000000a5fa119fb2d2d7f79bc8fde210d40e8ddd1b4d0b42abf5fb 256 0.14/1.00 vMB 57
294,750 294,750 000000000000000049ac1bf6bf6854308a4317a29c9bbefc46e92a37fcfe8f9a 680 0.50/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.