Loading Tool

Explorer IconExplorer

Memory Pool

26,818 transactions
6.49 vMB
0.05610370 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.17/200 MB

Candidate Block

Mining Attempt 1367ffc4a80e18b5d5a9d13b4cfefed0644996e07127058607005ca537648e7a
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root 2fef2ece05996874eb4fbad47222aab78a826a9a501774c7c8b92dc80bbc3d34
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,848
Size: 1.00 vMB
Total Fees: 0.03844195 BTC
Median Feerate: 3.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (776,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
136,432 136,432 000000000000003b2a3e5982bb99ea5762e127d808228c31dd85bc372d01dffe 28 0.03 vMB 661
136,431 136,431 000000000000066a4dddfb92cb6ddaf341f7d4c42c016854b9489f293afdc25d 35 0.02 vMB 531
136,430 136,430 00000000000003b8ccddef07adea7e7171cf56ff11247213f1df7f60f9eb02f4 77 0.03 vMB 428
136,429 136,429 00000000000009d13b4b1ce9fd1ce9355b5eb498d22cb624c5badbf4026e00da 44 0.02 vMB 306
136,428 136,428 00000000000005240eba244f03d7f4b905f5ada551ba884e169c9df766799973 15 0.00 vMB 443
136,427 136,427 000000000000028a1a051df75f8224fb2f9f4baf1ae1cfedac3d77ad7371318a 113 0.08 vMB 93
136,426 136,426 0000000000000a31d4918fe1f92f4ab25aaac2fc6d5c94819c49466bccff3e80 55 0.03 vMB 455
136,425 136,425 000000000000003ff14e2fa0f5b0e03bbc4b41429d291c1ffac86d50fa144317 11 0.00 vMB 502
136,424 136,424 0000000000000035373f84ebc60d115ba21f7129189a4da7d61a40d821d43968 17 0.01 vMB 393
136,423 136,423 0000000000000716d4b1e37eeddaaf022d6ee09a49b8c9e73bfbb819a4d4c644 19 0.01 vMB 9
136,422 136,422 00000000000007aee94b3f0087ec3d0109d658eadcfc8a332006d352ea34d7da 101 0.04 vMB 718
136,421 136,421 0000000000000693da7b66336793d78161d337c2d64a1206ba7ede424d2b3006 150 0.04 vMB 271
136,420 136,420 00000000000000c75592a16352ce13388357a2bec4ede0ed79d8cdef6c32ecc3 49 0.01 vMB 263
136,419 136,419 00000000000002df73da93333b1c071d49b08c4aa2166b5ffc6ddb9320f21a0f 63 0.02 vMB 512
136,418 136,418 00000000000007fac96e5aaefc82f33a0c9047b4d4ce92e14be2c5db562abb63 72 0.03 vMB 1,173
136,417 136,417 0000000000000a08df45f14f376cfebf5a0f8def7aebd5412f91b3f882064a90 102 0.03 vMB 335
136,416 136,416 00000000000004dd335606136e70aee431afb16d6c1730d54e818887b7382f8b 75 0.05 vMB 405
136,415 136,415 00000000000003d124a7adb101120ec71c099dd175121b2b34929adf8c2192ee 132 0.05 vMB 266
136,414 136,414 000000000000011afee7db23e3e5b546d0e724ca158f79a6c6b52b27a613061a 20 0.00 vMB 40
136,413 136,413 0000000000000841d0a6b87bd82f330f4381838deab506efef645105e87c2fac 23 0.01 vMB 628
136,412 136,412 00000000000000af1a9926f6df730d1dba510363db3b625b17fa0ade53019dab 15 0.01 vMB 8
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 82
    • Outgoing: 10
  • Data Transfer:
    • Sent: 39.94 GB
    • Received: 0.55 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.