Loading Tool

Explorer IconExplorer

Memory Pool

81,376 transactions
31.01 vMB
0.07947202 BTC
Random Selection Loading Transactions
Max Size: 188.62/200 MB

Candidate Block

Mining Attempt af7e8b57139a7064ea995946dec2bfc8fca54a62060abf43480c80a8d5962262
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root c3eea19d2e3671dfc460fc2ba2c6a1cb4336752af1a796b8865f4b20bcc13d8e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,208
Size: 1.00 vMB
Total Fees: 0.01252591 BTC
Feerates: 73.20 > 1.26 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (380,666 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
534,543 534,543 0000000000000000000bea794d8840c2af84defbe31f3594b26a14e7b1d36dc1 2,545 1.00/1.00 vMB 33
534,542 534,542 000000000000000000236744768a0c8e9013731dc7b20f0567f36f038d6c001c 1,886 0.81/1.00 vMB 9
534,541 534,541 00000000000000000000cd29cb8e343f5fd21470152377e8d471cfc2a539d173 2,204 1.00/1.00 vMB 37
534,540 534,540 00000000000000000008b96f372ca3d7587761dbd159096deab38f3ebc3fb2b8 1,337 0.65/1.00 vMB 8
534,539 534,539 00000000000000000013da2380e769ae6278da305603c7846af085e7930aeaaf 2,615 1.00/1.00 vMB 46
534,538 534,538 000000000000000000009bbcf41ba78c7d529a32b1ab2b964b78009959b0643c 1,068 0.54/1.00 vMB 19
534,537 534,537 000000000000000000255e3c0b6f4ee1e7ceecd7d795904aedb2e05bea73c7de 542 0.24/1.00 vMB 28
534,536 534,536 00000000000000000013b28eb695a2c2eafa2f3ec87a63347773d9da75066254 26 0.01/1.00 vMB 68
534,535 534,535 00000000000000000012409201609fc11657f05110cc050ee9ed25c797881c35 2,002 0.78/1.00 vMB 16
534,534 534,534 0000000000000000002bba9ae572a6cfdc23282421de99c702c26a9b4d988b87 597 0.60/1.00 vMB 19
534,533 534,533 000000000000000000098782cf609cabf6841c310368d3a3e3f7398f154ebcc3 42 0.03/1.00 vMB 9
534,532 534,532 0000000000000000001e96b89e200a31d821467990d88cf454cfcc71e2547ab0 519 0.26/1.00 vMB 15
534,531 534,531 0000000000000000000b5fbde15a67f1132fb4ddce26cd26491e7777fde4e645 1,590 0.65/1.00 vMB 19
534,530 534,530 0000000000000000002b85fe366d4a53c9a58e74a743ae708f4641bfd1caeff0 1,293 0.58/1.00 vMB 38
534,529 534,529 00000000000000000005019522284bf95b0fe70e237393a47c9fbaccdb7662b1 1,963 0.97/1.00 vMB 21
534,528 534,528 00000000000000000000bcdf2c89ff76639324f7e3f71c7d2495bf176c917823 1,837 1.00/1.00 vMB 7
534,527 534,527 00000000000000000025a98451b39d7600e214db0a1f6cb09cc9323a8dcf805e 2,653 1.00/1.00 vMB 17
534,526 534,526 00000000000000000014df30a800458a0b9bbed2da10e0de3626cc3058dfc0b4 2,541 1.00/1.00 vMB 27
534,525 534,525 0000000000000000000bd70f66676ac6c3bfcf06b246de4b4aef6e7a6cc4f45d 2,030 1.00/1.00 vMB 27
534,524 534,524 00000000000000000014e94ed5126b333b24c53f7464270c07c8599115b0fd99 2,272 0.99/1.00 vMB 24
534,523 534,523 00000000000000000029661cbf2909580a5ba99f1f8b1dba3e322ba48dc35d9b 1,968 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.