Loading Tool

Explorer IconExplorer

Memory Pool

41,726 transactions
21.01 vMB
0.09301312 BTC
Random Selection Loading Transactions
Max Size: 115.41/200 MB

Candidate Block

Mining Attempt 8a148d82c7db71c8cdcd5c154b7f3bc663c73b85f88292d2099ed62814062174
Version 20000000
Previous Block 00000000000000000001058c46ce909af454ed1b2cc51e1dd71a5c347cc5ae71
Merkle Root 5d8abb446cbbc5682cb718e5c9a270b06138d77b5e570df0e33df527b8224d52
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,311
Size: 1.00 vMB
Total Fees: 0.04023761 BTC
Feerates: 506.86 > 4.03 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,916 (903,995 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
9,921 9,921 00000000bfc3e264601a04fd78c3c7452c4bd4703fb2b04f93c3f0870fd24723 1 0.00/1.00 vMB 0
9,920 9,920 00000000157515f977aaa6cb2ed442b072c254cd1b9b890c00d1e6d95035421f 1 0.00/1.00 vMB 0
9,919 9,919 00000000509856bde95dfc477a861624d7bde1760842d876301085ceac7627bc 1 0.00/1.00 vMB 0
9,918 9,918 00000000a25e736d21a06eb69af9aff700a8e7c6bcfcf2a0c07c2f3c1dd7106d 1 0.00/1.00 vMB 0
9,917 9,917 00000000b1cbcc5fe7b5b3e23737d83d8bbda880ab1429d58a78a4579010bb7b 1 0.00/1.00 vMB 0
9,916 9,916 00000000b0718c2433b012e399de10ea7b884b6af5fd7607ee0e854954f69393 1 0.00/1.00 vMB 0
9,915 9,915 000000005f88f80bbecf493713debc4a0dedc7ad6391f77ca9dc8ea45304674c 1 0.00/1.00 vMB 0
9,914 9,914 000000001f193ff0460a64cd339f7c00e076dcfecffe434a55892540b3ab2b17 1 0.00/1.00 vMB 0
9,913 9,913 000000005bfebf4e532df90474212998115744a178075b3840a2e081f91a6a4b 1 0.00/1.00 vMB 0
9,912 9,912 00000000004afd117272c0de5b1902b469d8375454cb52ec5b63fef4bf8ec20f 1 0.00/1.00 vMB 0
9,911 9,911 0000000027e00f2e7afbf04f9fa9b3be38ca53b9064018efdb68a2fd7f3be901 1 0.00/1.00 vMB 0
9,910 9,910 00000000e8999f40cb02a324bbb1e658dede0cf475448e578cd3bcf80b015564 1 0.00/1.00 vMB 0
9,909 9,909 0000000042f28c9a92ac3f9f1e5890789a3cf88e7bc52d2815126f907804b3c6 1 0.00/1.00 vMB 0
9,908 9,908 00000000a0163eeaabe7c01a481b2ed518f2da7cee9bb97d826df2a5a73b9a00 1 0.00/1.00 vMB 0
9,907 9,907 00000000ca936077171d08f58b55f85ebdd4f97caf0bd047763ce496a2eb51c3 1 0.00/1.00 vMB 0
9,906 9,906 00000000f7061818d6d7f6b4744a6644bf86071632d76c6ee9115d06657d6e76 1 0.00/1.00 vMB 0
9,905 9,905 00000000b6c64cdaf540504f4eb4e54aa58d372be7db7a5493821fe6e8f1d3c8 1 0.00/1.00 vMB 0
9,904 9,904 0000000089877bc50d61556aade226a7704e3b10abec959818b302a9b2b4f3ef 1 0.00/1.00 vMB 0
9,903 9,903 00000000cef2a8c08e84cdc055db8a26c5f7e9d9d79dd3f6982a2752958b32b7 1 0.00/1.00 vMB 0
9,902 9,902 00000000b988c07ed6236c52added52aeccd504300f8394b4bfd046a30dd47de 1 0.00/1.00 vMB 0
9,901 9,901 00000000d79c1ab80b93877791d7fff8bd99c8c45c8ec876ea670abb4caab165 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.46 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: 527.86 GB
    • Received: 5.57 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.