Loading Tool

Explorer IconExplorer

Memory Pool

18,634 transactions
8.60 vMB
0.02500401 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 49.63/200 MB

Candidate Block

Mining Attempt 7b1070983b449eb771a04e3c8a0b497530e1d8fe30083168728d476e7af023a9
Version 20000000
Previous Block 000000000000000000018e29b79b0a29631a9c09a1df8790b784b74031125eda
Merkle Root cf8f681a080c42e9a4ce64af4de34f13cc12f96dbbb2e92f5173f2c3af1161bc
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,156
Size: 1.00 vMB
Total Fees: 0.00628744 BTC
Median Feerate: 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,409 (690,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,405 223,405 000000000000022c95354de80ff7e00e03a9dde58d0b642550c6e99d49affaed 124 0.06 vMB 165
223,404 223,404 0000000000000076743ed017d569cbb566019372b9e1d72381452280198de613 105 0.05 vMB 159
223,403 223,403 000000000000038628f26bb10de6231e692cacf7e6c45b68b22add1b3c521748 128 0.06 vMB 168
223,402 223,402 00000000000000621d217a17c9f279c8d5802403ffc7a517e40089d23ea07ac5 359 0.18 vMB 144
223,401 223,401 0000000000000117eede64c77b6e2f4cbbc2b087f7e6974268d91c6520d828a5 497 0.24 vMB 202
223,400 223,400 00000000000000e404d2c55c9c310c0603e4c81750977d80d09a67024e449075 47 0.01 vMB 86
223,399 223,399 000000000000005ef6c860bfa52800919144d44f98c792862b649e24efb66ade 333 0.15 vMB 184
223,398 223,398 000000000000005c95d735c95530f8a33ddbd79446633cfe6c45e9ba1476470e 180 0.08 vMB 196
223,397 223,397 0000000000000459f90eadab743973d835e892b195d8964549254f4bbf6808d7 11 0.01 vMB 92
223,396 223,396 0000000000000144b47394cf3bdc6675b4f14881242f482f8304031e366472da 152 0.09 vMB 132
223,395 223,395 00000000000003f7a32b17af35dcb395b11444f160414a88584b38078b285237 388 0.18 vMB 170
223,394 223,394 0000000000000358496cd99ad894a0a26ce19fbf95b66a51ac86ed38f0e28971 136 0.05 vMB 247
223,393 223,393 000000000000019ec4f1b7bd88b6f9130a6bbf625cbf5cac5da7ee02aae1eff9 5 0.00 vMB 6
223,392 223,392 00000000000001fc9bd4b115e6a9bbed8e28f863ef30b6526a1a51607dee67b5 91 0.11 vMB 84
223,391 223,391 00000000000002af4707ecdf79f9dc2fec4172f4e9143526e98cc7bc7958b6d0 337 0.16 vMB 192
223,390 223,390 0000000000000201d4b3487ba240e45d16cafb63bc0a3c2bb750beef3b81a161 16 0.01 vMB 83
223,389 223,389 000000000000022e55ee9175684fa52b04f4da430763100654a11524b0ee7d4d 223 0.10 vMB 167
223,388 223,388 0000000000000270e607e83b1df3b30ce85ae061c54892809f5aa89c8ed5f947 114 0.05 vMB 96
223,387 223,387 00000000000001a06c8effa0edc6c0bdf3a8a88f92bfcdff53288d137f798c57 100 0.05 vMB 161
223,386 223,386 00000000000000f5b3a80e3ab8293a61b6dabbc10c2b497c06251a3f0e16dda5 253 0.10 vMB 179
223,385 223,385 0000000000000214e3134a9c7b63bb9b5236bd13d1144d006fe8c3be76c2a115 243 0.12 vMB 150
Previous 10 blocks ↓
Total Size: 779.58 GB

Node Details:

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