Loading Tool

Explorer IconExplorer

Memory Pool

68,381 transactions
26.20 vMB
0.06736382 BTC
Random Selection Loading Transactions
Max Size: 157.21/200 MB

Candidate Block

Mining Attempt 61d79bc3fb74b679b5016d9057c02f2a2e1bf9235a329a12db04e5b5c01a3623
Version 20000000
Previous Block 00000000000000000001d78f9a04771d177c8305f36bb59adf1b3d58d4ddf6ca
Merkle Root 13987352bf9f71d8f9ce98a157ac1307ed0d54ac7675010bcc23f747343a118e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,462
Size: 1.00 vMB
Total Fees: 0.01071692 BTC
Feerates: 60.03 > 1.07 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,514 (705,143 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,371 210,371 000000000000042a9ed06772197b8ed48bc04b5315221095083bf5db9dc6a544 305 0.12/1.00 vMB 172
210,370 210,370 00000000000000598691675b089b1bb5ade41e31a75fda7430c4faae3e100b90 369 0.20/1.00 vMB 160
210,369 210,369 00000000000003ced440f59ab15fb56a7536f653875bebb20fd3ad7dfd82f097 470 0.19/1.00 vMB 179
210,368 210,368 000000000000001eee1888bc317df9e990b2aa4014690534bcfe6f96e53e61e8 587 0.25/1.00 vMB 194
210,367 210,367 0000000000000189e0cecb7e0df8e8e6d9ce9879837807bb288a93d647d0d116 638 0.31/1.00 vMB 184
210,366 210,366 00000000000003f86793368d94024e94d9659776ddb37220e692fc03292a683d 116 0.05/1.00 vMB 115
210,365 210,365 000000000000025ada4cd2207f019adf073050b0576957b66f257137c5c0897d 586 0.25/1.00 vMB 182
210,364 210,364 000000000000023b574fd7ad4784d7b307b0fb68cd360da6fef894a2c0b86ddf 138 0.05/1.00 vMB 87
210,363 210,363 00000000000002b35d3503b342006febb581ab0f9186eb7ddde1bb15f8a41bc3 43 0.02/1.00 vMB 131
210,362 210,362 0000000000000461b077ce9cc3b82db8d39659e3e3a76910601d3770ef18528a 237 0.10/1.00 vMB 156
210,361 210,361 000000000000007d723d55edce11528235fa078d7e7325e617751e3c267c544e 11 0.00/1.00 vMB 202
210,360 210,360 0000000000000051ecfef1fe340a6f8632cfd3ed7dc857bad1c15d9d3fbb4912 502 0.18/1.00 vMB 303
210,359 210,359 000000000000020f00b6cc650712465b895296b03ebe27d2e1f173195fc2ffd1 113 0.05/1.00 vMB 196
210,358 210,358 00000000000000795b062febbad5f0db4506fa856b56ed81f9a359c1aac4ce9a 19 0.01/1.00 vMB 233
210,357 210,357 000000000000045860661a5c8f96e34ab68e379b976e0550200e13379d39a630 482 0.17/1.00 vMB 198
210,356 210,356 00000000000002de4613ea1c28df13adb3de51c7ae0e065a984892463183c76f 104 0.03/1.00 vMB 198
210,355 210,355 00000000000004406c2ce1816c861c008dd1e8ba13f7e853c37339ff80d3d593 304 0.11/1.00 vMB 186
210,354 210,354 000000000000002fd8edc2c445189351c1f2c6133d587a1ccd688718f911c45e 360 0.17/1.00 vMB 140
210,353 210,353 0000000000000008ad7ba1bc2f7c4e35fad48b8acf3521e3531857011cbdd48d 715 0.25/1.00 vMB 185
210,352 210,352 0000000000000496e0d6bc9f524ea15cd2a47de38c45e30c9c184b590a18fe76 878 0.25/1.00 vMB 229
210,351 210,351 000000000000005ec4b38d6301a7cf527960cd5ee3b0d2500cf4aa3c0bdf5301 627 0.25/1.00 vMB 170
Previous 10 blocks ↓
Total Size: 783.29 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: 766.55 GB
    • Received: 19.28 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.