Loading Tool

Explorer IconExplorer

Memory Pool

76,590 transactions
27.66 vMB
0.07834510 BTC
Random Selection Loading Transactions
Max Size: 168.86/200 MB

Candidate Block

Mining Attempt ffe8b3825a73d21f7421ba2ea44c08ef13d86464c1507dd606b1792b915de5e7
Version 20000000
Previous Block 00000000000000000000eceb14b69fb33c0936bc911ecf1423e24822a9fac46f
Merkle Root b45ab421eade1cda73cdf3ebe6a0830826f98cccd3b4ef26392585f6c9bdef61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.01926319 BTC
Feerates: 402.60 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,320 (533,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
381,773 381,773 000000000000000009a112b160596f28988483d149e805abb685e921175e9d4e 1,684 0.95/1.00 vMB 35
381,772 381,772 00000000000000000c76d9f8a79573faea225b0946770c6e696fce418541215c 1,365 1.00/1.00 vMB 24
381,771 381,771 0000000000000000099aa5e403fb53149156494b9a466443bb3af7c57ed8caad 1,084 0.97/1.00 vMB 24
381,770 381,770 00000000000000001082036bc5c78a25a50b85744159b260e5136771a5611715 923 0.75/1.00 vMB 25
381,769 381,769 000000000000000005aa0211fe4903d88391654976ae66ff94994769eb739460 2,007 0.95/1.00 vMB 53
381,768 381,768 00000000000000000ed211b270583c6235f0ecf14611c94a5719ca69dfa81065 1,218 0.65/1.00 vMB 39
381,767 381,767 000000000000000002a2e1ddc345b9fe700aa572274cb42e2ebd0a47e7cab403 1,276 0.58/1.00 vMB 38
381,766 381,766 00000000000000000c884634c3543507c9a036a48eb018f9d37d66f36a18c36d 974 0.54/1.00 vMB 36
381,765 381,765 000000000000000005d918e73bcf806ecb84a4262f13bc675433a4aeece40587 364 0.22/1.00 vMB 31
381,764 381,764 0000000000000000022c3ee39bac2366ba86e64aa1fe0d229a381cf2e8b0e918 1,213 0.93/1.00 vMB 22
381,763 381,763 00000000000000000f15f1fd89edd7b1d6ae6db30a6e14287ddb379a112c3820 442 0.34/1.00 vMB 22
381,762 381,762 00000000000000000a8937664476f0ccca1ce9da307d5f383b24e44bba2f924e 1 0.00/1.00 vMB 0
381,761 381,761 0000000000000000109efc55f2c0a2eff97acf584aafd21f2f093c23e7d5ee70 1,585 0.75/1.00 vMB 38
381,760 381,760 00000000000000000caf0d07a8342767b1ac5c0b54fc2e08dbe32f5b7de63837 1 0.00/1.00 vMB 0
381,759 381,759 0000000000000000046756a676062822106593fedde6aea5dae0af5862f00b6b 1,281 0.64/1.00 vMB 34
381,758 381,758 000000000000000010f120662dcc9f8e0644ab2b7800b0f3b50aa89af3389f51 1,741 0.99/1.00 vMB 34
381,757 381,757 00000000000000000658cb22b9a2f18c6a65d57e1f87719532f663e23a6c51ce 421 0.20/1.00 vMB 38
381,756 381,756 00000000000000000175cf1b8c706049b50fb8619d18feb8ffd45a8c8ff86459 2,000 1.00/1.00 vMB 36
381,755 381,755 00000000000000000085d11553b0f63e0a043bd5e7e041b964e7fe3fc47b2df2 1,736 0.93/1.00 vMB 37
381,754 381,754 00000000000000000cfc8f5d0bdaa11fe15397c3bf608f5cae5420082162a562 1,685 1.00/1.00 vMB 30
381,753 381,753 00000000000000000163b93bc201fc663a4146c4466725c05f310adf20c2b96d 136 0.10/1.00 vMB 22
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.01 GB
    • Received: 17.64 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.