Loading Tool

Explorer IconExplorer

Memory Pool

84,722 transactions
32.50 vMB
0.11751452 BTC
Random Selection Loading Transactions
Max Size: 193.32/200 MB

Candidate Block

Mining Attempt b20d9aa2a9ff7d24b814fe51680c400ff712e7cd193b49910b6d3dbd70788e18
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 66d0282a263750df113154f96a4c1c657009cc67b84efd0c22a49d42b39e17e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,140
Size: 1.00 vMB
Total Fees: 0.05206425 BTC
Feerates: 387.56 > 5.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (665,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,866 249,866 000000000000007e8c676e8027625f5a9059367ee7a9047aa17aafa8ab1b72b6 383 0.15/1.00 vMB 180
249,865 249,865 000000000000005a52c0b8f84c9d3d4e6854a587e480ca0b808d2b4549464a18 561 0.25/1.00 vMB 146
249,864 249,864 0000000000000022ff1bc13fa39ca2b56f54708139b46a74ad163eed256ab45b 268 0.14/1.00 vMB 122
249,863 249,863 0000000000000027d1b4f4e2ed2afeb0eff3f9fd7cc16643398bf2ce6d2e5719 217 0.09/1.00 vMB 162
249,862 249,862 0000000000000011f5a68984418673237fe8b4677f903d9b6e47e4117faec3e3 204 0.08/1.00 vMB 137
249,861 249,861 000000000000006b9e360498c13038bfc74bd78dedb335df9486ab9fe2a86a5c 424 0.20/1.00 vMB 120
249,860 249,860 0000000000000068841f66fa8c88a43e3ce98555d87fb4a011c7ac6ed569a218 252 0.11/1.00 vMB 121
249,859 249,859 000000000000008793445c3b78769a4ffdf58421d9391b8e2f92af55a7f82126 182 0.08/1.00 vMB 137
249,858 249,858 000000000000004b256819a3c776da4b51f17bfeeb3b47ba5227cee65a7d327c 73 0.05/1.00 vMB 33
249,857 249,857 00000000000000596b175a5e2fdcaca543817a68f46e07d6358984393af5a128 550 0.22/1.00 vMB 136
249,856 249,856 0000000000000088eba3888081aef3f4e7a37ee8623f85a7bbc8d9fe1fd72e8f 586 0.24/1.00 vMB 121
249,855 249,855 000000000000004d593153a097d840c93c103ecbbb20d458754ca07c0902b651 170 0.08/1.00 vMB 104
249,854 249,854 000000000000003a5be45ccc045ef484fb0ae093c282a00996c1020a46acca00 142 0.06/1.00 vMB 145
249,853 249,853 000000000000004a43bbdad6b26ea7b09eb7fee72aaac8dbbffcf0801a56a34c 49 0.02/1.00 vMB 11
249,852 249,852 000000000000006f5586ccb2a38296e945aaa7eabe1dbd6d0d92bb1fdad6f119 518 0.19/1.00 vMB 104
249,851 249,851 00000000000000525151e257d661bbba52e50e77c53558886a99635b14da63fc 382 0.17/1.00 vMB 141
249,850 249,850 000000000000002b59d475238f0f75d5a139b7d6e354979e63e276d42e97a747 456 0.19/1.00 vMB 114
249,849 249,849 00000000000000404d35b280110150b983caef262bcac0c10e461571e9f6b278 212 0.22/1.00 vMB 48
249,848 249,848 000000000000003a2fafd8feb91b967e9bd12afe5e3aeef6bcbc5b2ee0c5afb5 703 0.25/1.00 vMB 111
249,847 249,847 00000000000000717df9323a96a2c158b1be0249d0762d3b966e861d728a7b67 782 0.36/1.00 vMB 172
249,846 249,846 00000000000000653c45c3b40bdf60557078aa622408c910ff9c2bd1b001450f 420 0.17/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.31 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: 659.14 GB
    • Received: 14.59 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.