Loading Tool

Explorer IconExplorer

Memory Pool

14,548 transactions
7.95 vMB
0.03738039 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.23/200 MB

Candidate Block

Mining Attempt 3196dcca98e03144231716238e7052575646f642e5a8a4684e3e8bbe0461af31
Version 20000000
Previous Block 0000000000000000000203302e24479af4b3e218e63b80fdd1783df3ad1b1934
Merkle Root dfaed0c73bdbe2f1e0ddc83ee58dba6912c75b7f4d1e063c22e7f2b3dbb9af70
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,890
Size: 1.00 vMB
Total Fees: 0.02089716 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,381 (711,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,778 201,778 00000000000002790231b4fbfbacdaf719a32e7c30d411fec6e2a16e5bfe1f9a 87 0.04 vMB 135
201,777 201,777 0000000000000240202c577ee51678d1c7244613d170c78973a45f310d74346f 142 0.25 vMB 97
201,776 201,776 000000000000024f2f70e7ad145f8744af6ab2944c8e1247b49e2086cc146570 157 0.05 vMB 163
201,775 201,775 00000000000002d6fa1018b64d29708caecb0cec6926c640638f4302e5f5e468 96 0.11 vMB 130
201,774 201,774 00000000000001ae727f491c9070e9fc79c9c3cbd70b1e1bde1d59eeff7c534a 142 0.08 vMB 196
201,773 201,773 00000000000004b900adf571fabb0c79dc1ccdffdb631d93184e5c6eeb3831cd 9 0.00 vMB 30
201,772 201,772 00000000000003826d19aad1d9b8c3e3880058435cd33dabd390cc8b7f5e25e8 242 0.11 vMB 211
201,771 201,771 00000000000005289a7bc6e3115e7b9bcad3a721b03b44043c502ba73806bf04 31 0.02 vMB 109
201,770 201,770 00000000000004e1ee2a1f7d7a9524d7bd3fef33f785cc71cd8cbbe19e5da4e5 49 0.01 vMB 168
201,769 201,769 000000000000029150dcfb6baf6419f97873aec396ed691392256020b3471fe7 241 0.15 vMB 94
201,768 201,768 00000000000004885be32743c50cd7f906c3abd46b1c8239d92820c1dc6f842e 175 0.25 vMB 106
201,767 201,767 00000000000001ae770ef0529c65c427475fe5a7015396ecc6d49576f7960015 235 0.08 vMB 103
201,766 201,766 00000000000000cb043d6b6f26d607592e232be583d1987d0f27657a17e58892 158 0.05 vMB 42
201,765 201,765 000000000000010f02b3b3da00e2392edac21f921e6068db55fed7c4ce5af01b 107 0.04 vMB 228
201,764 201,764 000000000000019525e856fc28e5af63bb67cf796f45ea2a31344cd6c29be88a 69 0.03 vMB 87
201,763 201,763 0000000000000359d59b2a72124d1d41112904846c56ca2aa60231d685bc4eed 108 0.04 vMB 97
201,762 201,762 0000000000000152606199d41b46ff77408d58aa01490e55e525f1b3fd6bc2c7 413 0.19 vMB 144
201,761 201,761 00000000000004a6b9cfc6e703ac2c0be8d30cc85dd08baebe25843d970eb379 124 0.07 vMB 145
201,760 201,760 0000000000000003e78a45bc9db17b5654bbe400c7342b8f7babbf3adfe12004 201 0.10 vMB 203
201,759 201,759 00000000000004dedaefaa58b4bd84b832b8e2cbf4a88924830992d32db56ced 85 0.03 vMB 39
201,758 201,758 00000000000002a7c02bbe5cb9442fb3c113e44d03cbed7ecc4ae801259f9e53 337 0.14 vMB 150
Previous 10 blocks ↓
Total Size: 779.53 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: 222.70 GB
    • Received: 0.84 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.