Loading Tool

Explorer IconExplorer

Memory Pool

83,053 transactions
30.83 vMB
0.08904883 BTC
Random Selection Loading Transactions
Max Size: 186.03/200 MB

Candidate Block

Mining Attempt 79a36084eb1e3569e17da1d0942b513437b6f0ab8f24ed4e3201973550628492
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 4e83ab29318a1e5af4ea57f5807cbf032baf5700b4d435cb89a3c39d1d16d308
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,610
Size: 1.00 vMB
Total Fees: 0.02287831 BTC
Feerates: 114.51 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (184,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
730,879 730,879 00000000000000000009596b626cb83290e696c692229c8792ff1410d82bc6be 2,033 1.00/1.00 vMB 4
730,878 730,878 00000000000000000003f96f790ef4ee79df4649f0189ee87244f46618901ecc 1,868 1.00/1.00 vMB 5
730,877 730,877 000000000000000000074888825c2a3736f479d1528c3a9c79e1974ad0baf3ca 2,543 1.00/1.00 vMB 10
730,876 730,876 0000000000000000000944098e5b447b4fe6ca6fe9aa3760e88aafb578167332 3,192 1.00/1.00 vMB 13
730,875 730,875 00000000000000000000b0cb3b10f7af7c85992095ff0944318ce0dd7b398a9b 3,263 1.00/1.00 vMB 12
730,874 730,874 000000000000000000073e94787892376a8c58d7647786680fc755d88759ba7d 3,700 1.00/1.00 vMB 8
730,873 730,873 000000000000000000088ff62bb5eae39c391421c513b7a5350711a90c0f9152 3,140 1.00/1.00 vMB 7
730,872 730,872 000000000000000000049b41df12051200708b2aa5a74e7486066ecc8caf4908 572 1.00/1.00 vMB 5
730,871 730,871 0000000000000000000044be65bda665f8c6105413af04f71170251471126f76 1,749 1.00/1.00 vMB 11
730,870 730,870 000000000000000000005442f4c7adbf9b69e672ee11480722b6adf0998273d0 2,741 1.00/1.00 vMB 10
730,869 730,869 00000000000000000006a97b7c88409fc6b312e306fc433614e516c6db4c6c28 3,872 1.00/1.00 vMB 6
730,868 730,868 00000000000000000003f929e23863a5698bf59d2567b3fa30561dafbcb9f6d4 3,046 1.00/1.00 vMB 10
730,867 730,867 000000000000000000011c2a8ba8b966bccd0eef045c5c1f779cb23ae2560cf9 3,266 1.00/1.00 vMB 7
730,866 730,866 000000000000000000059596bfd73afd0166b764582bf6966992b8a6564bf634 3,116 1.00/1.00 vMB 11
730,865 730,865 000000000000000000078b7fe8897326ac9a29383640b1c853ce8970a073618c 3,381 1.00/1.00 vMB 20
730,864 730,864 000000000000000000075800ce012e9f9c937b99dfb2c0a21591cd447c7b4ce5 3,163 1.00/1.00 vMB 20
730,863 730,863 00000000000000000003a336c8050ad064ed88270b1528814daf747aad5cab25 2,492 1.00/1.00 vMB 7
730,862 730,862 00000000000000000000dcbc584927223268bfbe2590590a912e2a1e83b4e2c7 3,562 1.00/1.00 vMB 5
730,861 730,861 000000000000000000036b087975456c99dbd91f2d0cb2189680c0dc1391ed1a 3,235 1.00/1.00 vMB 9
730,860 730,860 00000000000000000001e2a5ed2d46c49bd205435e716141af7a64fa72570f1a 3,351 1.00/1.00 vMB 12
730,859 730,859 00000000000000000002d2931678bc1d7cfbaa2d742eb9051b1bf475a33c0ff8 2,812 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.