Loading Tool

Explorer IconExplorer

Memory Pool

78,185 transactions
29.70 vMB
0.07435223 BTC
Random Selection Loading Transactions
Max Size: 181.27/200 MB

Candidate Block

Mining Attempt c43417df6aba784f6d12699fc70958287b90eced6a4f2d33796d831e178f0582
Version 20000000
Previous Block 00000000000000000000d7c32edb112c6056dcc1521f24e801594872b22d15cb
Merkle Root c82fdaa46e916890fa3445515e6bbdc2e33d186e8b9f30c26684d018e88ea44d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,983
Size: 1.00 vMB
Total Fees: 0.00873886 BTC
Feerates: 100.46 > 0.88 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,394 (28,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
886,947 886,947 000000000000000000023a67615c50946c0892e9c674b461a7f748d0a64a0642 649 1.00/1.00 vMB 1
886,946 886,946 000000000000000000025589bb2bceb391f2e181ce11977d471ce78b2cf651e6 356 1.00/1.00 vMB 1
886,945 886,945 00000000000000000000b2614dfc8d23366d04559fbbb66bc47eda176955e106 124 1.00/1.00 vMB 1
886,944 886,944 00000000000000000000d4716bfe32ae28d026013a0b37d300e1fc2773e7b18d 2,125 1.00/1.00 vMB 3
886,943 886,943 000000000000000000004761dcb93305970843097a33521ecc5af2594d1d89ad 2,810 1.00/1.00 vMB 3
886,942 886,942 000000000000000000001e9d9a7a9cf7994d1d013749a43f5f7a56b122b34fdf 477 1.00/1.00 vMB 1
886,941 886,941 000000000000000000000c9e3f74b7d534449bcd1f76550864003d0141631bdc 2,686 1.00/1.00 vMB 3
886,940 886,940 000000000000000000016759a3082922a6731285456c0aba4344bf7723ac99c8 2,277 1.00/1.00 vMB 2
886,939 886,939 00000000000000000001a8db02b14e9b2a9791ddbc607b4d8fabdd294aed6b4b 872 1.00/1.00 vMB 1
886,938 886,938 000000000000000000001aadb854e27e169d93d103115c8f47f6b64c3fa3d60d 1,324 1.00/1.00 vMB 2
886,937 886,937 000000000000000000018f5743449471b74a99d72cdbad6b2e2e4d2d943a98df 2,944 1.00/1.00 vMB 3
886,936 886,936 00000000000000000001b1dd6bb797d894a8556c615ccc0644976f1b9599731f 3,438 1.00/1.00 vMB 3
886,935 886,935 0000000000000000000213fa61904552df52b9f93ceadaa2578ea064fea81d22 3,388 1.00/1.00 vMB 7
886,934 886,934 00000000000000000000e926178bdebc58b71464d50883c85eee2006e427ccda 1,394 1.00/1.00 vMB 2
886,933 886,933 0000000000000000000082a9a61f1c950b76c649fe5da6caf30919b2c051959b 355 1.00/1.00 vMB 1
886,932 886,932 00000000000000000000c359e79310ca7691e27f544a654002612ea10ca5d64d 2,646 1.00/1.00 vMB 2
886,931 886,931 00000000000000000000dd165aaf7e642ce8ff0a271e831b898f5675901569d8 1,304 1.00/1.00 vMB 1
886,930 886,930 0000000000000000000008458b3f33d147fe28c9779f81a0d48b37a1d2097c99 3,656 1.00/1.00 vMB 3
886,929 886,929 00000000000000000000d74a7fd408a5af03b837590b8e65ce62001dd49322b2 684 1.00/1.00 vMB 1
886,928 886,928 00000000000000000000a647146d56d53268ae2ddd88cb68833eedaeabe0b61b 3,362 1.00/1.00 vMB 3
886,927 886,927 00000000000000000000a8dd48eafcc610ee0fd8d6ddaac8766f475ba78bf2d2 3,323 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 783.07 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: 720.92 GB
    • Received: 18.31 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.