Loading Tool

Explorer IconExplorer

Memory Pool

36,719 transactions
16.54 vMB
0.10207315 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 90.49/200 MB

Candidate Block

Mining Attempt 9e82e3ea9f6845754fc2fe75afddadd03dece094f1b2988c3e2da4c782dc7d09
Version 20000000
Previous Block 000000000000000000014742431c4036be86ee2810d8394b1b30e3cfd5be68e3
Merkle Root 6364c15c778942339ddf8029830b312a3fa78718af543aaeba2f8cefc833b3d7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 222
Size: 1.00 vMB
Total Fees: 0.02044797 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,334 (828,734 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,600 84,600 00000000001248b82a095fc78fa2447144922b463027ca216f9129309684efb8 2 0.00 vMB 0
84,599 84,599 000000000004c2aa091d40f1a6b491b1b56b94c3ace6a507c5611313ca201a72 5 0.00 vMB 0
84,598 84,598 0000000000043f2efe60ba02eb5fcdff45260829d2ad6da29f53ee3da78ecfba 6 0.00 vMB 0
84,597 84,597 00000000001d80604aa1eea5f405a25090cee48e666824864d3de29b379702ee 1 0.00 vMB 0
84,596 84,596 00000000000f62d84dbbb024ea3cc5cc76f7f478a60df8572755f826eb896d93 2 0.00 vMB 0
84,595 84,595 0000000000211c7aa4a809cfd4272cd4ddf8262c53dc30a51fca79110e0f9811 2 0.00 vMB 0
84,594 84,594 00000000002b43429474fe09aa6d33b1d5af7dc51aedb9340cdf78b4cd207d98 2 0.00 vMB 0
84,593 84,593 000000000023dad015b3cb51c55b9a874d747402d6e4974342fca7c667735717 1 0.00 vMB 0
84,592 84,592 000000000028530a0bdc6641666e2312bc4cf6ddea302384a5dfe6ab6519b60c 3 0.00 vMB 0
84,591 84,591 00000000002fc8e122d50f19d71dedcc9fac1ac4e83f7b7216e3a1df89cd139a 3 0.00 vMB 0
84,590 84,590 00000000001ab392b52b1faf580f8cce53a3b3d1298c55025b93d6f90223ef06 4 0.00 vMB 0
84,589 84,589 0000000000237e0f67bbe4ca30f8af91e233639d63e1945b03b8fce8a5e1a630 1 0.00 vMB 0
84,588 84,588 00000000000c73b22d83bf62798539a16065b9701ae24fb167c9d759a54b6962 2 0.00 vMB 0
84,587 84,587 00000000001863e0f606db5ba673f95840f60a88d38755784962f567b2863ca5 2 0.00 vMB 0
84,586 84,586 0000000000162361092659e87e8820e24ee41e63dde1395f99e049e9b5f4a32e 6 0.00 vMB 0
84,585 84,585 000000000019de7353bc8857f66e5ffa82fcc44c07fe2beb95867ed84ca1ddd6 1 0.00 vMB 0
84,584 84,584 0000000000298e64507d0595ac5d413f77af84573523dfcac8acec7be8591d80 1 0.00 vMB 0
84,583 84,583 000000000021fca68ba0061efc968c0bd11d443b88b0af20ac29c04f322aa67f 1 0.00 vMB 0
84,582 84,582 000000000021db7bb650cf8bbcd9cd3a68af969ef308229046be142b2903917e 2 0.00 vMB 0
84,581 84,581 000000000021979f7d299cff2d314bc31e9937b3af7417523383769e414b08e2 9 0.01 vMB 0
84,580 84,580 00000000001d2801fe866c7b90eeadcb3855a7f04270dab14e5fbe2b67a42133 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 91
    • Outgoing: 10
  • Data Transfer:
    • Sent: 136.76 GB
    • Received: 0.56 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.