Loading Tool

Explorer IconExplorer

Memory Pool

84,044 transactions
31.47 vMB
0.10186267 BTC
Random Selection Loading Transactions
Max Size: 192.86/200 MB

Candidate Block

Mining Attempt 69466b1feccab3dbc1d34bbae3083a92ff387a913067fff044b9d7aedc4f9959
Version 20000000
Previous Block 00000000000000000001ac34818eef0d70486ad7b2c435f366c2fef0117ca70d
Merkle Root 241917993a35fab3e9c9db709fe0207e72601b5e0e8d10c7f847128a6cf37d81
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,057
Size: 1.00 vMB
Total Fees: 0.02975364 BTC
Feerates: 150.54 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,228 (821,700 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
93,528 93,528 00000000000620cd92fb6bf32e339e1ff29ca7ff58e6405366d00c494fd03676 1 0.00/1.00 vMB 0
93,527 93,527 000000000006858e1aff5d8b95769746f4557469f386421bb84a2b27b71c9294 1 0.00/1.00 vMB 0
93,526 93,526 0000000000086f737d814345d9a6af543149d367b5d89972559bfc835b634a85 2 0.00/1.00 vMB 0
93,525 93,525 000000000004e43ca0f17d14d739cc19c119ff59b4cfcf883c07aca77e7badfb 2 0.00/1.00 vMB 0
93,524 93,524 0000000000076431a0f018e9114d101f0369a681a598afff2354795abcb99655 3 0.00/1.00 vMB 0
93,523 93,523 000000000007ed55585b59be15d950a2b85c9e60117db221e09465382c25c03e 1 0.00/1.00 vMB 0
93,522 93,522 0000000000074725b97751ec73ad3245d08f2ce32d991bcbfe0345ae7ec650a9 6 0.00/1.00 vMB 0
93,521 93,521 000000000002e52d364c2beac82931f3e74340596ce2285f2b65b2790b0e8098 1 0.00/1.00 vMB 0
93,520 93,520 000000000007e6e239a945e1963f805bfa41055e8fe420c1017b48ff3df27008 5 0.00/1.00 vMB 0
93,519 93,519 00000000000759f548d3a5cd80cee520930abe3eeae305c688b52653b5ff59af 2 0.00/1.00 vMB 0
93,518 93,518 0000000000002745905c1807397552a1053f16aa8693ce76a2c9e0757f730fba 1 0.00/1.00 vMB 0
93,517 93,517 000000000004c942a5a13ee4414f28486e663773b754e819727627ad45859d35 8 0.00/1.00 vMB 0
93,516 93,516 00000000000936b8a7f285483cdc422c491c27120be49552375c5109e81c45d7 6 0.00/1.00 vMB 0
93,515 93,515 0000000000050519f727f1c97102d241c6f3ceb897624b4ce72d9f6b8e5a59da 1 0.00/1.00 vMB 0
93,514 93,514 000000000000d49ccab903c2004f62b00af2bc766b20e55f81f11cbba759e743 3 0.00/1.00 vMB 0
93,513 93,513 00000000000532a331712e9353f3c4556ddd826bb63dc9075b236e4a741532c4 1 0.00/1.00 vMB 0
93,512 93,512 0000000000069ac56d09ab038f1ffb51cef0d9401f5706125c35868e532d71aa 1 0.00/1.00 vMB 0
93,511 93,511 000000000000ef7b13308566efd5442f791a768d62a6d728661215f6b11b7504 1 0.00/1.00 vMB 0
93,510 93,510 000000000008e5a68085d6828830d32627b56dfe025dd8efbc014c29ec179fe7 1 0.00/1.00 vMB 0
93,509 93,509 000000000005a3405e17cd6693bc069b87f470e9ce7d7bf2684b0b7867bcd825 2 0.00/1.00 vMB 0
93,508 93,508 0000000000087aba38a7f486cfe7b05602bdd89f15a642fb6c56564f5dcc9030 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.78 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: 709.75 GB
    • Received: 16.97 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.