Loading Tool

Explorer IconExplorer

Memory Pool

83,722 transactions
31.43 vMB
0.09875248 BTC
Random Selection Loading Transactions
Max Size: 191.62/200 MB

Candidate Block

Mining Attempt c5cca16819bf9109046a982ad30f8d3d91ff6198fded3e832771cc69e20a2949
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root b98ee903856367114ac4e6a2473fdc8aa0db5fba0b69015a5ce3ad1c65fff38c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,267
Size: 1.00 vMB
Total Fees: 0.02609482 BTC
Feerates: 177.93 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (628,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,011 287,011 00000000000000010920a7794798f2fd943ff59e6ce2bd4efa49416badc092ce 835 0.35/1.00 vMB 40
287,010 287,010 0000000000000000e0fa56a73a5ac908c8fed7978f35ba73ad0540ef03bfe91e 123 0.33/1.00 vMB 13
287,009 287,009 0000000000000000dcbe95bf7206c9ffa5690a08c2a28adf5beed8d920ce8222 1,091 0.50/1.00 vMB 41
287,008 287,008 0000000000000000789f1c01d63c46b627e02382e46ee3f169873f1082cd72fe 253 0.14/1.00 vMB 33
287,007 287,007 0000000000000000bdc9c2815ea5158f3a67c2ed981e26f7a4fbed6ef1845bdd 221 0.14/1.00 vMB 28
287,006 287,006 00000000000000014615ef1330e566eb2cbd4b2350b33fa5c6aa36f3f86d69ac 192 0.14/1.00 vMB 30
287,005 287,005 000000000000000042f8f5f320c152f2e5418ad1e64f45db9c1856dfed079869 334 0.32/1.00 vMB 21
287,004 287,004 0000000000000000cae408aac7776d8852d8c7db8a6882a43c4c6a1fd556cc8d 225 0.19/1.00 vMB 22
287,003 287,003 000000000000000140a26893db30f2f3ae2c4632b9cde30ca6b7dc47bd1e7f9c 1,794 0.90/1.00 vMB 50
287,002 287,002 0000000000000000e8523a7279b3efc71e593d0caab51a96110deab2c8098d92 718 0.25/1.00 vMB 55
287,001 287,001 00000000000000001f98a9814d29da5d07036e07843d3e0cff9981e90454e1b2 581 0.29/1.00 vMB 34
287,000 287,000 0000000000000000cc22cc938f92ecc3a3844f23775c4ad4e66404563c8594c8 106 0.30/1.00 vMB 12
286,999 286,999 00000000000000001b3eea02e6b4134e67d6e1bbf791463667680aa5aa98f118 199 0.35/1.00 vMB 15
286,998 286,998 000000000000000147d7dc1c66dd4b754415900f4421ec1d394fc1ce9ebfb9d5 751 0.50/1.00 vMB 30
286,997 286,997 000000000000000005acc10fca29a8a01b33031d352a663ee88db039b53334be 562 0.35/1.00 vMB 27
286,996 286,996 00000000000000003b0c474e2dc21e78da6f909e9719754d201f249929e897b0 452 0.25/1.00 vMB 28
286,995 286,995 00000000000000001817003c81e939f39ad62f2ae40b6ebe49a01b8608417df0 193 0.06/1.00 vMB 78
286,994 286,994 0000000000000000a5b685143259d15e80aa04af532fc3dce6faa300af121277 792 0.35/1.00 vMB 42
286,993 286,993 000000000000000037d9026b2e93cb4cc1aa7d4ebd4b1581f88a33aa1a92cd0f 991 0.35/1.00 vMB 57
286,992 286,992 000000000000000078d5f5a0b7c57de4e4606a81684746483c177556f0f199c0 629 0.25/1.00 vMB 51
286,991 286,991 00000000000000012b7d49a60f76ad669bfddd66d66d0293ec6cdbe902b4698e 526 0.50/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.