Loading Tool

Explorer IconExplorer

Memory Pool

44,729 transactions
27.31 vMB
0.10148003 BTC
Random Selection Loading Transactions
Max Size: 143.14/200 MB

Candidate Block

Mining Attempt e8f30f15fb77288a9cbaff56bfe99302e89d9121c0cb9fc948dc53de464fff11
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 1a237f5186f160ff49e4b322b14f3ad4bb8afb83541716207f41d9ea7ce9755a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.04605930 BTC
Feerates: 151.16 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (547,044 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,825 367,825 000000000000000011d9c7267c4aeb179bee34ee755c89a988ddf3cb820950f4 1,797 0.75/1.00 vMB 94
367,824 367,824 0000000000000000106621f8b321b96706e6f76a302069b96f46099daf4a4251 1,104 0.54/1.00 vMB 49
367,823 367,823 000000000000000012218d20c636f4d15048d048beec4bb3d3366dbefb6c7f18 1,104 1.00/1.00 vMB 23
367,822 367,822 00000000000000000b5a410538b7700f36b960e237cccaf92fef9de40bd899ee 956 0.92/1.00 vMB 29
367,821 367,821 0000000000000000018fdae0229e7a23bb4872a4c0e358bba94eb23e5951b374 812 0.87/1.00 vMB 28
367,820 367,820 00000000000000000bd2c6d137a5b0d3c4a1d7f4fb5b65e041bb77936a6358ea 1,172 1.00/1.00 vMB 31
367,819 367,819 000000000000000006c85bbe532b43e82ec291ce222b74715fc2ab90aa66210d 1,548 1.00/1.00 vMB 35
367,818 367,818 000000000000000004776d985cf470e57220e1ce0e2c86663b0044482c83aa4e 1,479 1.00/1.00 vMB 37
367,817 367,817 0000000000000000088184268c97ab752db672102412e4fbf8413a99ffea4d76 2,626 0.95/1.00 vMB 75
367,816 367,816 0000000000000000024068755691e468a6f2bd0e2b0d2febabf33467ec86d0d9 633 0.75/1.00 vMB 27
367,815 367,815 000000000000000005acbba1b5532d95a076b0d84c00b11933429912008f6afd 659 0.75/1.00 vMB 27
367,814 367,814 0000000000000000018cd7a6af15d4d0cb6ea10c2dc9aadd4709cac44f2c2ac8 473 0.79/1.00 vMB 22
367,813 367,813 000000000000000014f035809d43342b01429fda057cd732e4e94ac31e6366c9 654 0.85/1.00 vMB 25
367,812 367,812 0000000000000000033973c397d77b5de3e3501042177bbd940820988f489154 599 0.81/1.00 vMB 26
367,811 367,811 00000000000000000e14fc35d86a0352dcb86d2218b06b96eeace7f2f09e8bc9 668 0.87/1.00 vMB 25
367,810 367,810 000000000000000005369b28d24a799e8003c48b7215a9721c079059ea515a7f 902 0.91/1.00 vMB 34
367,809 367,809 0000000000000000138db7831bcbbdca2eebea58a793eb128be6a2ca7c81f341 589 0.38/1.00 vMB 33
367,808 367,808 000000000000000014dda3af138eb2c463ed1ced5b2a0bbd2696e5330eef3ab8 533 0.75/1.00 vMB 23
367,807 367,807 0000000000000000138dd77b4eb7966575b162b1deb1d19439e0befde762c376 1,768 1.00/1.00 vMB 40
367,806 367,806 0000000000000000011f70745d66145b3ce5aa59772402f7ee600d71e7b8135f 482 0.44/1.00 vMB 20
367,805 367,805 0000000000000000062cbbf46c74fa2a9766bcf2797ee5c6a0dcca956607434b 1,564 0.93/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.16 GB

Node Details:

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