Loading Tool

Explorer IconExplorer

Memory Pool

72,552 transactions
28.02 vMB
0.06872676 BTC
Random Selection Loading Transactions
Max Size: 166.04/200 MB

Candidate Block

Mining Attempt bfda8004f0d96bd06f3192345760deadba58db27fdc10a7668ae2cfbf1269230
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root bfd8898508f7d8dd9784297d368f05029cc016413b9fe483fb528c0bb38e0f6b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,905
Size: 1.00 vMB
Total Fees: 0.01242605 BTC
Feerates: 101.52 > 1.25 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (213,232 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,803 701,803 00000000000000000005be22fdd3bdd16641d4df0cb9d6175081ee0924a68d21 2,222 1.00/1.00 vMB 15
701,802 701,802 0000000000000000000813089cdfc8d2e49d36ffcc3ff8279fbba97e891231c7 2,626 1.00/1.00 vMB 14
701,801 701,801 00000000000000000002871e25f0fde3aec6d73525d113dab6adbb526e8de2b2 2,802 0.84/1.00 vMB 4
701,800 701,800 000000000000000000025ab626a432757d2672d3e8434b694766324ca6fed678 1,816 1.00/1.00 vMB 13
701,799 701,799 0000000000000000000c7da1bd0cccb8e301c86396611a53a94fe571c9ec7128 2,076 1.00/1.00 vMB 15
701,798 701,798 0000000000000000000611aa26af9f06ef699c1c2ba852019404eb6711bbd4a6 562 0.22/1.00 vMB 11
701,797 701,797 0000000000000000000a8a8553382e9eb630699d984544e98ef940d75d60cdee 332 0.09/1.00 vMB 13
701,796 701,796 00000000000000000001c6aeb793a9bd5df78677845af82f245d1d118bea678f 2,229 0.72/1.00 vMB 14
701,795 701,795 000000000000000000064c7bd05d4bf2877e2246afa0401d4684ca9342ad3fbf 360 0.09/1.00 vMB 17
701,794 701,794 000000000000000000018a95a2c478de7976117b83b101655353000a963383f5 302 0.09/1.00 vMB 13
701,793 701,793 0000000000000000000e7f37854966509890f54300d94f4f7a90db9ebb1de831 835 0.47/1.00 vMB 15
701,792 701,792 00000000000000000006085efb95d95fefdd0ff988d798b958cfe2d5f098a1ac 1,732 0.48/1.00 vMB 6
701,791 701,791 0000000000000000000cde6cf20e4c59e1b25b31990c48c8984a4c5d611d1e9a 2,431 1.00/1.00 vMB 13
701,790 701,790 000000000000000000098f1222769e398bd35235c3847b6d7e7b9d89b5dade10 1,063 0.49/1.00 vMB 11
701,789 701,789 0000000000000000000e715eda881b876ba1d761f0d9b76f9ceef8b6dfa98153 1,562 0.57/1.00 vMB 11
701,788 701,788 0000000000000000000d6ffd147bbe055729856fba8783d5fa59dee69d74c50d 478 0.13/1.00 vMB 12
701,787 701,787 00000000000000000004264415924e6979d67e0624a1055a65625bd0ba7a5586 2,031 0.64/1.00 vMB 4
701,786 701,786 00000000000000000008bd2cc74e93e36abceee568ff51481d04be5fc8a2e773 2,480 1.00/1.00 vMB 7
701,785 701,785 0000000000000000000d2d4dc4a21297ba45a897afc1cd1a8bd54b1a68f3a80a 1,662 1.00/1.00 vMB 16
701,784 701,784 0000000000000000000478a4ba7ebdfaa22dcf1df6301dd65d5a4cef2e071d43 1,999 1.00/1.00 vMB 16
701,783 701,783 0000000000000000000268158c29dcb9293bcba1fedbad0cda7275ac9e4dc7ec 384 0.11/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.