Loading Tool

Explorer IconExplorer

Memory Pool

88,249 transactions
33.46 vMB
0.24644030 BTC
Random Selection Loading Transactions
Max Size: 194.65/200 MB

Candidate Block

Mining Attempt 6a626973fc396408f1d79b4757f03ffc81f209a88cf63725d227fa18d009ef9c
Version 20000000
Previous Block 00000000000000000000dcfe18c3e42ef91cba968ba3b2f26fba23c17a72a66c
Merkle Root 82b7cbaf4fd4b612b71703de3daa324e6a796953342b499bf4b3017adeb95d01
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,401
Size: 1.00 vMB
Total Fees: 0.05698711 BTC
Feerates: 200.39 > 5.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,636 (906,854 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
8,782 8,782 00000000dcf1089633847a7371f5b84f20ddee3587884f0f0a96319d965d997e 1 0.00/1.00 vMB 0
8,781 8,781 0000000065af049a9fa93cea542046013d314e698055304d998bf89318f05c10 1 0.00/1.00 vMB 0
8,780 8,780 0000000040fe84dbc9264b107e16edea8538b4ce2066932823d3388d30983ca0 1 0.00/1.00 vMB 0
8,779 8,779 000000007e982c1dfb6d928c0c185bba82f9bef5eed09f193454bec8a0bfb6ab 1 0.00/1.00 vMB 0
8,778 8,778 000000003e68eadecbbd5bd683cbf336ae96bbb650085595aaff3f2be0724ba1 1 0.00/1.00 vMB 0
8,777 8,777 0000000096d8c76027a64ef1b9dbf12737ffad0a05fcd7cf33f68bb74e11b78d 1 0.00/1.00 vMB 0
8,776 8,776 000000000e671cb83d9978cd9487e52a6c64c20054eaa1fcbc9c9a510222f9f1 1 0.00/1.00 vMB 0
8,775 8,775 000000002c304a01535a30cf525dec0c3bbfa362f6ed4b097913bc0ff15b55d4 2 0.00/1.00 vMB 0
8,774 8,774 00000000a996331c70cb7814d126c01e7bea080a5fe2cf5b63d0cc09d41aa2d6 1 0.00/1.00 vMB 0
8,773 8,773 00000000f4f564d85a8df237bde4f269e57b097a13420a91bc4931d01e15dc46 1 0.00/1.00 vMB 0
8,772 8,772 0000000063fc68d96b5575f5725f3ed89c1cb13b1bd6de88aeec2685e295a2c8 1 0.00/1.00 vMB 0
8,771 8,771 000000000d61de52de2d6a2bc6dba30fd51a01373709aee3761aacb0480e3396 1 0.00/1.00 vMB 0
8,770 8,770 00000000376ed41c9e61d55414cea6fcb806b1c65923e7f96857de44b00de6a0 1 0.00/1.00 vMB 0
8,769 8,769 0000000058151e93ee65c129781f080761d8ef0292d3a47a67b8a562304272e9 1 0.00/1.00 vMB 0
8,768 8,768 00000000fba98431e9ae62d68ffb4c6f36f7bfe5183f606a0d81ec57a248705e 1 0.00/1.00 vMB 0
8,767 8,767 00000000271b3f3bdfb6cc077990cfb6dc26c45dcda1c398159bf66eef14fb83 1 0.00/1.00 vMB 0
8,766 8,766 00000000aadccc32a63f45f0e82440cd77ace50b6535c6fd9b66cef77a6a4c75 1 0.00/1.00 vMB 0
8,765 8,765 00000000a3227f2a250bacde81fc649d671697197d5094c8a4e5c67664306a6c 1 0.00/1.00 vMB 0
8,764 8,764 00000000ca2504466cada887b3c07685e156c286191212abf3003bdbcdeed1f7 1 0.00/1.00 vMB 0
8,763 8,763 0000000092146e5abc54f7475e508978ead63a6cb638ae88eec5270b18026089 1 0.00/1.00 vMB 0
8,762 8,762 00000000a9986bfca3dbfbbfe4bb9c093a8cc69e891d8f8cfb5d618ff7157dbf 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.49 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: 772.90 GB
    • Received: 20.34 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.