Loading Tool

Explorer IconExplorer

Memory Pool

51,561 transactions
28.79 vMB
0.08765707 BTC
Random Selection Loading Transactions
Max Size: 154.78/200 MB

Candidate Block

Mining Attempt e2ae10fa58be89ed53f252f89bb52faef9246f0d6f23df510412a8d81632eace
Version 20000000
Previous Block 00000000000000000001591f76b8e497e92b68dc57dacd44d74c2253bafa7eaa
Merkle Root 9960763f8c2b79c6af95c6485866118947bf9270e8ff59092371db267c980323
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.03149288 BTC
Feerates: 500.45 > 3.16 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,792 (426,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
488,679 488,679 000000000000000000514db777b33e797eba9110dc95a097e6de9c83cfe2acdb 2,283 0.98/1.00 vMB 126
488,678 488,678 000000000000000000a7940d5a504a0055d4679d80e4da0ca4ff82afd6203b8a 1,073 0.61/1.00 vMB 61
488,677 488,677 00000000000000000032d815f0e96cb3756178dc56a1731d6749b6baeb2e39f5 831 0.37/1.00 vMB 130
488,676 488,676 0000000000000000009c0ff8123e76620ac4ff3a8a00d0e8ae8800952b84f0cf 1,942 1.00/1.00 vMB 81
488,675 488,675 000000000000000000b9faef32861ab1674c675919c8d83c8723f917591cfebb 2,021 1.00/1.00 vMB 43
488,674 488,674 000000000000000000b1d236710600e7b5cee2889937bfa8e73eadba511f6873 2,120 0.89/1.00 vMB 63
488,673 488,673 0000000000000000007adf95e3d116e4e47e78a66f1e709153a655e7d2430a02 1 0.00/1.00 vMB 0
488,672 488,672 0000000000000000006dbdae1ed4b9e86ba3691001e247a6de1f6a16d81348d8 2,274 1.00/1.00 vMB 52
488,671 488,671 000000000000000000f90554b7ddc25de274138b98af230e95a2f918fcf299d2 2,190 0.97/1.00 vMB 138
488,670 488,670 000000000000000000c5f8c91848458bbbd618d4f70505e31ee474095f940d3f 967 0.44/1.00 vMB 78
488,669 488,669 0000000000000000000470285e0a0fa27011ac18ea12905665c90cb55824d8aa 637 0.26/1.00 vMB 172
488,668 488,668 000000000000000000f9b2f0d7445ab79fed7cc82ee9a1ec1dc9aa3174316a69 1,933 1.00/1.00 vMB 95
488,667 488,667 0000000000000000005d14c31f1ba76528ead796cb542e5a0ea28df0eab07c7d 2,488 1.00/1.00 vMB 177
488,666 488,666 000000000000000000c5aa5f6556ab8fe2864963ddcbfc8b290bdf15bd722173 1,817 0.95/1.00 vMB 101
488,665 488,665 000000000000000000d1d8793b593c498c34cac6a220b100241f0a5796f1191c 1,657 0.92/1.00 vMB 52
488,664 488,664 000000000000000000db76a08cf8cdc6e7ea61fe382c863f72fe734db0ea9059 2,036 0.97/1.00 vMB 118
488,663 488,663 0000000000000000008aa15e832eb0c862cc09dc8c2376f4ee8e6346805b11a8 213 0.12/1.00 vMB 147
488,662 488,662 00000000000000000057255609b57a6d693984a20ad186c4e26b1dc9f393422f 992 0.61/1.00 vMB 74
488,661 488,661 00000000000000000029960be6e774ff37e09c14b35b630e192eabfe84e8d007 2,062 1.00/1.00 vMB 149
488,660 488,660 000000000000000000d9d2e5cb02df43c5ab0d47f245fdb09965626539b59130 2,409 1.00/1.00 vMB 17
488,659 488,659 00000000000000000061db1a440497c9a006502e3e3bbacd02f96a89a88a7182 2,043 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.02 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: 649.71 GB
    • Received: 13.21 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.