Loading Tool

Explorer IconExplorer

Memory Pool

74,522 transactions
27.50 vMB
0.07173237 BTC
Random Selection Loading Transactions
Max Size: 167.89/200 MB

Candidate Block

Mining Attempt 0de26b66c107832b8fa0ac0032b94eb86a9ae98d12bbc35bc52d7582aa8083f4
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 64bcfc8a80928def23813f9911dc34a4a27813529ea1a3524ea3912a6d9651a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,806
Size: 1.00 vMB
Total Fees: 0.01307136 BTC
Feerates: 301.57 > 1.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (675,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
239,385 239,385 0000000000000099b1150eba55ba71138d5261071c9172dc547827bc65a34944 592 0.36/1.00 vMB 127
239,384 239,384 00000000000000a0e2d0e11e1430546e1e6047cd9e4bd02ab229c2aa80a7cd2a 218 0.07/1.00 vMB 96
239,383 239,383 00000000000001394605f773ac07c652e322768b6938ff829a86e816c990d4d2 156 0.08/1.00 vMB 130
239,382 239,382 00000000000000702d8ce11d16673989256e18517bbcab819ab7924476cc89da 184 0.13/1.00 vMB 126
239,381 239,381 00000000000000d5a38423ca95b17cb8447ac763a6911ee62caca97bae1bcc1b 329 0.14/1.00 vMB 175
239,380 239,380 00000000000000d08e2b47534fa6d84025dff2812f0bbf689a928712c006a971 459 0.22/1.00 vMB 202
239,379 239,379 00000000000000f1dd2d75150151e747c7b348b80b504b420505dc587e40319d 51 0.03/1.00 vMB 129
239,378 239,378 00000000000000548ee2e678585c41d365d1a54d415d28c407b72f0763d707ec 42 0.05/1.00 vMB 56
239,377 239,377 00000000000000b6b83760e3b0a9883b1ec1e9a7ef6f2d374a02cda580f369e6 95 0.04/1.00 vMB 164
239,376 239,376 00000000000000846fa1b3eb30ae089aa496f27a79425a0db9421fa6c9a9718f 51 0.03/1.00 vMB 112
239,375 239,375 000000000000002b194e1836ccb754fb03e0d1998d0a65c83fb41f8833390654 318 0.18/1.00 vMB 150
239,374 239,374 000000000000001d9c5fed930cab84831239498df514d508979df0ea2adce209 300 0.09/1.00 vMB 37
239,373 239,373 000000000000001d0c3472b877b642e51e8b380a9726bfb87df888f0ece04cf4 182 0.12/1.00 vMB 108
239,372 239,372 000000000000005c6f708926a938da4529427382d7aad407eee5815cc9838c3e 448 0.20/1.00 vMB 193
239,371 239,371 00000000000000f483497eef8bd826056f63f8a7ad711fa7450aa00fb4d12c90 36 0.02/1.00 vMB 124
239,370 239,370 000000000000012f811680568a99530049f03a39b60d540aac4a4f1e7d567429 74 0.04/1.00 vMB 117
239,369 239,369 0000000000000035cfc372222e80daac87673ab5ec0aa1f398cf5c93fa22df05 49 0.02/1.00 vMB 155
239,368 239,368 00000000000000b00375e0a7733dcc01e7396dbec46da8f9afc3ddbaf2193284 143 0.08/1.00 vMB 129
239,367 239,367 000000000000001461d79a46ad5dbcf740d850151dc4ce98214990cd44a2a16d 104 0.10/1.00 vMB 84
239,366 239,366 00000000000000155a91dccb56d8b478a3fb1567ae4ea5ba78ce52c4f08ddaa2 381 0.18/1.00 vMB 156
239,365 239,365 00000000000001559c2548970c54d6cec4a05bd0f49bda8450062e400fae7c56 585 0.23/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 782.84 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: 711.85 GB
    • Received: 17.14 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.