Loading Tool

Explorer IconExplorer

Memory Pool

33,357 transactions
26.13 vMB
0.10391392 BTC
Random Selection Loading Transactions
Max Size: 130.80/200 MB

Candidate Block

Mining Attempt 86d1e3965e3cfc96d7abc889a52aae353ba4380369ed2dad4fb122bdacd50820
Version 20000000
Previous Block 00000000000000000000f9cc9430b1c75cb23484af9e7ec66b0ac92105aa7fbf
Merkle Root fe6a8fa4975c8ce17926b041091ceab4b9b3a70d79bab8a94f3807914a77f471
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,371
Size: 1.00 vMB
Total Fees: 0.05372795 BTC
Feerates: 502.67 > 5.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,215 (789,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,784 124,784 00000000000001a661b36cf4138bb3b845a46a00dced60e5b5ffa2e9e12da9f9 15 0.00/1.00 vMB 2,111
124,783 124,783 0000000000005fcd052a36f3f1dc882e502a93431fce62b063a9a7c23bda2c3c 12 0.00/1.00 vMB 2,120
124,782 124,782 00000000000046ec5ba9c00f95f716f452588e9a56cf182d22f16ce9c04417f2 7 0.00/1.00 vMB 0
124,781 124,781 000000000000235f33098c54079c2209c55c30ad311ae8a75ed011dc81d314cc 30 0.01/1.00 vMB 303
124,780 124,780 000000000000119751011af3187b64f3d78881239f2fae722695f5a3f1905e7f 7 0.00/1.00 vMB 2,070
124,779 124,779 0000000000003b4697328cfbba91cb5fe119b55346a01b07dfc13a8cb8abd0a8 4 0.00/1.00 vMB 0
124,778 124,778 00000000000010e85ecea6d7444c90b5c7ace6b6c48152ae759adbe2eb4700f3 11 0.00/1.00 vMB 0
124,777 124,777 000000000000264aa0ca1d29863a96d41a2cd60e4ab0e5ba2e0ba97d968e653f 22 0.01/1.00 vMB 832
124,776 124,776 00000000000005080e11261a3b523678b5c64fc3d46a3caf3bb0aa40cb35e396 9 0.00/1.00 vMB 914
124,775 124,775 00000000000037a2e2db2deb1cb99f4448a81cc33e685ff49a67bbbfc8010967 11 0.00/1.00 vMB 1,184
124,774 124,774 0000000000004a8c4c9bc958064d986485d7df6172ab37df69a0f8cd3517fa24 11 0.00/1.00 vMB 0
124,773 124,773 000000000000258c5c78bd928da3caab0cf5f106b613f3d1ef2f36e70426d6b4 7 0.00/1.00 vMB 339
124,772 124,772 000000000000563c61fe1f66fbb4ccb0c2d9baf0b3ded8b77a8cc8a7f7e0c6cd 7 0.00/1.00 vMB 307
124,771 124,771 0000000000000f5f949a258b714d67dfde6b2e0f24a7dc0e459e7344a31196c9 14 0.01/1.00 vMB 1,634
124,770 124,770 00000000000031a7c43960f56bfa3ce2ca93705c2b76c57a9c6337ab65f4161c 30 0.01/1.00 vMB 588
124,769 124,769 0000000000002a4299fb237aa9d941872b4327aeb6bbe70e3fe1314435f53693 20 0.01/1.00 vMB 1,277
124,768 124,768 0000000000000718a623b2be2b8bd5c9e5e5113ed862109b587ad3eb1cfbb77d 18 0.01/1.00 vMB 194
124,767 124,767 0000000000003ae2272bb2ad89d11b3b3119536690de1bf3b3180d3e0df91d27 48 0.02/1.00 vMB 1,992
124,766 124,766 0000000000004c6b4486ff538560b486752fa8565992982ebdf428a1ed03d3de 14 0.01/1.00 vMB 2,154
124,765 124,765 0000000000005de6f8e4775ed6a12856c94a286ea19300bf7ba95319c9d35844 18 0.02/1.00 vMB 982
124,764 124,764 00000000000036ea1066904ba5d5d01fbd940e08f2fe0235ea5d8a72e8c48131 27 0.01/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.97 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 574.62 GB
    • Received: 8.18 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.