Loading Tool

Explorer IconExplorer

Memory Pool

75,284 transactions
30.81 vMB
0.09593133 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt d0fd2e495443ce2f1927234486742f7a0c76a1086b892ee08d802ae98b24c0cc
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root e04dd49f5b4b9758dbad0c474be1eb18cdd4efe9da8290d1f4f6d0a890285360
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,023
Size: 1.00 vMB
Total Fees: 0.01746392 BTC
Feerates: 301.35 > 1.75 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (110,634 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,791 804,791 00000000000000000001b5a9bd8a945c3df1f35377032c39e9368ad971370de3 5,234 1.00/1.00 vMB 7
804,790 804,790 00000000000000000001fa66b04146c42488faea9d80ea1a17bb1cad4bab8ec1 4,221 1.00/1.00 vMB 12
804,789 804,789 00000000000000000003ebc45629777b29edd27ffe742ccca5effe02988a87ed 3,877 1.00/1.00 vMB 12
804,788 804,788 000000000000000000020895a638946593195ab2e1d559299585ebcdbfccdf0f 4,899 1.00/1.00 vMB 12
804,787 804,787 00000000000000000002814bf14cc4b1496ad67f571ec21de0bf65dde67b39bb 6,040 1.00/1.00 vMB 7
804,786 804,786 0000000000000000000494b096faeef6311898dca5abc8960a96fb264687afbf 3,285 1.00/1.00 vMB 7
804,785 804,785 000000000000000000043984fd7ba228ec876f1988f9e1ae0efcb7a04ab42053 1,679 1.00/1.00 vMB 10
804,784 804,784 00000000000000000003c9ab4f587d908e8a3cd579aad04bcf8bf888f2d53cb6 2,762 1.00/1.00 vMB 15
804,783 804,783 0000000000000000000270988e60fd8e92f408b81e5b68baccc5b9e9b892d257 3,363 1.00/1.00 vMB 18
804,782 804,782 00000000000000000003ec93d58298f7fe2bd48d3a94c8e476ebf09ff7c5300d 4,190 1.00/1.00 vMB 7
804,781 804,781 00000000000000000003d2586235ab07dd1793d04c1ed7000830f6156e78996e 7,266 1.00/1.00 vMB 6
804,780 804,780 000000000000000000008311aad59543b7bb73cfab9cc91c119691f59bc2ddd8 3,397 1.00/1.00 vMB 8
804,779 804,779 000000000000000000005ab19dc788ad6d6f620f8169e6f152d04bf836859d2b 2,273 1.00/1.00 vMB 13
804,778 804,778 0000000000000000000373ff15a92781d5f9dd8fe7600ee04d0397f3c52b5a45 3,227 1.00/1.00 vMB 19
804,777 804,777 000000000000000000033096c8f671216cacd88df68546055302f6687e665d1b 5,776 1.00/1.00 vMB 6
804,776 804,776 00000000000000000004784b5ae7d98e3a93a8b79c5de274d7a5a560bcd9e373 3,905 1.00/1.00 vMB 6
804,775 804,775 0000000000000000000196ad1a26bf1942ed6e32e4102af2189e80608df79b84 2,680 1.00/1.00 vMB 15
804,774 804,774 0000000000000000000002de73fd4c931e8f04300ec0b3241d0efde615b887e1 6,191 1.00/1.00 vMB 7
804,773 804,773 00000000000000000002bf5956d529a8508205c43cbb39fbd20008ad9a406677 5,386 1.00/1.00 vMB 6
804,772 804,772 0000000000000000000252302150e3dfd86c7bda68cf9df834f901bf55ee3c22 2,842 1.00/1.00 vMB 7
804,771 804,771 000000000000000000027a2288b88a154319af006c85b26883a4d9e90c2b430a 1,372 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.12 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: 739.09 GB
    • Received: 18.62 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.