Loading Tool

Explorer IconExplorer

Memory Pool

45,762 transactions
27.89 vMB
0.08303680 BTC
Random Selection Loading Transactions
Max Size: 147.53/200 MB

Candidate Block

Mining Attempt c2e522ef30ca4760c959f1ef0ede5f0d6bd1da66aa5410e774f51b335ee14376
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root 734d10624a993a1cd847b2a69bfb6f29d76a16543446f14863849df4ec89cf26
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,112
Size: 1.00 vMB
Total Fees: 0.02944588 BTC
Feerates: 181.54 > 2.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (612,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,394 302,394 00000000000000007ab0f8b471f586946fd14d7499d42e89424094b71c01f959 309 0.18/1.00 vMB 28
302,393 302,393 00000000000000001e3e93b4950e0093420b770f83dd72195a306b57ad26ce42 202 0.08/1.00 vMB 23
302,392 302,392 00000000000000006283b6c0f189d9cdc51de1ea7736247eabe100279b22eeaf 153 0.08/1.00 vMB 30
302,391 302,391 00000000000000006af9167d5c3fe1ec8fb2cd057af362c23af5ac3acb84ada2 363 0.25/1.00 vMB 25
302,390 302,390 0000000000000000508eec033661523caf4f37e9c0c3f1c0a875d5a13a7ce047 651 0.35/1.00 vMB 31
302,389 302,389 00000000000000004a9a0a771c6b587a85beb323d7f5305fbfc567140950bbdd 225 0.12/1.00 vMB 30
302,388 302,388 000000000000000056218e5885e87e651c43f62bb166e1cad53c6eb07646970e 40 0.02/1.00 vMB 29
302,387 302,387 000000000000000026e55bd39d27484043ad75dd5a734b82cb0bbac1f05081e2 181 0.09/1.00 vMB 32
302,386 302,386 00000000000000004c779f87fc4fc1d1a4f32fb8f2dc1e1720b885d613a765b5 291 0.13/1.00 vMB 29
302,385 302,385 0000000000000000404650369e61b11c2354d493d9e8fe988cc7b8ae5e4f89c9 65 0.03/1.00 vMB 40
302,384 302,384 000000000000000054238c6152bb9bf7e0124d33c8eb93a0876d45dfcb49ef27 347 0.19/1.00 vMB 28
302,383 302,383 0000000000000000604c8f3ab3285c18f8330bdbc03c33d7ed29bca5fbfb1c1b 419 0.21/1.00 vMB 28
302,382 302,382 00000000000000000e51e3302ce6347f947ec3bd1bc02bb0a30f45eed3ca3485 109 0.05/1.00 vMB 27
302,381 302,381 00000000000000006a82d71544b86acfc96a9cb7962a8a0e4309f3f793ef3456 186 0.11/1.00 vMB 31
302,380 302,380 000000000000000027655920c65240e479b8a3cdea5810a8f627b695ab286606 503 0.26/1.00 vMB 33
302,379 302,379 00000000000000004024d2b2a5859d04855ae1ed402b3eacd49a582a067d401c 75 0.04/1.00 vMB 27
302,378 302,378 00000000000000000d3b4891713714a42b5b4ee6e7d7c38f736729da9f00dac3 81 0.05/1.00 vMB 25
302,377 302,377 00000000000000005d37b190b1098f7e69898c1cd6276fee091d50c500ce8243 589 0.46/1.00 vMB 24
302,376 302,376 00000000000000001476a0f5942fde0eaa839bb8c618870298ad0584b25bdbcb 319 0.24/1.00 vMB 25
302,375 302,375 00000000000000000e1e3626f58b46c4fb8fc096f39a031184ebe26de40e5ad1 787 0.43/1.00 vMB 32
302,374 302,374 0000000000000000519dccfb7d447f4a0eba12661b59002a6ac75a8143d79f2a 13 0.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.