Loading Tool

Explorer IconExplorer

Memory Pool

76,296 transactions
28.47 vMB
0.07120696 BTC
Random Selection Loading Transactions
Max Size: 172.49/200 MB

Candidate Block

Mining Attempt d5e22be0be3710df545956e60a56fce4d38336efbd0385e22bbe02646840e3ef
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root c75576ba09e1eeb6af15b8d99f92c94bdfe3c7af14f5a9e1d4ee5268783017a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,266
Size: 1.00 vMB
Total Fees: 0.01207386 BTC
Feerates: 178.73 > 1.21 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (579,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,507 335,507 00000000000000000dfaf2a36dcda3ef0fdb347b280813f397f165041a4e96d3 101 0.10/1.00 vMB 10
335,506 335,506 000000000000000006a97c1805d34ec3de2c8ef3999d7c29680067478fd348d2 303 0.16/1.00 vMB 23
335,505 335,505 000000000000000008221c30364188273c0d08c78221659d666afd8f4614e72f 408 0.33/1.00 vMB 17
335,504 335,504 00000000000000000223c62add7a06748029d12052a0be9b55e5ef2bc6b90984 799 0.54/1.00 vMB 22
335,503 335,503 000000000000000002e8badb2306117f22e95286ed79bd8514bd8c908f065383 252 0.17/1.00 vMB 20
335,502 335,502 000000000000000007f5c76f85a54f192b8d7dd0fa5745a6e90747dc09da1d50 157 0.09/1.00 vMB 15
335,501 335,501 000000000000000009bcf2b9c77798e7b5b759e796d750718a7d968527830768 146 0.12/1.00 vMB 20
335,500 335,500 0000000000000000188c0a8adfe8fbe72fc9155faf67a6b9587eedd8caaff7d1 343 0.19/1.00 vMB 20
335,499 335,499 000000000000000003a508a2e08c97386f8fb291ab4bb01cad9af9f140bc78c2 43 0.02/1.00 vMB 18
335,498 335,498 00000000000000001afaa1306e909c85e98d65cd2248914df6f3fdacd90bc6d4 257 0.12/1.00 vMB 29
335,497 335,497 00000000000000001a6fdb04793b7cf4a4092ec51035d0876db3c38a7c8dc893 907 0.72/1.00 vMB 18
335,496 335,496 0000000000000000181cea90878a0de59c2c85919b045378e0e3dbd1b7c18833 1,672 0.75/1.00 vMB 30
335,495 335,495 00000000000000000273cbfae3fe9e4b0873a793d6620e4a9c9ab707ba5f8e49 137 0.11/1.00 vMB 29
335,494 335,494 00000000000000000370ac7d9f8a535e8eab34946199987349eb20630fcaf3d5 1,246 0.75/1.00 vMB 21
335,493 335,493 000000000000000016ddafcad883757c38133fcac14d1ea06d79c6c67f167e7e 1,208 0.41/1.00 vMB 38
335,492 335,492 00000000000000001279667416eee4bd5bc6703b7c9678ede30dcd383ffe0a50 1,054 0.59/1.00 vMB 23
335,491 335,491 000000000000000008e5692d7ea4bce4a3014219f2aec4ed4dee798f734c87a1 908 0.63/1.00 vMB 20
335,490 335,490 000000000000000014a556506fc463c1d9dee91da315b6d2ce0e47cbcab056a4 690 0.74/1.00 vMB 16
335,489 335,489 000000000000000007105837f70c121e9e7bfacb32a83048dce50bba2c0e777e 1,863 0.75/1.00 vMB 30
335,488 335,488 00000000000000001a3ee6cb77df410e5baaac1a11f8fa086e9fa08e9c2e37ca 64 0.02/1.00 vMB 18
335,487 335,487 00000000000000001bbffecc1daedea269be7c4dde2ac266f7c2185f9b9febdf 1,430 0.77/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.