Loading Tool

Explorer IconExplorer

Memory Pool

41,490 transactions
18.13 vMB
0.17344703 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 100.07/200 MB

Candidate Block

Mining Attempt 1ff3f1d28fb6f8e3e24cbb29cd6cbd4cdbcf2b76d73310eaf66ad27623b0dba4
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root ad4c444b1bd2aeb2e99689e5e2d9afeb31e85935847643df67d974b84f2b969f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,717
Size: 1.00 vMB
Total Fees: 0.05628842 BTC
Median Feerate: 4.86 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (656,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
256,920 256,920 000000000000000047afa62092634670cde8eac9a15c3c12f835cc0bc49b5a1d 502 0.22 vMB 101
256,919 256,919 00000000000000084fc9d0b5008e59e5141e04030e45179d8e751adfc4d98e11 128 0.05 vMB 120
256,918 256,918 0000000000000019ad420f644ca6fbd6ab0508b2b77773ac7402ff689441b1e7 394 0.17 vMB 110
256,917 256,917 000000000000001087f15fa73f9703e283110d126226b515c32de8c7d9991e43 408 0.15 vMB 125
256,916 256,916 000000000000002435ff588829059e73f5332aaa28c2e48ce8722712957d93cb 302 0.12 vMB 113
256,915 256,915 00000000000000218146f1a0572c05f9987937c35e42bf9b0216178fd130eb46 281 0.11 vMB 61
256,914 256,914 000000000000002354b704f865898f1957cb99c74d697865002f8fede2b6d2ed 692 0.25 vMB 150
256,913 256,913 000000000000000423ebef21fa0b6b416f8bebdcd501746d00274f08a12e2d6a 333 0.17 vMB 80
256,912 256,912 0000000000000014a6eaa1910d140381dc978fdf658c86f101d32f35a754df0b 12 0.00 vMB 84
256,911 256,911 0000000000000017c314734d9811f521afe45595799450172c1c36bb4bc821e3 128 0.06 vMB 98
256,910 256,910 0000000000000007d5a8419a60060c2d1e34b31e0f0ffd1c604e560ab3c73b50 118 0.09 vMB 70
256,909 256,909 0000000000000021506cfe42c1ee5af9a5ee7c080a5492a06563578197343bbc 38 0.01 vMB 128
256,908 256,908 00000000000000304451d9192514d378b92e8bc77ecb086ddcd15788110a9853 370 0.19 vMB 92
256,907 256,907 000000000000001df2b4cb904b9264fcdf0e3d1d6c73bc0b9789d12cb4a269b5 123 0.06 vMB 96
256,906 256,906 000000000000000d54eb3473dc07251b37663ec355dd1863226e2bbaaa36bde7 130 0.06 vMB 150
256,905 256,905 000000000000001657794a8c5f21b51110842de685df1e47700bb7f40e83906e 218 0.10 vMB 97
256,904 256,904 000000000000000baa0949ffebd1bde7d6fddc1ca4d862fa2c6a7c997cb37951 5 0.00 vMB 60
256,903 256,903 00000000000000223ba4c876c1fe7c038c19782588d4c930ececbb6df8b67db4 188 0.08 vMB 152
256,902 256,902 0000000000000019f577b544567b776d2cc7822afb3fda68ff84abee09a57c5d 213 0.09 vMB 135
256,901 256,901 0000000000000020c8fb26a2ce0df61b30759763b05ab240583d31aa50d41923 256 0.10 vMB 112
256,900 256,900 000000000000000885535a9127619ea5fe2c93471fa965600a9ec7dc57e357df 15 0.01 vMB 79
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 89
    • Outgoing: 10
  • Data Transfer:
    • Sent: 113.67 GB
    • Received: 0.47 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.