Loading Tool

Explorer IconExplorer

Memory Pool

75,780 transactions
31.03 vMB
0.10201814 BTC
Random Selection Loading Transactions
Max Size: 181.87/200 MB

Candidate Block

Mining Attempt 118fa7fb4be7b7a8199d2caf21d830959bfbc06109c956ce4f669914334e5ab1
Version 20000000
Previous Block 00000000000000000001b6bcfed7daef6070e84e65a71f9eb69c8b48ca4d4960
Merkle Root 3693b3bf10671d1d7c759c5f7ed83509063acd8406a65ea28081551a6eed5a15
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,453
Size: 1.00 vMB
Total Fees: 0.02044765 BTC
Feerates: 301.35 > 2.05 > 1.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,425 (68,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
846,978 846,978 0000000000000000000174e76d8e76f833c97bfd87295240fd9614029369f757 762 1.00/1.00 vMB 128
846,977 846,977 0000000000000000000238b2bf2397dbe11acb7fe728a5b742c23c4ea8952ec5 683 1.00/1.00 vMB 130
846,976 846,976 000000000000000000028a590160a5bc4edc660861d5ea5d6930c95e699ca5d0 365 1.00/1.00 vMB 126
846,975 846,975 000000000000000000031d918d66fd78d33918c5dde1112591d7ab64cdd61d9a 1,377 1.00/1.00 vMB 166
846,974 846,974 00000000000000000001dadb9c965ae590a1d017b8eb69a89591af103db35c5e 631 1.00/1.00 vMB 135
846,973 846,973 00000000000000000001f00c9520afc940861d254180ae3d3274c05d4a18ec82 794 1.00/1.00 vMB 153
846,972 846,972 0000000000000000000319baae42eb79e029c6052a78270a0f9ca9781a2d73af 596 1.00/1.00 vMB 150
846,971 846,971 000000000000000000013535fd88d894501633b08746d06df63be52d5b566ebd 431 1.00/1.00 vMB 151
846,970 846,970 00000000000000000000b681d0af4fd95e29723c24d1105df4dfc11bab5fb32d 901 1.00/1.00 vMB 161
846,969 846,969 00000000000000000002bcbe45878775444e2d42319fc0f40611c8da0a02c17d 852 1.00/1.00 vMB 171
846,968 846,968 00000000000000000000a552d2730d2e829f63d3e264f7ef47a46a6cf4165ff2 495 1.00/1.00 vMB 157
846,967 846,967 000000000000000000023cb0b125ab20bcb5b17f70003aa41ca30c19037b2ee7 1,011 1.00/1.00 vMB 156
846,966 846,966 00000000000000000001d518075fc0cb11faa5d7b45f74fb79f022cd54f824b2 342 1.00/1.00 vMB 163
846,965 846,965 0000000000000000000322954d170bf0549b483adba937a3dbf6a0ac612aa4f6 834 1.00/1.00 vMB 183
846,964 846,964 00000000000000000001e260678ab61bf2c0893123dc197f9bc4b2b75658d2b5 993 1.00/1.00 vMB 204
846,963 846,963 000000000000000000017552107a12f2aee495e2276bc954fb8965bcedf6fb8d 647 1.00/1.00 vMB 187
846,962 846,962 00000000000000000002a9e1af259168854230dad02f682ce75f46f126fe15cf 423 1.00/1.00 vMB 188
846,961 846,961 00000000000000000000cbd3326fa866f6b825251b21259e9ab0f02e46bb571a 1,089 1.00/1.00 vMB 226
846,960 846,960 0000000000000000000049c6e0985c23b9f1bbacebab4be0d2440dbca42e75c6 1 0.00/1.00 vMB 0
846,959 846,959 0000000000000000000357897b6685cb990f3d8e3e4583ad72731dc928f1c816 444 1.00/1.00 vMB 199
846,958 846,958 00000000000000000001c47b83090b797185d01c38341e7a5899e2428f0c5639 618 1.00/1.00 vMB 224
Previous 10 blocks ↓
Total Size: 783.12 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: 739.22 GB
    • Received: 18.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.