Loading Tool

Explorer IconExplorer

Memory Pool

41,244 transactions
18.08 vMB
0.17032149 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.72/200 MB

Candidate Block

Mining Attempt 7dff2c6c16d7a28ee8137310d3e495b9d75e70717dabaeae6852395cf402f9e4
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ebbc21f650e7acd51fced687ac3547843f951f837fa8dbb05f413fdce87d7f3b
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,679
Size: 1.00 vMB
Total Fees: 0.05479712 BTC
Median Feerate: 4.58 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (692,042 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
221,279 221,279 00000000000003d8020629f2f82b09db0e606e1eb5277e88dfc25c5b29ea274a 23 0.01 vMB 34
221,278 221,278 00000000000004fdc67f52cbb82aaea55cfa7891a23b7c0ef8e8de26aa6dc332 509 0.25 vMB 171
221,277 221,277 0000000000000040907e28673326a3463df743c372121b1b79882690eca4fcff 594 0.25 vMB 194
221,276 221,276 000000000000047fead80b247e86179f1fadc8d79c15e62aa03ded85c5309e33 125 0.05 vMB 210
221,275 221,275 000000000000017a2dc9767e6cda479bff444efd55e6d119db2ae978317323c2 76 0.07 vMB 103
221,274 221,274 00000000000004bb8d41bb697808d9826a3f8eb7ebd51da2aabdccedc0b77d0a 11 0.00 vMB 15
221,273 221,273 00000000000000099aff0aee12ab061ec5c549f7d410da8ad12392be1d8f09c8 7 0.00 vMB 44
221,272 221,272 000000000000037e7145a1fd7d867aea41d375ff388f62216c45858826a27c6f 726 0.25 vMB 236
221,271 221,271 00000000000003f6f1f20c5d3c6965b4e58c9380fc6cd224a280abcf196bcbc4 91 0.05 vMB 100
221,270 221,270 00000000000003a23a945ffa41a3d0e0b8c8f9881bdbd2da5bb7421a9b37b827 70 0.03 vMB 144
221,269 221,269 0000000000000381dc37a510d9d44caccd0c63633cb86f35a6e7f7d7aa477380 47 0.03 vMB 203
221,268 221,268 0000000000000121d82684210cb97c2b20f33e5a7df2f068df6113996e759511 362 0.17 vMB 185
221,267 221,267 0000000000000167f9743058eca6f05b8febea3952631ff1b80a6f6743b47f79 630 0.25 vMB 218
221,266 221,266 000000000000013358a1fbd114477b97805337d95cc751edc9f94c9bf379bfdf 364 0.39 vMB 80
221,265 221,265 0000000000000510e300a304ab17b6e56751e9af63a22680868b15ad769a9786 265 0.14 vMB 172
221,264 221,264 000000000000003916def3d7963912dd7522b7046698e1ff8acef79f8bc2492c 149 0.08 vMB 172
221,263 221,263 000000000000000aa329780c638d274f0e3ed6660e89baa5efe8f1bfd7c2bc49 363 0.16 vMB 211
221,262 221,262 000000000000018d8af3932a31cc97406f1ac604b57db621ee276e1cf40b2d2a 284 0.14 vMB 179
221,261 221,261 00000000000000fb124481ef6cacfe91c670c23b9f8a033b7d032452c0d08394 283 0.25 vMB 112
221,260 221,260 0000000000000125dc1763f3dd3afb4244fd8f7035bd7911a0ff5d1a6b65ac86 91 0.04 vMB 167
221,259 221,259 00000000000002f428ed675aa28f9d55dd53402f355447d0dc4cd6bf7504ffea 271 0.14 vMB 159
Previous 10 blocks ↓
Total Size: 779.42 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: 113.34 GB
    • Received: 0.47 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.