Loading Tool

Explorer IconExplorer

Memory Pool

44,122 transactions
26.44 vMB
0.05735164 BTC
Random Selection Loading Transactions
Max Size: 139.50/200 MB

Candidate Block

Mining Attempt e2c20913756bb5d9a60bd07e99592352b4647c197c1a06971652b83ac5131200
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 14f94691498116d894c5506cc540de91c5b3a7f36322d92cbe12286088fb2873
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,477
Size: 1.00 vMB
Total Fees: 0.00897113 BTC
Feerates: 40.21 > 0.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (352,358 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,385 562,385 00000000000000000008e15a04da760784f71d1177358b5f81eb9fd106275e8e 3,666 1.00/1.00 vMB 30
562,384 562,384 000000000000000000217fb8a0bc2f14eae6c396321732a73eaf1b41c75099c4 3,195 1.00/1.00 vMB 11
562,383 562,383 000000000000000000237c1a71c456de88bba65edbc879374e72d1742f6cbad1 1,911 1.00/1.00 vMB 22
562,382 562,382 00000000000000000025a2cf5c5bd62c00238c974ea4ad7865cb4f34786dec23 1,835 0.67/1.00 vMB 17
562,381 562,381 0000000000000000000d92459c426460040c91f3d649d2f03ae9bc3277af8688 373 0.13/1.00 vMB 16
562,380 562,380 0000000000000000000198c525453139988c5a82b67d6852e3f817f6cb41e297 1,346 0.38/1.00 vMB 7
562,379 562,379 00000000000000000012c631e52ac04f8d1be55cf40176d8a633b12b01646234 632 0.18/1.00 vMB 5
562,378 562,378 0000000000000000002687e4962ac7c6dab676d46d8e8a3eb93113c13afbd64b 819 0.25/1.00 vMB 14
562,377 562,377 0000000000000000000c8d863b8bacda98777b39aa1a75b2b2294733cea8b7f5 698 0.20/1.00 vMB 6
562,376 562,376 0000000000000000002da4c746d967e3a39d735003a742efc5cd47fe4ed99ad5 1,026 0.34/1.00 vMB 7
562,375 562,375 000000000000000000271322f649776c39d0c67e9781fbe80976ffa5baccd93c 508 0.17/1.00 vMB 9
562,374 562,374 000000000000000000125e747b5a7d9f889ae21513b37e565d7ea9fd5c7ba18e 2,604 0.79/1.00 vMB 2
562,373 562,373 00000000000000000024ca8b058bd32c39d7f5084848aa4c7c5f23996dd30cd5 1,142 0.31/1.00 vMB 25
562,372 562,372 00000000000000000025b1284752bd5963f3159eb539cc7d085d86f92fa6a07a 3,431 1.00/1.00 vMB 9
562,371 562,371 00000000000000000019f2ef2eb0aa8b6cd2892014133e6ecf6d6ce58a700027 2,495 0.88/1.00 vMB 6
562,370 562,370 0000000000000000000e11b4dd32d79f9f5a2499b6d4eabaccba3cb78af8de12 3,337 1.00/1.00 vMB 12
562,369 562,369 0000000000000000000234a4390b086ad8ef944912aaeba921ddcc4eb7daae7b 2,051 1.00/1.00 vMB 7
562,368 562,368 00000000000000000020bc18eeea9565de31d7ced4d073236fa0123b319f4e7c 3,478 1.00/1.00 vMB 17
562,367 562,367 000000000000000000288e3d2faad5c79564ef3bfa1fc2943ec7bc1b5b9bef8c 225 0.07/1.00 vMB 13
562,366 562,366 000000000000000000213867738bca3d9d19aad7faf64cbcdc21e48515a4fddb 748 0.21/1.00 vMB 8
562,365 562,365 0000000000000000000d666181ba0fa9d6254778d85f33882404e461fcbbe593 2,389 0.77/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.85 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.