Loading Tool

Explorer IconExplorer

Memory Pool

75,005 transactions
27.46 vMB
0.06469423 BTC
Random Selection Loading Transactions
Max Size: 168.11/200 MB

Candidate Block

Mining Attempt ec2045863c5616c1e6cf457df09171619a9a58e9f0587f14e238361239f4b4cb
Version 20000000
Previous Block 000000000000000000000c18148fdfef4d629c0717edfd345e01c977e0de589f
Merkle Root d4379aa8ad82157598b41722c2ae5b816d98f34eb04a0f507d60efb42a46cf0d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,605
Size: 1.00 vMB
Total Fees: 0.00614264 BTC
Feerates: 24.01 > 0.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,310 (39,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,662 875,662 000000000000000000023b1a7f0e3a128939ef92b2662edd8a25c6638b524c62 412 1.00/1.00 vMB 3
875,661 875,661 000000000000000000022513f878fc411116267ebf72648057c937fb10473be2 3,039 1.00/1.00 vMB 9
875,660 875,660 000000000000000000025674d1f0563d312f85d923a02bb1b0a81daf085549f3 1,380 1.00/1.00 vMB 4
875,659 875,659 0000000000000000000223ababcacf589000e44e6b28cf5f054b9b24689a7099 2,483 1.00/1.00 vMB 10
875,658 875,658 000000000000000000026e6838b24f5fb3a216e83ffed081a8f46181939f046a 2,303 1.00/1.00 vMB 7
875,657 875,657 000000000000000000025e93d73c5a44cb9baa68c792eb5977c1ecb549243d39 2,163 1.00/1.00 vMB 5
875,656 875,656 000000000000000000008021d69f9b3968208cef2afe5a8bb800da09f3de4782 2,263 1.00/1.00 vMB 6
875,655 875,655 00000000000000000001250f799ff872f50c2f6948b587e7841269aa5b7a3dda 755 1.00/1.00 vMB 4
875,654 875,654 000000000000000000017c7f42b9167ed487fe3c2941991a692f92974bb2a82e 1,484 1.00/1.00 vMB 4
875,653 875,653 00000000000000000001992c29643d1636341eedbd6223d4b091822ad456d800 1,371 1.00/1.00 vMB 4
875,652 875,652 00000000000000000000e2991c01535add0d6b9ad32b43aeb6b881051608db5e 2,513 1.00/1.00 vMB 7
875,651 875,651 0000000000000000000283abec983c2536fb88e20b6114422235120c336f0957 2,976 1.00/1.00 vMB 11
875,650 875,650 00000000000000000000bb0933bf872d0dbf92d9bf74ec5677349fef46bae4fe 2,604 1.00/1.00 vMB 6
875,649 875,649 00000000000000000000d01342bc000dea8fb4f83083beeb2f47cc66ee3af874 1,508 1.00/1.00 vMB 10
875,648 875,648 00000000000000000000f7cc091ccc5b0ca777ec34a0e5cecbe1e6ab04d51f17 2,226 1.00/1.00 vMB 11
875,647 875,647 00000000000000000000be28090685bb2856f8edb9c1e85e77e91f383b74b626 2,637 1.00/1.00 vMB 11
875,646 875,646 00000000000000000001236078e7db4300aa346b17b94516ef5cc18de52d8643 3,564 1.00/1.00 vMB 12
875,645 875,645 00000000000000000001b5b7189caa5d7510c79217047d2827fff401e9928f29 3,760 1.00/1.00 vMB 18
875,644 875,644 000000000000000000021121316ea865d68537a9896e55e4203d6ddcf635e564 2,682 1.00/1.00 vMB 14
875,643 875,643 00000000000000000001564b6e5df79be02e6b82f8722f38d857543b54615f9e 2,942 1.00/1.00 vMB 21
875,642 875,642 00000000000000000001493b27381d2ea06d32bda4483dda4d82e0d567bdac02 2,821 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.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: 714.59 GB
    • Received: 17.57 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.