Loading Tool

Explorer IconExplorer

Memory Pool

35,255 transactions
28.05 vMB
0.05957152 BTC
Random Selection Loading Transactions
Max Size: 140.43/200 MB

Candidate Block

Mining Attempt 4af8cba1bb84e9f7dd274b7fa9f9799936e0e7200634eda9c663d8937e133bea
Version 20000000
Previous Block 000000000000000000019a77c40282d48b8b439c6b19800056fbbad552052c91
Merkle Root ef8b649f4adbd383370a9d514399b124a1d37f724178d358541a20e8d66a9dfa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,208
Size: 1.00 vMB
Total Fees: 0.00582896 BTC
Feerates: 53.51 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,554 (198,883 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,671 715,671 00000000000000000005a764a5d60eee15f0d02cf8d0ed70414acd27c18564ec 3,505 1.00/1.00 vMB 6
715,670 715,670 0000000000000000000072544654f76cc53db79be247191c5c21ebaafa4116dc 3,436 1.00/1.00 vMB 2
715,669 715,669 00000000000000000008a2a79168740629545f9714d90fc41f99c93942b08298 954 1.00/1.00 vMB 4
715,668 715,668 000000000000000000071d7b3907b7bf0ae593b5c98d9741c81535ed0ac5d55e 900 1.00/1.00 vMB 5
715,667 715,667 000000000000000000035db2aa1b47bd83ce9119b4c4e87ba7b8572c4a4b02d0 1,935 1.00/1.00 vMB 7
715,666 715,666 00000000000000000000f5a3e015af258398386f1c584b5fc75407449228594a 64 1.00/1.00 vMB 2
715,665 715,665 000000000000000000056dc3b8eb69ffbcbaa7b32149a8084a93c12f851a4fa7 914 1.00/1.00 vMB 5
715,664 715,664 000000000000000000006e71f601c3d0a08b27277a23e1a6fdaffcd936bb73cf 799 1.00/1.00 vMB 4
715,663 715,663 000000000000000000016b6462fdaf9dc23f9e7359dc4cb70eb32c7e876b7a43 308 1.00/1.00 vMB 3
715,662 715,662 00000000000000000006084892ef6ae54a8de909062ac10b8889681278127ee7 546 1.00/1.00 vMB 3
715,661 715,661 0000000000000000000b0aefb304fa0d2b6e7f0d7d08e9a7d8c270d10f644a3e 816 1.00/1.00 vMB 5
715,660 715,660 00000000000000000004e1bcce96369ba8d6fa4ffe8b39d2f0c14ee2f457baf9 1,856 1.00/1.00 vMB 9
715,659 715,659 00000000000000000000699554aac5e075207a82f6f086fe2a8e92887b2a02dc 428 1.00/1.00 vMB 4
715,658 715,658 0000000000000000000af5a17f0d92ee0b28aabb28054a2b0e163a0bf76983d9 427 1.00/1.00 vMB 4
715,657 715,657 0000000000000000000b4ce8113af80594e14106b7c7a2d9ed940938beb6e348 214 1.00/1.00 vMB 3
715,656 715,656 00000000000000000000dc10e546db14b0a83db2ff0cb8ae4e41365ca5b6f964 1,738 1.00/1.00 vMB 8
715,655 715,655 000000000000000000007a307c91ea817dcfcea1e3dcbe41782887b8a88b43cc 1,188 1.00/1.00 vMB 11
715,654 715,654 00000000000000000008e823688431e48f52f8fe64be0e1d94ab9c380d8ad196 403 1.00/1.00 vMB 4
715,653 715,653 00000000000000000007d69278ac9ba16d47e9a885a5bcd34fe9f09ff0f8675a 1,357 1.00/1.00 vMB 7
715,652 715,652 0000000000000000000b364cccb64213f8029b4c0f1a480d9090bcd595e2a58f 499 1.00/1.00 vMB 4
715,651 715,651 000000000000000000068b6d05c3329ae30d95950a1e27912e946e86c3c13810 1,057 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.59 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: 623.38 GB
    • Received: 11.45 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.