Loading Tool

Explorer IconExplorer

Memory Pool

44,750 transactions
26.80 vMB
0.06579815 BTC
Random Selection Loading Transactions
Max Size: 141.46/200 MB

Candidate Block

Mining Attempt 683f40a991fd889b88cad34fe8fbfac0f0639cb004689b833c57b8b31c137dd8
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root 3f57a35aa71e31697d7c7f8acc63e46adb45a2276104be17eb2c0485ce2ec36c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,412
Size: 1.00 vMB
Total Fees: 0.01641317 BTC
Feerates: 100.36 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (518,341 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,383 396,383 000000000000000008ef0fc4799ccde8593f0ad246f560ae524f8c570968854f 524 0.28/1.00 vMB 44
396,382 396,382 00000000000000000290c5456154150ca2e949d6e96f51d479b7f22493f59676 226 0.13/1.00 vMB 37
396,381 396,381 0000000000000000035d45459034304c54560d2cddbd77e7f426c2c77245f607 344 0.17/1.00 vMB 36
396,380 396,380 000000000000000005d31f24e9cc177d0c53f53871c42c434b23ed769afcbae2 433 0.28/1.00 vMB 30
396,379 396,379 00000000000000000561d3ce978184e7e75a6b28aa6b996ba106860efdab63c1 401 0.76/1.00 vMB 26
396,378 396,378 000000000000000004f8614a245c4da076fafdc8ec2a8b8901ca002e64f8f419 513 1.00/1.00 vMB 53
396,377 396,377 00000000000000000774172593162edfa0ee59ec75a5243f820e351182403fe7 958 0.99/1.00 vMB 37
396,376 396,376 00000000000000000722c758055ffc8eae374c019558671ad1bdd712f527a7cf 1,107 0.99/1.00 vMB 26
396,375 396,375 000000000000000006220709c58ab83265141c581e0f26dcb6ef5e91074e4f94 333 0.88/1.00 vMB 10
396,374 396,374 000000000000000000b86d77b06c675fdd2882cd40d86e1d73f757d245a9578c 1,458 1.00/1.00 vMB 30
396,373 396,373 000000000000000008e80a7cb9f9f96cda32575877eacb7b53c16c0a42a74dba 742 0.89/1.00 vMB 52
396,372 396,372 0000000000000000038aa107aecefbed32ff227a7cc8010b3af0d3f7445b0681 722 0.93/1.00 vMB 57
396,371 396,371 00000000000000000302f914b03803be44c6e396138e0ef8dc52695616745547 327 0.31/1.00 vMB 23
396,370 396,370 0000000000000000017900e4d2b3ce1c58576f45e3d7922aebe360c21c326b7b 1,274 0.99/1.00 vMB 37
396,369 396,369 000000000000000001aac6bb94d70887966cf35e2637f8da5884461bd72f5ed2 1,844 0.93/1.00 vMB 44
396,368 396,368 000000000000000008fbd88dc0a18e25c3dae2e03b09de7d9bea950be351ced4 647 0.95/1.00 vMB 63
396,367 396,367 00000000000000000411352c8ae898ae432339a713b26e3cca943a34289116b9 301 0.20/1.00 vMB 31
396,366 396,366 0000000000000000002ae274d82c72e16951eeb664013af1fc90bcce42968070 1,837 0.93/1.00 vMB 42
396,365 396,365 000000000000000004845f12e1bcc11e9d1f70c6bfc0c4190cc10a8c73021b63 904 0.53/1.00 vMB 48
396,364 396,364 000000000000000007e9ceb8054f3095b6793c61b352af93a458de7868374469 1,868 0.87/1.00 vMB 40
396,363 396,363 00000000000000000616df617d03825a08e527bd8762a8a808725e92566da283 1,568 0.95/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.91 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: 645.66 GB
    • Received: 12.76 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.