Loading Tool

Explorer IconExplorer

Memory Pool

81,174 transactions
30.17 vMB
0.13310431 BTC
Random Selection Loading Transactions
Max Size: 181.45/200 MB

Candidate Block

Mining Attempt e0920d2a8fe5049d7d4d196425104c139255c51352d34389c528b0d37fdf6790
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root f198e12714d117e5a0c05966336f39cd09cea11da7ab4e6bc6353dd8d0dd4a83
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.05613227 BTC
Feerates: 242.90 > 5.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (553,574 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
361,586 361,586 0000000000000000123a8266b7dfd4660cacd61bd96564e0e3710b3a75a785a5 144 0.07/1.00 vMB 32
361,585 361,585 00000000000000000ca4dd985e052cdc8090e1c80dad0b146f40c814b9da2432 359 0.19/1.00 vMB 28
361,584 361,584 000000000000000008ce2757baf61e04a019f08015afad6a159c454f80be1453 539 0.26/1.00 vMB 32
361,583 361,583 00000000000000000fa424daa33b3f6937aaf475ae30d2f2b2f2c5f59d2b5bfd 644 0.36/1.00 vMB 29
361,582 361,582 0000000000000000070a2bb3b92c20d5c2c971e6e1a7abe55cdbbe6a2dd9a5ad 277 0.16/1.00 vMB 22
361,581 361,581 0000000000000000084cadaebf6e8798f2f084004ca9231ba0f24b56c45969d1 825 0.42/1.00 vMB 30
361,580 361,580 000000000000000011f94a4603ef9da4bdb82c16b2a744a36b6dd4bf7f087725 568 0.26/1.00 vMB 34
361,579 361,579 00000000000000000335346168f8c0f245cc9c6e93f49213ec50d8ba8dacca6c 427 0.22/1.00 vMB 30
361,578 361,578 000000000000000007542bc6927956b11dae3e085ffacec8dd984dccda9550ae 73 0.03/1.00 vMB 23
361,577 361,577 000000000000000003f4e5ba0a6900399534bb51df5f3bf1ae95321c016a4e1b 571 0.37/1.00 vMB 25
361,576 361,576 000000000000000001fe8b8788f1d941ef7973f85b88eb9c82a13707803f3e44 648 0.40/1.00 vMB 25
361,575 361,575 00000000000000000ef19728ddfa9868ce19ddd4ea772cff9731681f1815687e 728 0.42/1.00 vMB 25
361,574 361,574 00000000000000000464d9af9ff463c6aee174f24a92d28b253d64b81e9dcdaf 1,448 0.72/1.00 vMB 27
361,573 361,573 00000000000000000dc8583b002244b96bbc8b73dc1815a5fa667d55125fcfcd 473 0.32/1.00 vMB 17
361,572 361,572 00000000000000000183f2cc8f6de5f0b8e7bac3006fc3d327bbd165c3bd0811 1,716 0.93/1.00 vMB 32
361,571 361,571 00000000000000000b3da21752452ee404d1d9c732d3ef43711442cda58f983c 599 0.75/1.00 vMB 17
361,570 361,570 00000000000000000361d96cb8ee4943ae94103bfbfea530142c45c9f78bd108 1,732 1.00/1.00 vMB 27
361,569 361,569 000000000000000013882201c1417fe78aeda3e09c3092150f7e312c8fc4da2f 616 0.31/1.00 vMB 30
361,568 361,568 00000000000000000ac34d58b11de96baf55b90bb81b525cac3ae7fd255e0105 137 0.13/1.00 vMB 6
361,567 361,567 00000000000000000f1357ff096aa694ded8600deecd5cd0189193c1223f8961 650 0.44/1.00 vMB 26
361,566 361,566 0000000000000000125fb4801c98bc70c56e6f8d8a583108be891593f3f205a4 1,420 0.61/1.00 vMB 47
Previous 10 blocks ↓
Total Size: 782.67 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: 674.02 GB
    • Received: 16.43 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.