Loading Tool

Explorer IconExplorer

Memory Pool

79,196 transactions
29.37 vMB
0.12489873 BTC
Random Selection Loading Transactions
Max Size: 176.85/200 MB

Candidate Block

Mining Attempt 0f84d3e57054f1a74a2626b69bb0ad5e4eb240f824c49311d4d8463f9f83bb31
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 59ba473f126fffee063f09128f1e0324b678692240b79bfa86346c80f6662b94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,351
Size: 1.00 vMB
Total Fees: 0.04517493 BTC
Feerates: 150.80 > 4.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (688,616 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,649 226,649 00000000000001eb3581c580c3c4046e9e75fc258c1f4c999bf65b2d5b4a4e82 11 0.00/1.00 vMB 164
226,648 226,648 000000000000036a89470665c290a5aeead5809c2dc5fcb58678598e64211bc0 646 0.35/1.00 vMB 42
226,647 226,647 00000000000001ca2824e9cd84382d0cb45b071277b06f7431167a7769cb97dd 520 0.25/1.00 vMB 255
226,646 226,646 00000000000002ddac01fbed64b91a3907c3e3d07cc437c1857d1529dab7b06a 508 0.23/1.00 vMB 168
226,645 226,645 000000000000011e4111e7323d7bca536e4e1a7d58e888f8e33c6e021e90accb 320 0.14/1.00 vMB 164
226,644 226,644 00000000000002de2d89ffc773c916e6da49552ef3e70005cba4b9edd43e9192 495 0.22/1.00 vMB 167
226,643 226,643 000000000000036cd66f92d8153cccb974276f7a5ae06f666d1c6aefd7878b46 910 0.34/1.00 vMB 258
226,642 226,642 000000000000026da55dc01a13890b63989986148d5305374f7fef43452d7711 663 0.23/1.00 vMB 215
226,641 226,641 0000000000000087bdd1c31d9277a1fe60b29d397cad99ba61bfdc63b7ab402e 98 0.15/1.00 vMB 56
226,640 226,640 0000000000000199297b9e525d9ce82aed9363d19eff258fdad9cbab7e295178 181 0.07/1.00 vMB 190
226,639 226,639 000000000000015020dda1efa2db1280e240d2fc4e4f69ff504fb44fc8745dac 105 0.04/1.00 vMB 56
226,638 226,638 000000000000022ec7ff313de1987a35e0dcbdbd75a85af5b55add6a676aacd9 172 0.07/1.00 vMB 112
226,637 226,637 00000000000000a699ff1ed467afd6b12b4349d8cd6467be1bb8bd64e4e009d3 459 0.21/1.00 vMB 179
226,636 226,636 00000000000000bc00120315867c3905eab002e5e45b36ae1dc96bfe65d12226 528 0.23/1.00 vMB 249
226,635 226,635 000000000000033cf9f5c512c0c3bf3d4a9c1098637bf118a98c5bf91632316e 13 0.00/1.00 vMB 77
226,634 226,634 000000000000002f916e2df48494fb749108dca73766be19df30c72ce7fa95c7 11 0.00/1.00 vMB 185
226,633 226,633 00000000000000e10f5bf5b20f8da33137d7ffc60d7768f335ba47dddf76619b 27 0.01/1.00 vMB 51
226,632 226,632 0000000000000298b1708ebf53ef514e5bb9ce5e173bc314ad86c23c78416c58 282 0.13/1.00 vMB 168
226,631 226,631 00000000000002b4c5708d167acc61558995bf8b8e82ed447c5b025bcb6142e3 164 0.07/1.00 vMB 200
226,630 226,630 000000000000015aff4067593230efbcc74ddaf1992744fe401419627b2da2ca 77 0.03/1.00 vMB 65
226,629 226,629 000000000000019841f8a6a2b76d77bc7c43cafd33899e6bf3279726692ca8e7 191 0.09/1.00 vMB 216
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.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.