Loading Tool

Explorer IconExplorer

Memory Pool

39,405 transactions
26.76 vMB
0.11149684 BTC
Random Selection Loading Transactions
Max Size: 138.08/200 MB

Candidate Block

Mining Attempt 8164b8187cb981e43360c18285d6a86e873877b6117db07335268e6d3321ae21
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root 86f5c7d5e143dbd97e1581ce17dd98765a6c56f44969c69e77f9c2e46d22ed67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,176
Size: 1.00 vMB
Total Fees: 0.05973833 BTC
Feerates: 285.90 > 5.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (692,865 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,815 221,815 00000000000000cbdc766686bdc3594a527629a6da8f8b4bc0b008dc3d7aa6ae 61 0.04/1.00 vMB 142
221,814 221,814 00000000000002ddfff63aede7918cbf8447ba153aff42b3293c22ead071508f 169 0.09/1.00 vMB 161
221,813 221,813 00000000000000c087059a02e3af859a944f049a2f10fc650b3df919b8fabbc1 559 0.22/1.00 vMB 209
221,812 221,812 0000000000000290e30b0d71359e72251509dacfb0e4fb77e712598b01265432 102 0.09/1.00 vMB 80
221,811 221,811 00000000000003e230a55729ee0c029c98d9aa6f2d4501f544c904af7f1ece8c 174 0.06/1.00 vMB 114
221,810 221,810 000000000000016d43420b93f24aae22b17ca77bce8434177157f6a7594ed4e6 9 0.00/1.00 vMB 462
221,809 221,809 00000000000001c57e25e36e4587bd76e646b0962041ab68f53fdb8c5df0ea15 393 0.21/1.00 vMB 162
221,808 221,808 000000000000011fa1ecda666adca9e37874bfb30330c3ceaf8f0a7b0439c6f7 115 0.05/1.00 vMB 130
221,807 221,807 00000000000001c55fef45baa8c90edb7b0370136363fa87e7b472d7132a7b77 684 0.25/1.00 vMB 223
221,806 221,806 000000000000043e452f1c5af6085097b0e43d4782bce9eb6e2700a67f3f969a 382 0.17/1.00 vMB 169
221,805 221,805 00000000000000f994faef37bf7a45d052eecfd10d2b6a4942b60c8c2a26c878 522 0.25/1.00 vMB 195
221,804 221,804 00000000000000379c81a213aa6f984b9e56f735ca8dbc9efdf897c6ed337f03 121 0.05/1.00 vMB 120
221,803 221,803 00000000000003ef7f20a8279cc70d8bbbd25e75ce97552df292827fa3f9c9b6 464 0.23/1.00 vMB 173
221,802 221,802 000000000000010ca6322fefd11b409e231da88183fe92ec6a403bc45aa11754 556 0.25/1.00 vMB 225
221,801 221,801 00000000000001960077d3151b0d14fec04f63ef4c8df8da2d177ae91c733a10 62 0.02/1.00 vMB 223
221,800 221,800 000000000000031150d3d8b70791f766fee7e411f98d6e253053611806c9b4c0 519 0.21/1.00 vMB 194
221,799 221,799 000000000000021bbb0ae9eaa55603d9288ca30542c54faf98586901ff98843d 23 0.02/1.00 vMB 73
221,798 221,798 000000000000010294df0ffad9e979641935f044d7fb37e87f34dfc961bfec69 471 0.19/1.00 vMB 193
221,797 221,797 000000000000009864980398d098a3c9fd1614534d626208918e2992db3caaee 186 0.11/1.00 vMB 126
221,796 221,796 00000000000002c020300d73a02ca56612d36de249fb43656dc00a47f4523d56 454 0.21/1.00 vMB 205
221,795 221,795 000000000000009e1a9391f0ac26cbcf5e4700ffab4f762b389da81a9d68bec3 51 0.02/1.00 vMB 175
Previous 10 blocks ↓
Total Size: 781.82 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: 636.25 GB
    • Received: 12.36 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.