Loading Tool

Explorer IconExplorer

Memory Pool

16,768 transactions
8.07 vMB
0.02765547 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.69/200 MB

Candidate Block

Mining Attempt 225a442fcb8d2b9ed1bf7ab37d1121bb9756cc3c2ee190f121e34f9b0f43a944
Version 20000000
Previous Block 000000000000000000011760e0a3cdf589c16284ec888372c4e68dc06ff7fe33
Merkle Root 5017dde06de440344c445f477572e70e80ac0663d3564551d9ec38d9841b3b59
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,571
Size: 1.00 vMB
Total Fees: 0.01115139 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,433 (898,637 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
14,796 14,796 00000000ea8165b5378cec5e8103665f093a9b39af8f2cd97cda8bade1204901 1 0.00 vMB 0
14,795 14,795 00000000afe5be8f68243ce662b4fd5f142036257508466e3f65f3c40f60a508 1 0.00 vMB 0
14,794 14,794 000000004ed1a1bc773e1b5f64c45127414449689ccaa47de0ab1f20714036f3 1 0.00 vMB 0
14,793 14,793 00000000214bafddc1e1a626ac2427a8188b9aeade85edd2fa944a21170b78eb 1 0.00 vMB 0
14,792 14,792 00000000ba427bb961b34f3e4482f2ae1d1fb514aff5d5601bfa39fce8a69e05 1 0.00 vMB 0
14,791 14,791 000000003843f76acc0a064de36db6c452d6b7b6052eba70a85517dd782277f6 1 0.00 vMB 0
14,790 14,790 0000000014666de5346fd7836222145c75b9da360b4f8f1311dab880239c0cea 1 0.00 vMB 0
14,789 14,789 00000000c2b086c6a015ae9b9950618dcc0299e5c3bdf796ce206543b41afc38 1 0.00 vMB 0
14,788 14,788 000000001e5a54c74dbe078d684a816b816856c5cf4aaaee9556d7c16fe7c4ea 1 0.00 vMB 0
14,787 14,787 00000000918f852f4815e4dff55c6c7cff39f85dc53066610df8f1603a0a2646 1 0.00 vMB 0
14,786 14,786 00000000ed936e1aca5a34e5f2ab1ae8cc17af64e0784d2afa254bf31a636d61 1 0.00 vMB 0
14,785 14,785 000000005c66aa7ca37e6b9fe600f67fa54774d11eacbc3875b6eae6f34ec138 1 0.00 vMB 0
14,784 14,784 000000005f4eae3d55cbe52f053657e42eedc484e2852f973be742a5d9a6465c 1 0.00 vMB 0
14,783 14,783 00000000e4444d8c4095955b812dddf910ce8f4e39ded841505250bb0001fc50 1 0.00 vMB 0
14,782 14,782 00000000f4b69ed362944dc9d3e7ed4daf494d54d693192e6eee811064f82b4d 1 0.00 vMB 0
14,781 14,781 0000000011b41f46eb40ac6491d26b252b797ab5ca3313ec19d0a33eb53a3369 1 0.00 vMB 0
14,780 14,780 00000000c5f13265f792a233e09fe4094da76e8539142f47c0d4a92374ea4862 1 0.00 vMB 0
14,779 14,779 00000000e7788922571df5265876e149786a9b64276cffed49c123f98ea972dd 1 0.00 vMB 0
14,778 14,778 000000008019e5b887af0a3bd1edb3ac93226530cd476674904103bdece5d8d2 1 0.00 vMB 0
14,777 14,777 0000000006bea170b6eaa10c58d7e4e23ebb1d39860673e8b4a336c8f2b1f3a6 1 0.00 vMB 0
14,776 14,776 00000000ceadc3db3807dbabd13ed264568587cc76b10802585a66fc1307f6ed 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 302.63 GB
    • Received: 1.35 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.