Loading Tool

Explorer IconExplorer

Memory Pool

82,410 transactions
30.44 vMB
0.10409494 BTC
Random Selection Loading Transactions
Max Size: 185.75/200 MB

Candidate Block

Mining Attempt c20751a8d322a96139006ba24d9848ff45b31047591cbea875b1d86d72243bbf
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root a71cf636aa6398662b99514d80de84429ce132ede6a6d5a64033fd9ed3506ae0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03303307 BTC
Feerates: 402.60 > 3.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (542,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,893 372,893 000000000000000010eb8b26e950c0ff8d891c97dac09da824ca5fcac20eacfd 1,449 1.00/1.00 vMB 26
372,892 372,892 00000000000000000594372f6f75793ab4e002ee2e3fcd335957e44da478fef8 2,609 0.93/1.00 vMB 58
372,891 372,891 0000000000000000095c27182e50b3ec7e382058d90f3339873a8cc554c085d5 282 0.14/1.00 vMB 49
372,890 372,890 00000000000000000cabf77b55dc3753bd77b3b81d2b6529fc12d3ea42309b84 201 0.11/1.00 vMB 41
372,889 372,889 0000000000000000125279678bce7969cea15ec6add6ab45b9691c73225fad7f 185 0.11/1.00 vMB 31
372,888 372,888 0000000000000000038b0414ca94ebd00e9694e4ee0de406e3174e90dcb8c350 1,389 0.93/1.00 vMB 31
372,887 372,887 0000000000000000110f21331d2290e2e2ba2f3cdede25fc35c7777291c9295c 1,906 0.76/1.00 vMB 55
372,886 372,886 00000000000000001126fab4a2b6208eaf373941aaf03b144870d2579190eac2 64 0.02/1.00 vMB 50
372,885 372,885 00000000000000000cc6b0e3547174e1d5b90b9659b82f4b9ebd00db077a3a44 140 0.08/1.00 vMB 31
372,884 372,884 0000000000000000129c0eda82ba78d097717a88ebeed658ab3c03216991237d 312 0.14/1.00 vMB 40
372,883 372,883 00000000000000000e089fa516ab95aeedcc7d1eee06a36e553ec50cd5d7a9e5 62 0.03/1.00 vMB 29
372,882 372,882 000000000000000009b62ded1e1fef25222f8c418a9cfff56f644d615e2d0665 137 0.07/1.00 vMB 34
372,881 372,881 00000000000000000243d090265c77a8ea4c49103d51f814160cb91e653f5065 377 0.25/1.00 vMB 26
372,880 372,880 00000000000000000684a010bcf16586c6076d9a9b6a43f6c876c688029578ea 1,681 0.74/1.00 vMB 42
372,879 372,879 0000000000000000076d22828fb15c8b607e465fd2642681e1dcccb0df8b7607 938 0.47/1.00 vMB 51
372,878 372,878 000000000000000001f95b3bc753538d0bdacb8cb42368641e431bb22fb658fd 1,327 0.65/1.00 vMB 43
372,877 372,877 0000000000000000115b759b3de1e778f8efd6edb63a3341c9d3040608068ea5 582 0.27/1.00 vMB 46
372,876 372,876 000000000000000005d92718483c73e836e0b332e4dd511690a499f559bceb5d 1,857 0.87/1.00 vMB 45
372,875 372,875 000000000000000006011628b874f7619bbe7da444ead0450d531b7cc51ef357 264 0.14/1.00 vMB 35
372,874 372,874 0000000000000000054d9213ee43cd7a7b353b3322a15848cfefe36b88ec37fe 618 0.27/1.00 vMB 44
372,873 372,873 000000000000000001e9428ec647b3d8b30379352543c45fa01c2b99cd3951f8 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.95 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.22 GB
    • Received: 17.67 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.