Loading Tool

Explorer IconExplorer

Memory Pool

45,643 transactions
28.68 vMB
0.13489737 BTC
Random Selection Loading Transactions
Max Size: 151.67/200 MB

Candidate Block

Mining Attempt be05dc36593cf49fcfd60324ab2bced19b6c7a07d19d6a0aee4169161813c61e
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 49a540928efcc3bfc7680c0008ceaf74545fe91c6cff4b3d37cf883e7be960a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,675
Size: 1.00 vMB
Total Fees: 0.07565916 BTC
Feerates: 15,654.48 > 7.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (632,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,396 282,396 0000000000000000fd6be364bcb27bb14b60ff08ac9360e4f4813195254a4c56 6 0.00/1.00 vMB 38
282,395 282,395 00000000000000015d1db9f9f210e1c6011687bc8c5e3d084d06ab5b4405397d 111 0.06/1.00 vMB 32
282,394 282,394 0000000000000000382e888119fab617d35dae14b9cf930eb6f5ce7d7655a301 276 0.10/1.00 vMB 22
282,393 282,393 0000000000000000192c2e0e89e395f4175f462e7de55989950c8447632b967d 86 0.03/1.00 vMB 51
282,392 282,392 0000000000000000a88805200c2c9106d2a5397962f8e910f95f0e33c2ed9d16 303 0.14/1.00 vMB 40
282,391 282,391 00000000000000014bad134c06f72c987455032bf83c52495860176af8bd6fd5 433 0.20/1.00 vMB 47
282,390 282,390 0000000000000000705e5e130a903669ea696469fc5382745ca94559343fa1b1 228 0.11/1.00 vMB 40
282,389 282,389 0000000000000000a45369946c59c470feee7b74b757f6deff3b83fdef5e51d6 488 0.29/1.00 vMB 51
282,388 282,388 0000000000000001e9efec369fb836c91ae350b9d19d1b7bc05f586fc7818df4 358 0.25/1.00 vMB 23
282,387 282,387 000000000000000188233d584232b27c45135bf352ebcfc95ba5761958f76c53 759 0.25/1.00 vMB 68
282,386 282,386 00000000000000009e670293d2775258d1718d5b013839b61007c911bcf6be40 22 0.03/1.00 vMB 8
282,385 282,385 0000000000000000ccea826d7ab619e21f232710b0463f3fd6b8b185ed2e146a 183 0.12/1.00 vMB 38
282,384 282,384 00000000000000002ec3a81f83e20659bd97bfa1b7db7e602c25676d768f5820 152 0.06/1.00 vMB 81
282,383 282,383 00000000000000015cb389bcf88205503138867888b132315126f5b494de42a1 208 0.12/1.00 vMB 30
282,382 282,382 0000000000000001212a499a1fb04199673692348b0f6a745bad219c5a554e0b 111 0.05/1.00 vMB 40
282,381 282,381 00000000000000012b08dea45a07ebcd933b32760142793e9f3eacaf46760613 156 0.10/1.00 vMB 17
282,380 282,380 00000000000000010a3ab2f52dab5cc205483d574c4cd2456a4e959f31dff701 589 0.24/1.00 vMB 54
282,379 282,379 00000000000000013dae01ba69d70caba8fcc75c7a3ef7b71d1a23c81054203c 137 0.07/1.00 vMB 23
282,378 282,378 00000000000000010c6b65dc2e9cf0becb8bf7a188b5e1707cdb632c58dffb0e 802 0.43/1.00 vMB 43
282,377 282,377 000000000000000126afa13514be8b4be593fed4a21fd95d40a6979f7a9aefd8 450 0.18/1.00 vMB 46
282,376 282,376 0000000000000001214b6c7a7ea70dd7c1ee9a661a4b8d370a6fabc80329aa1e 288 0.14/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.04 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: 650.74 GB
    • Received: 13.32 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.