Loading Tool

Explorer IconExplorer

Memory Pool

44,389 transactions
33.82 vMB
0.17312515 BTC
Random Selection Loading Transactions
Max Size: 170.02/200 MB

Candidate Block

Mining Attempt 8de95dabed2ab696289979cce75b05c4f4dbf06a4324e1abc67e4a7c08bac947
Version 20000000
Previous Block 00000000000000000001cb2a63283b39ccc528531fd6e8e2c415b9a7bef994f9
Merkle Root 36c5d2b40541c1b628422b2cbc5d9e2c183c84bf440ab0213ef8ccaf946d3567
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,792
Size: 1.00 vMB
Total Fees: 0.08901855 BTC
Feerates: 511.35 > 8.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,334 (863,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
50,671 50,671 000000001b2c96d41739c466c406dc3ed72ebccc5d826c5c4968a6655537eeb6 1 0.00/1.00 vMB 0
50,670 50,670 00000000006be6cd5538dd789d4234df328f6eabe1340540daa0e3b185de5973 1 0.00/1.00 vMB 0
50,669 50,669 0000000014cf080bee89e8d9401d54b1eb6e9cc2f8bf7424ac82c4826aac3720 1 0.00/1.00 vMB 0
50,668 50,668 000000001d1f8c46e41c3bca762cc88cf36be59c8c6aa2e9442506be12b0aff7 1 0.00/1.00 vMB 0
50,667 50,667 0000000010b97be415c58c1a23e15aa1f60f684ccfc2bd0143be5873d57d8f65 1 0.00/1.00 vMB 0
50,666 50,666 0000000018fc7033fbb4dfcdf92a12acecf163b7d42a2197ef10f72b55e68dca 1 0.00/1.00 vMB 0
50,665 50,665 000000001cab79da93f6a93386fd023346a6e96dcf12268be3ec7b12c00158b8 1 0.00/1.00 vMB 0
50,664 50,664 0000000015d10fbcfee7e3f77f2439e9783692403486be65505fa05e2384ec0f 1 0.00/1.00 vMB 0
50,663 50,663 000000001d905edfaa9cac0fc378bbbea3442f45926aca1491e20f6b27572a7e 1 0.00/1.00 vMB 0
50,662 50,662 000000000e7b7502abca33c7b7b26323042b1e3907e6d2bf3e02713c48df84c7 1 0.00/1.00 vMB 0
50,661 50,661 00000000195514ab80a7c2fa0e3bdbfbed77ca1cebf62d549137c819f55c2892 1 0.00/1.00 vMB 0
50,660 50,660 000000000841afa81a45f2fa2964367bc0785c1af1051ac98470d42a8e1646b5 1 0.00/1.00 vMB 0
50,659 50,659 0000000007728482363ebbe45ff637b8225a821905831a46abcdab3561e89b4f 1 0.00/1.00 vMB 0
50,658 50,658 00000000103e27c83a798bf34cf015689871c65fd117eaeb9b573c3be5f36871 1 0.00/1.00 vMB 0
50,657 50,657 0000000001cfaefad37cbfc9c4a7824ca5b8fd3394ae16913f7e7234dcb1016b 1 0.00/1.00 vMB 0
50,656 50,656 000000000942e3afe4073c891414f6a56bd0f18921017e8247927d87d7867c6b 1 0.00/1.00 vMB 0
50,655 50,655 000000000e55fdb7e70c8531923058159b38a5252c6ae1845268d6419433834b 1 0.00/1.00 vMB 0
50,654 50,654 0000000011170b114c7e29af9363abffc9ced4e6e63b60827fda31ee16ee846e 1 0.00/1.00 vMB 0
50,653 50,653 000000000344a818104fa0165bf6d3c2363c1e1de331d5c521331df72b55d758 1 0.00/1.00 vMB 0
50,652 50,652 000000000b748395cbb19b1b07adbbdc9ecec738f6fbef78ffdf98b7ad7f9876 1 0.00/1.00 vMB 0
50,651 50,651 00000000002965b755bb7e72dafdc688cd3f42afc44bd862d8d08d722c762077 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.19 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: 584.73 GB
    • Received: 9.40 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.