Loading Tool

Explorer IconExplorer

Memory Pool

49,754 transactions
29.96 vMB
0.10139250 BTC
Random Selection Loading Transactions
Max Size: 159.73/200 MB

Candidate Block

Mining Attempt f50d35e9a7722045b60dfe9478dba7d836d61419113f8ad2964c4a7608f9006e
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 96399c502a3100a83669588b73a48c4a985bb607de86dd866ce006544e3185c7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,282
Size: 1.00 vMB
Total Fees: 0.03596089 BTC
Feerates: 150.68 > 3.60 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (86 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,760 914,760 00000000000000000001e79dbd4ceeab4d77bdf107dcdcf0be35699e29eb1f0a 5,063 1.00/1.00 vMB 1
914,759 914,759 00000000000000000000038677f305517a8cc11c54bf2db46b69946ea9907fbb 4,396 1.00/1.00 vMB 1
914,758 914,758 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df 5,260 1.00/1.00 vMB 1
914,757 914,757 000000000000000000004d1049722dcba3c177c8f8720a3a8519efc7b1dde709 3,206 1.00/1.00 vMB 2
914,756 914,756 0000000000000000000210106905380666cdf8219c37e0bb12d364b24b5bbe7a 4,178 1.00/1.00 vMB 1
914,755 914,755 00000000000000000001eb538b44df8d39ae4bf8dee821fde296842d221e7d43 4,782 1.00/1.00 vMB 1
914,754 914,754 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a 914 0.37/1.00 vMB 7
914,753 914,753 0000000000000000000089e059c021f723382e9db76271884ae68250aa40c10b 1,769 0.62/1.00 vMB 3
914,752 914,752 00000000000000000000b8aa2cb977217198db4233392f5efdedae64f9b19a4d 4,838 1.00/1.00 vMB 1
914,751 914,751 00000000000000000000e9fc36eb4e54258de385eba8454916da1a3a70de6bbf 5,105 1.00/1.00 vMB 0
914,750 914,750 000000000000000000000e4b946e5e343d699a23a483a2c66545863cf84c4859 4,647 1.00/1.00 vMB 1
914,749 914,749 0000000000000000000195be96175eb06be6ae310a609ef90279a490017ea746 3,943 1.00/1.00 vMB 1
914,748 914,748 00000000000000000000de66d14147d0641e86d110cedc8b36235857d0e5e522 2,881 1.00/1.00 vMB 2
914,747 914,747 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923 5,339 1.00/1.00 vMB 0
914,746 914,746 000000000000000000000a28884996a859dc0d2b999007ed02f71ddf9d3c4685 767 0.28/1.00 vMB 3
914,745 914,745 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10 6,071 1.00/1.00 vMB 0
914,744 914,744 00000000000000000000e26c69d66b4d957ffcc15202e94d7da28d89cb2bd653 4,489 1.00/1.00 vMB 1
914,743 914,743 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79 5,538 1.00/1.00 vMB 0
914,742 914,742 00000000000000000001fa74f2c394d41d82405ee4c2cbeff1f94ea233baaad6 1,304 0.41/1.00 vMB 3
914,741 914,741 00000000000000000000da70c957e17b5d19b07328c67986c87d098e6de3caae 734 0.21/1.00 vMB 2
914,740 914,740 00000000000000000001db43395d731098e7fa4edc3b1be8679f7471b7f32811 1,874 0.60/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.