Loading Tool

Explorer IconExplorer

Memory Pool

82,263 transactions
30.33 vMB
0.08215484 BTC
Random Selection Loading Transactions
Max Size: 185.98/200 MB

Candidate Block

Mining Attempt f75464fd3ed8a0ab419c6a5b79fd96249e5d1ec142e02a80b6c66a3ced0dacce
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 243fdf9b86a1b902c9e68446055561a61359d0cbb0355447b6364fa5e26df398
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,851
Size: 1.00 vMB
Total Fees: 0.01450755 BTC
Feerates: 60.16 > 1.45 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (716,952 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,373 198,373 0000000000000277a11409959ad6cf07aef60b7927b3c6b554f2e5901c636296 505 0.21/1.00 vMB 240
198,372 198,372 0000000000000265e3751d3adddb11fae106ae13c47f1033254692a7a1f9ef2e 146 0.08/1.00 vMB 127
198,371 198,371 000000000000055cde603fe1e45f7f70fd8ffc941053bb4b84eebf9cbe33ce2b 260 0.14/1.00 vMB 187
198,370 198,370 000000000000001a7720975fcea6481ba24c1273f80c7c37b71b92383358f3f0 270 0.10/1.00 vMB 113
198,369 198,369 000000000000055c78b88c51b5d8ce3ff0ea6a1c2576a79092f51af940cf166a 512 0.22/1.00 vMB 135
198,368 198,368 000000000000062a052d60ea412c6fed7ff904217a8cc3dbc75cb22ae3c63d47 117 0.05/1.00 vMB 491
198,367 198,367 00000000000002f66eea7e92842614161fae95fc5c19a41975797914b975801e 176 0.05/1.00 vMB 159
198,366 198,366 00000000000003167111b0b43c03954b0d63fdfaf7c1e84c970be11295c13e43 445 0.23/1.00 vMB 103
198,365 198,365 000000000000002b1b9f6e4c377258b067a5ced8b3213aa95a17feb819bbb548 126 0.04/1.00 vMB 227
198,364 198,364 00000000000002d8ac88609050069395e9789c49c740a1a12456b98b37ae3c4b 192 0.07/1.00 vMB 139
198,363 198,363 000000000000006072e9f7f2d81cf70494d5a30e75992bb3b2b1367af22a2e7c 749 0.25/1.00 vMB 156
198,362 198,362 00000000000001e3863449c34a1b532cae2c5920e2605f6e0c3d2890c74b6a5a 117 0.03/1.00 vMB 94
198,361 198,361 0000000000000223443460bb6871dd1c7fc9548eed6b8b0a1155e845203025b5 20 0.01/1.00 vMB 481
198,360 198,360 000000000000000d7d163523f12af29a9bb682cc2ebafcb911c348e1a412467a 139 0.05/1.00 vMB 608
198,359 198,359 000000000000036a546044e094db778e1c146f051cd5d0e52fb0e6c43e63ea8c 512 0.23/1.00 vMB 65
198,358 198,358 000000000000012026149fb36dd0efac5af0a9e479db75f79dfef532e0939cae 512 0.23/1.00 vMB 248
198,357 198,357 000000000000008ef407a2b79672e53563eafe5bad848100cc4a84bf4094a462 84 0.06/1.00 vMB 67
198,356 198,356 00000000000001905cc449d3678072ea045e5816fbf0eb4cb45dc42241ddc472 543 0.26/1.00 vMB 117
198,355 198,355 00000000000005920878ae80ea92fb899087e9ab75f33cc0e4ee6374f54ca044 142 0.05/1.00 vMB 766
198,354 198,354 00000000000005b1e041639c1118962ee56e47880f234a4580a8640389e54124 13 0.00/1.00 vMB 152
198,353 198,353 00000000000004f5c0938ae72c6ea52d0b78227142b1707fad816dae7972ee5c 618 0.24/1.00 vMB 343
Previous 10 blocks ↓
Total Size: 782.96 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: 715.26 GB
    • Received: 17.69 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.