Loading Tool

Explorer IconExplorer

Memory Pool

82,738 transactions
31.90 vMB
0.10339147 BTC
Random Selection Loading Transactions
Max Size: 191.72/200 MB

Candidate Block

Mining Attempt 110c54a7e8a562b6f601a864608f49382351ccc9e3086006f5edfb941c89d322
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 052c98e88c010df34de985fe9247ce5439168d42755a2348f4177a7bdc95ffad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,059
Size: 1.00 vMB
Total Fees: 0.02380017 BTC
Feerates: 353.36 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (719,645 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,586 195,586 0000000000000506d827638874b22ba8e7e0767d1391784c528b6f1c57476869 1,024 0.33/1.00 vMB 32
195,585 195,585 0000000000000486ad8281dc64486e2bc9e9b0cb9b45536477e9544f28c578d1 673 0.25/1.00 vMB 135
195,584 195,584 000000000000013db0b7e594c5e8c487a2b768bd53d172ae996787f80d51901f 430 0.25/1.00 vMB 123
195,583 195,583 00000000000001af210d8914576efdeee22d19bf237f14e75a7f89a0f5479cfe 896 0.25/1.00 vMB 263
195,582 195,582 000000000000065c12dd5951bf05d70f3a248770a19293d0491237c8a8efe7fc 10 0.00/1.00 vMB 325
195,581 195,581 000000000000023c15a80d109a2ed97a3c38477a072eccf373e11b3e66a14718 595 0.24/1.00 vMB 163
195,580 195,580 00000000000005af39782b3c7c7ffe0726461d6917cd0277324610c995e6594a 11 0.00/1.00 vMB 16
195,579 195,579 000000000000003ceaf7828e53dbb42c6d88ab1b648769396c6166c4507bf249 143 0.05/1.00 vMB 15
195,578 195,578 00000000000001799e64e4e7c96d1b6b21ab58505f27dde2a6c8ad08c58119cd 14 0.00/1.00 vMB 30
195,577 195,577 00000000000005e88b211a8cc5e08a855d77ac6174be5574c3368ee645904654 595 0.25/1.00 vMB 172
195,576 195,576 00000000000002bea8caafedc8f3c2ae58c60de69056448a3507e9ab4ed43191 12 0.00/1.00 vMB 38
195,575 195,575 00000000000001e7cd2d829979e3630ee887d13462c48dcb564d897a722e025d 39 0.02/1.00 vMB 87
195,574 195,574 00000000000002ed054e5d9fb454a4811060f7abed7101c287c55978b959705d 13 0.00/1.00 vMB 338
195,573 195,573 00000000000005c3b788ec11b03598d59a069bfe37899b4c870befb32fe9558d 252 0.10/1.00 vMB 148
195,572 195,572 00000000000002f6c2853bd6c72fda59fe5099bac1690f6ebcd383065b1919f1 796 0.42/1.00 vMB 125
195,571 195,571 0000000000000070c1903b50ab493e1353ab894c41274a4da6bdbea19d1838f2 256 0.09/1.00 vMB 223
195,570 195,570 0000000000000436f0bb32f48551ed378e3ca8369f4d0ee7fdbf3305fe82e36e 153 0.04/1.00 vMB 33
195,569 195,569 00000000000005a4db52b119d34ce3341e63cbebdf7b4cf2b8d758765b764194 24 0.01/1.00 vMB 91
195,568 195,568 000000000000031ddcfa52c75dba6e4a34333291660c3ce56e9a23f87acc824e 300 0.11/1.00 vMB 127
195,567 195,567 000000000000040a2ffd8e071435edd3983125faf83db78ec8d1d33683bedb10 199 0.05/1.00 vMB 28
195,566 195,566 000000000000062481f8f8711d69d5c1395818df4331544a0dcef3c8feca1cbe 1,024 0.41/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.79 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: 709.82 GB
    • Received: 16.99 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.