Loading Tool

Explorer IconExplorer

Memory Pool

83,386 transactions
31.10 vMB
0.09384586 BTC
Random Selection Loading Transactions
Max Size: 190.14/200 MB

Candidate Block

Mining Attempt a7fb76976cc1b76b2bcb4a27ab11e83e9e6f4a0e2df5febddcc8f7015ebe11b2
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root 78cbff1839cf75c38d92863188a054128a58906ad3f592d1214c06a6d62ebdd2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,787
Size: 1.00 vMB
Total Fees: 0.02109065 BTC
Feerates: 150.92 > 2.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (488,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
426,779 426,779 000000000000000001a90c813ba3125152be1124c40c47d329844f45ca5a41f4 3,144 1.00/1.00 vMB 99
426,778 426,778 00000000000000000256d84e6d3fccd5b8422630d2f59c923b33e608067f7c95 460 0.85/1.00 vMB 22
426,777 426,777 0000000000000000042e76e25bbdc7f250ca30ae1c5c649a92c7e0cbc707edd3 301 0.98/1.00 vMB 13
426,776 426,776 000000000000000001be31cf5693f7783d36491f4305b0b9935a2ce008bb1d8f 2,292 0.97/1.00 vMB 62
426,775 426,775 00000000000000000440d5ae859b6634fb88c6733f18b958e6b4748367711658 1,398 0.67/1.00 vMB 58
426,774 426,774 00000000000000000183dc5de898b92ab5c9438d8f74d131a826765ea0bc98ce 422 0.99/1.00 vMB 11
426,773 426,773 0000000000000000037c91eac27619ee840cf43069e559e9e88877ce93547c62 1,468 0.61/1.00 vMB 64
426,772 426,772 0000000000000000049176780fec5bcef8763d79b1f1cdb627d48ff3c83d62a3 1,871 1.00/1.00 vMB 63
426,771 426,771 000000000000000003c31fe95d333c93cbb61f499fa24e697e1d933003d18459 245 0.11/1.00 vMB 26
426,770 426,770 0000000000000000031615d4f33be372673970c3cbb51ea663bf804bbd8a856b 724 0.30/1.00 vMB 61
426,769 426,769 0000000000000000031ab96b09e9508b432cf16fa71632351a0c8ba6cc229e57 907 0.39/1.00 vMB 58
426,768 426,768 000000000000000000630f98ab3adfb69c70c131e9eb7d9f5c60215b16680465 1,963 0.79/1.00 vMB 58
426,767 426,767 00000000000000000310119ecff017001ceeb83748c044428e73daa48923440f 524 0.21/1.00 vMB 60
426,766 426,766 0000000000000000031e2c6a7e3e81cba65f50398ec20b9beb87c375ab497b5f 1,943 0.98/1.00 vMB 47
426,765 426,765 0000000000000000047342ffa934e310c59314e4559cc2c06e98cf13d49f1adb 1,002 0.41/1.00 vMB 62
426,764 426,764 000000000000000000fa70957ede53449ba78e22e0072c6b64bae8be5e3339c5 1,089 0.67/1.00 vMB 45
426,763 426,763 000000000000000003c2e33cdaec48793f8aa6866f9b8a9d415d2ae9ce1f1113 2,645 1.00/1.00 vMB 69
426,762 426,762 00000000000000000112cc1bf5d22c7ed2f19c1b0ac1d7fa477f598865726f1b 1,817 0.82/1.00 vMB 61
426,761 426,761 000000000000000001d8598c36c9a339d333dc89613016c42c335511a6d9eab9 90 0.03/1.00 vMB 61
426,760 426,760 000000000000000003a97c54d688c9486a275c28b86e990819bb2463562a22d4 1,509 0.80/1.00 vMB 45
426,759 426,759 000000000000000000e12e3a0b04212b7813c3e26e8979741db1b1a7a1622451 2,489 1.00/1.00 vMB 56
Previous 10 blocks ↓
Total Size: 783.02 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 719.30 GB
    • Received: 18.02 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.