Loading Tool

Explorer IconExplorer

Memory Pool

80,083 transactions
30.40 vMB
0.09085824 BTC
Random Selection Loading Transactions
Max Size: 185.06/200 MB

Candidate Block

Mining Attempt 38f61f1f50143ba31eb1f01c867afa504eb66aa20fd808e66ff064eb32be3973
Version 20000000
Previous Block 000000000000000000012b00c78ffcff2c2f251c4df31f5491c4d8ec6c927e5b
Merkle Root 18e0ef64d107d9713bf3ad95649ed93925fbcec19b8579fa2c19a7884fc6cc7c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,133
Size: 1.00 vMB
Total Fees: 0.02234084 BTC
Feerates: 342.60 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,389 (72,428 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
842,961 842,961 00000000000000000000972ee3bd4ee53d5df1808a5f6247c29fd28192fa6087 6,650 1.00/1.00 vMB 32
842,960 842,960 00000000000000000002d607bab122276f4a038605e32fda169ce3a09849cf5a 4,369 1.00/1.00 vMB 35
842,959 842,959 00000000000000000002c61d79da7d3602bbc46804da6a2d655bd469721b5c00 5,618 1.00/1.00 vMB 30
842,958 842,958 0000000000000000000260fc99393ec64228f71894ad7f5835d5eba250f80280 5,781 1.00/1.00 vMB 29
842,957 842,957 00000000000000000001aef437caa793394876c28ebcb5f228d0df326f950430 6,010 1.00/1.00 vMB 26
842,956 842,956 00000000000000000001a79a9b492835e0ff29e8a9dd17d70d37ece6066b5cef 6,162 1.00/1.00 vMB 27
842,955 842,955 00000000000000000000ef26c5ae6bf8a420ab474d4279325be71d73c06204a0 4,842 1.00/1.00 vMB 27
842,954 842,954 000000000000000000007df0dd31c47d9afc5514b533271eabbf33b0f9946046 3,934 1.00/1.00 vMB 31
842,953 842,953 000000000000000000021148264dbae692e13ae6cae6d7bea8621b746c78075f 5,307 1.00/1.00 vMB 26
842,952 842,952 000000000000000000003c8194258c43f33a6e4c4c3cfbc3b7576d32fc0eb575 6,594 1.00/1.00 vMB 23
842,951 842,951 00000000000000000000d2a813817dcd5a40bb276fdc1565a06ab46aca94bfea 4,120 1.00/1.00 vMB 22
842,950 842,950 000000000000000000016d62b086017d872d6034587ba6985c84236d1a169583 6,235 1.00/1.00 vMB 23
842,949 842,949 00000000000000000001d2c85f7d0fd6ec1ec92e55a6c57aed0ea78cdbe82416 6,542 1.00/1.00 vMB 25
842,948 842,948 000000000000000000018043cda3e309b2016242a3cd288729494d4621d341cd 7,066 1.00/1.00 vMB 24
842,947 842,947 00000000000000000001514ac64599f0c556dcfff1090f963c7f94e48dac5cf5 5,294 1.00/1.00 vMB 28
842,946 842,946 000000000000000000011436966754cac4147de439bd382088486e2654375683 7,267 1.00/1.00 vMB 24
842,945 842,945 00000000000000000002a41cbc0c2221594b5abe97a1d101feb1caf91ab1aae7 7,169 1.00/1.00 vMB 25
842,944 842,944 00000000000000000001a59b2fce3fe44b6c8e41adf3ea9d3ed66aea637c3517 7,409 1.00/1.00 vMB 23
842,943 842,943 00000000000000000003264107ab99ec30013e88cfa2e2bb5e09738cb246dced 6,641 1.00/1.00 vMB 25
842,942 842,942 000000000000000000031fb301d81da8761745337f5ffa50f231cb6a93d487cf 6,638 1.00/1.00 vMB 25
842,941 842,941 0000000000000000000345e0a29b099c503df46a52542deba5d210b9fb9b2ad3 7,428 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 720.85 GB
    • Received: 18.28 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.