Loading Tool

Explorer IconExplorer

Memory Pool

89,595 transactions
33.72 vMB
0.26104376 BTC
Random Selection Loading Transactions
Max Size: 196.41/200 MB

Candidate Block

Mining Attempt 21f98b8aadc40f5100a9bcff08338c25c522a25d7eb437fec825e586b3116562
Version 20000000
Previous Block 00000000000000000000dcfe18c3e42ef91cba968ba3b2f26fba23c17a72a66c
Merkle Root 773b1812cd93529943381df0a20bd3b464ae18c105ca89e0d7f8b1cacdd6f4f9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,316
Size: 1.00 vMB
Total Fees: 0.06250384 BTC
Feerates: 301.07 > 6.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,636 (807,939 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,697 107,697 0000000000002234f4d8c34cbbc5eb6b48df2939d65642c1b23584c1ce2f721c 7 0.00/1.00 vMB 0
107,696 107,696 000000000001b8c17a4868dabbf667ef882065c46831577152c326a660d38b69 10 0.00/1.00 vMB 0
107,695 107,695 000000000001dbdc4d78390b8836ef9b1b8ae302730bafc3370f0ee189f8ff9c 2 0.00/1.00 vMB 0
107,694 107,694 0000000000027fcdb0550f52958d03801d0c2a3bbcb7be3d1bd459aa2a869b08 5 0.00/1.00 vMB 0
107,693 107,693 000000000001f2601b220aad0826448d29a42d79ea03a2029c7e079142c881a1 11 0.00/1.00 vMB 0
107,692 107,692 000000000001c78740590012ffa5d8579a21ab1bec6e3491ae2295fe1b8f93a3 12 0.00/1.00 vMB 0
107,691 107,691 000000000001cbd85cc26feae014ac9569bd95354dc2260f9e3e0a4c2946c15f 11 0.00/1.00 vMB 0
107,690 107,690 000000000000b187809b7ae5ef87a626549a7b73f4bd16370e64e67429af75a4 11 0.00/1.00 vMB 0
107,689 107,689 000000000002021ae331d7a7d0263dc33a0c3ef90dfb486e9c256ae76fa615af 12 0.00/1.00 vMB 0
107,688 107,688 000000000000a2c5c346368694fbd4b40b67b7123f8b56cd8f77a1334f9b0afd 11 0.00/1.00 vMB 0
107,687 107,687 0000000000002ee47766e62b9f3de22a8760b713d39c5d37b4d88b85e8f9a4fc 43 0.01/1.00 vMB 0
107,686 107,686 00000000000205e0b1b919955e094c76ac3e9b4fa5a7bf45471fcf40a4027221 7 0.00/1.00 vMB 0
107,685 107,685 000000000000679d9f9eab742a49260e36b0db6c2e4b38ad5b29f0d8c67275c2 10 0.00/1.00 vMB 0
107,684 107,684 0000000000025bfe1c129093a567a3e017f0b43f2819254135083d01914b1b05 12 0.00/1.00 vMB 0
107,683 107,683 00000000000277898cdcfe119bab7d5334475df6013b6fce752e80fe52e8d054 12 0.00/1.00 vMB 0
107,682 107,682 0000000000019feb271ba43a9be6a361b9e9a0e604db3f7e67701ad0a701656a 12 0.00/1.00 vMB 0
107,681 107,681 0000000000022c4448081d286af6979d8bc6a7de1339b4b5cf51181c8c1af1d7 13 0.00/1.00 vMB 0
107,680 107,680 00000000000193363e24975d8a38c7d9999693104f91f3ad157f77f17cd87309 13 0.00/1.00 vMB 276
107,679 107,679 0000000000005b9db107c06bf781d93361f44d5c1cb2b47f570f67c847a5a64e 4 0.00/1.00 vMB 0
107,678 107,678 000000000000eebe5787f879b9aff4aef4d7a80b81b9fb4f3188962617a129d6 3 0.00/1.00 vMB 0
107,677 107,677 00000000000086d4d8d34732d5c08ef96d49b4a7a35c0cef6e27c4d20e44dcbd 10 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.49 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: 772.91 GB
    • Received: 20.34 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.