Loading Tool

Explorer IconExplorer

Memory Pool

76,991 transactions
28.60 vMB
0.10156810 BTC
Random Selection Loading Transactions
Max Size: 173.03/200 MB

Candidate Block

Mining Attempt 43b4d6a5023cd113a03ae642f4182f93f7a9e804a57f9c74787fa5003e8f3806
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 5b6420023d0be86d642bb22de853a72de8789d47bc9f565a3db578f6eb3e94fd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,652
Size: 1.00 vMB
Total Fees: 0.03483928 BTC
Feerates: 402.60 > 3.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (489,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
425,897 425,897 000000000000000003ccfda297d53fb59081bc3535e28f24a88ef47c000d16ef 2,748 1.00/1.00 vMB 107
425,896 425,896 000000000000000004c103ad1687cb74f84fea6ee8c29bf3d40baf6142019f10 2,992 1.00/1.00 vMB 79
425,895 425,895 000000000000000001062bed75205d1102718693b89569cc700892a409e66d6a 2,352 1.00/1.00 vMB 75
425,894 425,894 0000000000000000037c7bb1af34591dcde2d1248bf8e55922bed422cbfbd27b 1,185 1.00/1.00 vMB 60
425,893 425,893 0000000000000000026632b6cf57bda72572b33f8262134c72df33f106dd9c71 2,789 1.00/1.00 vMB 123
425,892 425,892 0000000000000000021e4fd9293842013d207b8e0c92f7e8149e25cd2a3e0266 703 0.37/1.00 vMB 58
425,891 425,891 000000000000000003531f1d03d06f88a62e70d010415e6659eb80304e4a50fc 154 0.06/1.00 vMB 67
425,890 425,890 0000000000000000036a66a420fd2215856aeb784990d2a3de4166e37f81f81c 996 1.00/1.00 vMB 27
425,889 425,889 0000000000000000032123e6b6a287af89e2f62880f5ac12258807afded6ea36 1,329 1.00/1.00 vMB 39
425,888 425,888 0000000000000000041dea2a2bb2300de2cbec1e7e42c6aa688d901f96824e97 543 0.52/1.00 vMB 17
425,887 425,887 000000000000000002e302eb7f1af128fc8e6ab88328c63fcf157e806a227a1e 2,318 1.00/1.00 vMB 62
425,886 425,886 00000000000000000443647fd3d11dbab3b43b6a80c98732a90073292e53a131 2,372 1.00/1.00 vMB 73
425,885 425,885 00000000000000000096acbdd0c77257c96077fab311aa0074aa717b58607d15 2,568 1.00/1.00 vMB 61
425,884 425,884 000000000000000001ba65a199ea2b026ab36ca1ebd91da97fcda457dd22183b 2,211 0.93/1.00 vMB 106
425,883 425,883 000000000000000003f34ccc639704abdfb9919ef02ff152c314640656b9e73c 2,174 1.00/1.00 vMB 57
425,882 425,882 000000000000000001649be9d6149d6aac6c9c0574bc6a6c62f78a98fb295bf6 2,432 1.00/1.00 vMB 67
425,881 425,881 00000000000000000209d44e6d45bc3a22033ea093b2cd57ae7306fa52f9d6af 2,067 1.00/1.00 vMB 49
425,880 425,880 00000000000000000358ea36c1d2b9abf4cd6988c85ebc875b91a60126d9ba2f 2,238 1.00/1.00 vMB 90
425,879 425,879 0000000000000000039cc3909d848b1c6673a27959e17e31fa2a4dbe3ea4988a 1,692 1.00/1.00 vMB 45
425,878 425,878 000000000000000003ec5a4f21f6beea638fd60d6fd1ba71a7e5effa1149e623 2,011 1.00/1.00 vMB 94
425,877 425,877 000000000000000003c346cce195b96d0c12c54bb96819775e6cbf611df40eb4 2,585 0.99/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.58 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.