Loading Tool

Explorer IconExplorer

Memory Pool

88,861 transactions
33.19 vMB
0.19792748 BTC
Random Selection Loading Transactions
Max Size: 199.96/200 MB

Candidate Block

Mining Attempt e06780db0ebdca736de2dcf47d7885cb5839fbcb566ad4579be2058f7d91b853
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 08834c6bdb2329f145ac76cb9158990b2ac87c989a110e8ba0df03834fce923a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,915
Size: 1.00 vMB
Total Fees: 0.08709910 BTC
Feerates: 387.56 > 8.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (361,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
553,927 553,927 0000000000000000002cfec4d7603a2ed5399364f809c5f02b15a0a146f87f4e 2,527 1.00/1.00 vMB 10
553,926 553,926 0000000000000000000200cfaff0b1ad84ef5b4942312f66707eaf60cdb50866 2,875 1.00/1.00 vMB 16
553,925 553,925 00000000000000000004ed57f9755ca87e50a2a95f6ab213d7eeac3c61ea0275 2,762 1.00/1.00 vMB 27
553,924 553,924 0000000000000000001171d5882bb842507fdddf351073317e4a64500f34016d 1,559 0.64/1.00 vMB 10
553,923 553,923 000000000000000000242aaa3bd42f5296282cb78179c3b68f20d5069cf76fc5 27 0.01/1.00 vMB 16
553,922 553,922 0000000000000000001fdebd8079357346b19a93060a8cfa80897ff53a57d52d 1,155 0.54/1.00 vMB 12
553,921 553,921 0000000000000000001a272a65628b01cd3d0cc3e1605e4fd70ffb81803bacb5 614 0.49/1.00 vMB 4
553,920 553,920 0000000000000000000254befc8394b48d33189a0956cbaf659d65597b24e352 2,094 1.00/1.00 vMB 17
553,919 553,919 0000000000000000000e63f8950cdfe5bbac3ad3cb6d01af9e348d034a9736b7 1,164 0.81/1.00 vMB 7
553,918 553,918 0000000000000000000d22251cdc89900b2eb83be267b63465d3d9f2cab17b4f 2,049 1.00/1.00 vMB 2
553,917 553,917 000000000000000000080eac232d5994d259ae6cb1e53d5e7a32621df2f775ec 2,854 1.00/1.00 vMB 13
553,916 553,916 000000000000000000059dd413e4a9a0128351e3beb0344539928136a19c057f 2,917 1.00/1.00 vMB 30
553,915 553,915 000000000000000000178fc8df17b30b9713c80124f4b6474c380a16d96d2d4e 248 0.22/1.00 vMB 8
553,914 553,914 000000000000000000315c08265c29d640066163c5e45b4b656ee9fd20a41d04 1,428 1.00/1.00 vMB 4
553,913 553,913 00000000000000000015bfd99fe5efe8c74737f0efd89c18196b18b5bfed808e 2,370 1.00/1.00 vMB 4
553,912 553,912 000000000000000000256470362306fb23fe1d405ed156cbd9807037465520eb 2,942 1.00/1.00 vMB 33
553,911 553,911 0000000000000000000be3f9dbdb85fb61350a771e818a006fbf3a939784d943 959 0.44/1.00 vMB 11
553,910 553,910 00000000000000000028417f42f438419b353ac19908180ffce97e7aa855c89c 233 0.11/1.00 vMB 13
553,909 553,909 00000000000000000007b851a6bf5aac46edd301432898b5592eb495afeeb3b3 152 0.33/1.00 vMB 2
553,908 553,908 00000000000000000002ae8cc917c95660d08c23f0f5a70c9733a872994dad8b 2,026 1.00/1.00 vMB 7
553,907 553,907 0000000000000000002ad968af44d24a9eb7054afcaac585d9b46428b169fc10 2,349 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.31 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: 660.11 GB
    • Received: 14.62 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.