Loading Tool

Explorer IconExplorer

Memory Pool

80,286 transactions
31.46 vMB
0.07869212 BTC
Random Selection Loading Transactions
Max Size: 189.58/200 MB

Candidate Block

Mining Attempt 0b4a655c8cf2ed4fb1b9909ef645c956615484692973ec917b6fe5d9c97af118
Version 20000000
Previous Block 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1
Merkle Root 41cc6e318a655adc52636a6e2963fd11ef2959719f386ed6e17cc65a5bb0113d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,317
Size: 1.00 vMB
Total Fees: 0.01034229 BTC
Feerates: 100.54 > 1.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,177 (549,177 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,000 366,000 0000000000000000138e108e780fdb71eb4cad533b46445ab6befbf9687f561f 1 0.00/1.00 vMB 0
365,999 365,999 000000000000000002a18475d58ac5eb87aa5114fbbf26f1857aef6546426583 704 0.90/1.00 vMB 29
365,998 365,998 000000000000000001da89ec6ad6404817f4b7f23e16d28954530f1a37647402 467 0.52/1.00 vMB 27
365,997 365,997 000000000000000014c94aa5028b921de03f5164ca29bd858bd12cdd44d07bb4 80 0.11/1.00 vMB 25
365,996 365,996 00000000000000000edc2c28fdc215ebfcaac1cd437c294727439888f0bea4c3 750 0.70/1.00 vMB 29
365,995 365,995 000000000000000006f2fc28a5ab99cdae99af36145130f8a8dad4f8dd5e331d 154 0.14/1.00 vMB 16
365,994 365,994 00000000000000000336ab3b00e00360bf55d365e0bc4c7ef40841c1dc0df3f4 503 0.40/1.00 vMB 31
365,993 365,993 0000000000000000087f5a32def8c295f46cf05c5e90fe56014a9a4d7cbae5fd 271 0.13/1.00 vMB 38
365,992 365,992 0000000000000000150aa276ff29b58c23861c519a9cde7c4ea1b646186e1ba8 331 0.56/1.00 vMB 11
365,991 365,991 00000000000000000758b96f7715e00805cfde38fe6c3589103171e631e5deb4 170 0.97/1.00 vMB 5
365,990 365,990 000000000000000001109023e27cd6b6c9b5ff75a750018bb42683e38af7bc14 345 0.31/1.00 vMB 24
365,989 365,989 0000000000000000079effebc3cbc5b4537b344df4fc7f1162604eba0544a128 110 0.68/1.00 vMB 3
365,988 365,988 0000000000000000087b1e580d6d8c301696ea8b5956a3ff44cf47d58a5b840a 124 0.97/1.00 vMB 3
365,987 365,987 000000000000000006947bd7d022923a1a33c5652c0b9c212ffbf0206a5e2cb1 112 0.87/1.00 vMB 2
365,986 365,986 000000000000000009a4688063c912f73272d9c976873a7ae07f88ee9bc1ce5e 880 0.94/1.00 vMB 16
365,985 365,985 00000000000000000a5f1020c89649b192a6b73fab86ba2b30411a5039e7d2e4 443 0.71/1.00 vMB 12
365,984 365,984 000000000000000015161cdb710f13fcfe71a7ca1dfc36d94e88767a9fe45db9 384 0.97/1.00 vMB 7
365,983 365,983 000000000000000006666ac6db335045f97d4f843d1142b058b858d08bdb3dc2 1,126 0.95/1.00 vMB 27
365,982 365,982 000000000000000013320b43e5bd4828ee6e6c5593a73f02b279b35f01fa0bb6 115 1.00/1.00 vMB 2
365,981 365,981 00000000000000000aba13f5f7a7fe64159d2a8406623dfed1236dad450bff6e 135 0.90/1.00 vMB 3
365,980 365,980 000000000000000004c3a1f4b654e913fb756390e81b84f433dc2c88203a575b 54 0.03/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.70 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: 697.39 GB
    • Received: 16.58 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.