Loading Tool

Explorer IconExplorer

Memory Pool

71,557 transactions
27.15 vMB
0.06982976 BTC
Random Selection Loading Transactions
Max Size: 164.09/200 MB

Candidate Block

Mining Attempt 7d5843d5c36a3ebe79b81fda45f80620cbc8785bbca88617b8ec17b7a39c9b50
Version 20000000
Previous Block 000000000000000000017a15861c27b5358f1fc71724bd91deead72ecdca72b8
Merkle Root cdb998f56cdc0d83a207d027cc29668a00824c7b9658fb08f1ea08b4ab1d0f2a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,949
Size: 1.00 vMB
Total Fees: 0.01161144 BTC
Feerates: 104.71 > 1.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,578 (693,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
222,103 222,103 00000000000000273e771dd2aaefe8e33efd37142c124d6bf7d8445ebbd2e54e 94 0.04/1.00 vMB 58
222,102 222,102 0000000000000374fa0024c9ce80d9aa44770fe3593105b91452f8ce8dcf8f94 493 0.25/1.00 vMB 166
222,101 222,101 0000000000000362d9e7e351d5dd6bc4f02ca3e1c4540b42755813f85dd85261 462 0.22/1.00 vMB 195
222,100 222,100 0000000000000240b05f6149dd2593e1e5741bee8422e403ca659ddeb4ceff34 316 0.17/1.00 vMB 164
222,099 222,099 00000000000002335e1efb86c939ba496a5eb122bb13e4028b882eecf4ef6962 8 0.00/1.00 vMB 162
222,098 222,098 000000000000030af61affbc9c69e67dac56f94030b7f25694d91a39442bc725 361 0.20/1.00 vMB 160
222,097 222,097 000000000000000af7f2548c177e55db42a7ed9a072e493486df3e15f27494d8 1 0.00/1.00 vMB 0
222,096 222,096 0000000000000039174aaf7f17288d0fa1dc309d95705756e00d615a27f83b58 251 0.10/1.00 vMB 161
222,095 222,095 00000000000003b890444d8cbaf02b5158faaf77d7948bc7114379076d85bd8f 161 0.11/1.00 vMB 120
222,094 222,094 000000000000027243878ed50f3bfb1b39aa19065434af51afa6a2c8cd6683b8 535 0.25/1.00 vMB 165
222,093 222,093 00000000000002dced8c698b916b059cf4f5a21dee718629472ab94c918f1c3f 256 0.16/1.00 vMB 108
222,092 222,092 0000000000000424509fbf0238068c49c9f63085732c3d9ab3a305a583c2a982 515 0.25/1.00 vMB 183
222,091 222,091 000000000000005d210d0b5fc93f284391693f52dbaa3905c6bf147f90728816 512 0.18/1.00 vMB 265
222,090 222,090 0000000000000059a6cd454a626d38cc7f9987c27141c9d5b227d5e7c59ab894 265 0.12/1.00 vMB 179
222,089 222,089 00000000000000b82bc533cfcfc12250f2d833b7d41f612e3c6c6d65d529d02b 358 0.17/1.00 vMB 168
222,088 222,088 0000000000000189d6aba3447a55d59c72edbd5afe915bc311511ae9fe08f7bc 76 0.04/1.00 vMB 120
222,087 222,087 0000000000000362dee73a226906bc0da08421d16bdef6c0da38bde753f7905c 290 0.13/1.00 vMB 243
222,086 222,086 00000000000003457636047ae19646bce2f60c2b38597a14c888e5efe046a55c 543 0.25/1.00 vMB 207
222,085 222,085 000000000000013490f6e2d57e43ddb976677cf14ec2d3d4352e0a84c218ddf3 8 0.00/1.00 vMB 338
222,084 222,084 000000000000012d4dd88645ce7fecdd26a5e37cae7a052db7d5b80ff9356b4c 76 0.03/1.00 vMB 180
222,083 222,083 0000000000000157a2b67e4e1c0f112dc33d5ebc531fde9db541bee2411e109d 331 0.13/1.00 vMB 198
Previous 10 blocks ↓
Total Size: 783.39 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: 769.58 GB
    • Received: 19.70 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.