Loading Tool

Explorer IconExplorer

Memory Pool

48,785 transactions
29.71 vMB
0.09202576 BTC
Random Selection Loading Transactions
Max Size: 158.20/200 MB

Candidate Block

Mining Attempt d9a86e521b077ab0b9c12aef364bae2a303f4a2a41a141bbbe25a8526433e675
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 5f9f59bc7c25ee47b853630523c6a34bc453b420f8bbdbf35c09041803c3ce99
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,039
Size: 1.00 vMB
Total Fees: 0.02956472 BTC
Feerates: 105.02 > 2.96 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (681,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
233,573 233,573 00000000000001444b8b012d520216aa3ea061af04a7394d689bbcb9388ce50e 278 0.15/1.00 vMB 117
233,572 233,572 000000000000004179ac1ed4b539e02d9973750932b8ab1888b7b83f96d84ff8 32 0.02/1.00 vMB 40
233,571 233,571 00000000000001ab18bfefad8b355444172d749b7fc39acfcb75abca7e3623a8 321 0.14/1.00 vMB 143
233,570 233,570 0000000000000122543b5511c8cbf99ea52ffe3df184cda00e8d75c4a78c2d65 124 0.06/1.00 vMB 136
233,569 233,569 00000000000001c60d4f68dd222ed0448334fa87c5b34ca1d809471084c370ae 450 0.19/1.00 vMB 155
233,568 233,568 00000000000001c00ce3de9bfa2004ed6bb3736727c9f8f3a0eca576b1949a84 87 0.04/1.00 vMB 123
233,567 233,567 00000000000001c898e35ded2bf4524f7be124662bb046f7848b9a021bdc06c2 284 0.15/1.00 vMB 122
233,566 233,566 00000000000000342f1cbdae82db473d975fe7b6ef484bc8af620a2d9aa98e59 11 0.01/1.00 vMB 106
233,565 233,565 00000000000000ca19ff35bf9089dfe2ba0f0235721b625075d52dbc8756f8ec 125 0.07/1.00 vMB 155
233,564 233,564 00000000000001de5ba71fcbe588bb4183421b7e0789bc0330c1e03c924dc3dc 39 0.02/1.00 vMB 153
233,563 233,563 00000000000001bab622d40ee8ff0509ba0596419216b17b7e2a88a153ae6247 42 0.02/1.00 vMB 110
233,562 233,562 000000000000005bdb938b0845fe793ff471875cdd7cc0ba3e3fbdb7c9ecf78d 147 0.07/1.00 vMB 149
233,561 233,561 00000000000001a68047db6fb0945ba146edd8de0cd48c7e5a2a4053bce8ec51 650 0.28/1.00 vMB 140
233,560 233,560 00000000000001612c2f4d48e187f5be4775b371792c75462ce21b0f1a775b03 294 0.15/1.00 vMB 133
233,559 233,559 000000000000019d5420a15e00aec7e0e7bd4a348f9ad15ec3510ba2372d683b 124 0.06/1.00 vMB 106
233,558 233,558 000000000000001e0a901da16909ca3d794049da552b7250a905619f2f7879e7 292 0.15/1.00 vMB 121
233,557 233,557 000000000000016b96a61ea07234a668645eaedf3d9d1ceafa39b2733374c376 111 0.06/1.00 vMB 129
233,556 233,556 00000000000000aeccb26d955242658a52a4d98f732f0e8cad5527987ad89a8a 235 0.12/1.00 vMB 138
233,555 233,555 000000000000004d5efbc7ad6338164827f336d9ba31875a08f635ff7314316b 86 0.04/1.00 vMB 214
233,554 233,554 00000000000001257cfcd81810fde6b6f5421330db7cb56ac15ac5f2449133cc 189 0.07/1.00 vMB 204
233,553 233,553 00000000000001646c8aeeb8426ac687df870ab0fa1d5eaa80c40ee1c0c7d226 32 0.02/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.