Loading Tool

Explorer IconExplorer

Memory Pool

76,563 transactions
27.65 vMB
0.07813671 BTC
Random Selection Loading Transactions
Max Size: 168.82/200 MB

Candidate Block

Mining Attempt e0e0da0fee25e4377ea53487af3de5025b02dc59bba9a372586a4054ec8d8af3
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root e69285c479d0ff1deab1adf08b7a8e3b0b8cdfcfc468fa6b20076dca4c54fae6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,808
Size: 1.00 vMB
Total Fees: 0.01910989 BTC
Feerates: 402.60 > 1.92 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (631,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
283,792 283,792 00000000000000014d36a230ace6c80861c8583199cd07281027b6d479471bbf 79 0.06/1.00 vMB 19
283,791 283,791 0000000000000001f21437e1769a2de279ffaf94895a8ef96a964b957e0ce3f2 345 0.17/1.00 vMB 35
283,790 283,790 00000000000000015126ff85b569e09dc8894afbf8c50470e1254ff6cdf77f18 510 0.35/1.00 vMB 32
283,789 283,789 000000000000000182464a4608e7243827cead478e0d785a1fd925d382e335e7 472 0.26/1.00 vMB 38
283,788 283,788 0000000000000001e992683e94b94b948906346c3db2725cc4641c15db3bd6a3 194 0.11/1.00 vMB 35
283,787 283,787 0000000000000000a4822809ccbe7c00695eedd1024beb2de7a75f8520d5143d 94 0.09/1.00 vMB 22
283,786 283,786 0000000000000001dd0ed4d98805c5e385e71dcc65738108e6f75c6e97d00b18 262 0.12/1.00 vMB 41
283,785 283,785 000000000000000073381d82efa06798ce72a4f7df73ed5d63e11aee63f851d7 400 0.18/1.00 vMB 38
283,784 283,784 0000000000000000c0f767d8ed6db076daeb12287512806e1d62ca636d3b5f43 535 0.32/1.00 vMB 29
283,783 283,783 0000000000000001790e7b203b2e1620c46befbc517fd14c091edb29fc692cf6 453 0.25/1.00 vMB 31
283,782 283,782 000000000000000110608d18aa0399334490cc1539823b68fe395fa766771d4e 76 0.03/1.00 vMB 57
283,781 283,781 00000000000000001cfc340ae8a35f2b749aa2f576689cd42977de7381fe1950 288 0.19/1.00 vMB 32
283,780 283,780 000000000000000106973a6470fb9643bfd279ab0cce8de3b40dafe53bccabae 106 0.05/1.00 vMB 32
283,779 283,779 00000000000000019405dfac525b3ebbf125314f33ef177388c06078a2f72c08 441 0.28/1.00 vMB 28
283,778 283,778 0000000000000000f8ce25b4353baaf956dc499735c1e263914f12b1084594f8 137 0.05/1.00 vMB 54
283,777 283,777 00000000000000019bccd185fd37551c583ea1d8fb12c8c730c6c1ac80433f70 186 0.05/1.00 vMB 99
283,776 283,776 00000000000000002cfec01533917143022965a67f4bd9688835de3a63a62767 151 0.05/1.00 vMB 61
283,775 283,775 0000000000000001b0544cd63cdcfd045514be9de087abbcefe641cf13968439 212 0.09/1.00 vMB 19
283,774 283,774 0000000000000001817f73d70c37c2cc6389ac03c3eab402146e4a4e2c81c231 441 0.33/1.00 vMB 22
283,773 283,773 000000000000000098717615d867cba9b461614244daa341cd988a2475d317ee 189 0.05/1.00 vMB 49
283,772 283,772 000000000000000174c9833a6156d97bf010f39256eee9b4495f72bad4117c58 178 0.05/1.00 vMB 110
Previous 10 blocks ↓
Total Size: 782.95 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: 715.01 GB
    • Received: 17.64 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.