Loading Tool

Explorer IconExplorer

Memory Pool

86,504 transactions
31.49 vMB
0.20883522 BTC
Random Selection Loading Transactions
Max Size: 191.11/200 MB

Candidate Block

Mining Attempt 5c9aa09915fc601dd7ae62655817c7f1cc3ec767181eaa14c90f6c9fc23cb709
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 6d25687b4e7b9b9542273bf41b1125d967f6592e59f06a56094d4b621a774498
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,559
Size: 1.00 vMB
Total Fees: 0.10559582 BTC
Feerates: 502.67 > 10.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (260,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
654,245 654,245 0000000000000000000952ae33ca62e7c0716fe2694ab177b5ad01de28273da3 2,262 1.00/1.00 vMB 131
654,244 654,244 00000000000000000002610e709e8bd2a51ca71a0e6f979ce29581ba6f7a80c5 1,730 1.00/1.00 vMB 30
654,243 654,243 000000000000000000042aeabda977d30a70f5e555395a01c396411b12416861 1,329 1.00/1.00 vMB 5
654,242 654,242 000000000000000000076ed9c9dd85842fbcbdd8406a2ae5e4a4e8428fb02bdb 1,189 1.00/1.00 vMB 61
654,241 654,241 000000000000000000038dc011fd5917f03b14ebaf62e468155eb4ae68d8360f 2,087 1.00/1.00 vMB 17
654,240 654,240 00000000000000000005b99fa937f864f2c6674c9a32b6d49c32f4ae20933e6d 2,393 1.00/1.00 vMB 29
654,239 654,239 00000000000000000005c86d3fe06ac66374fd13abe4e5e0f635ce79cd6377ca 2,380 1.00/1.00 vMB 7
654,238 654,238 00000000000000000003ce543fa837fdd19c5de69c83b1c819bd4c6f233294ca 1,944 1.00/1.00 vMB 23
654,237 654,237 00000000000000000006a83e1cbc05b5090e0f4412da10231bcbbc719bc84065 2,406 1.00/1.00 vMB 61
654,236 654,236 0000000000000000000579ca529c8df543e53cab3414addddec7ec22926ec77d 930 1.00/1.00 vMB 68
654,235 654,235 000000000000000000002889c31e0440618d744a77a614e10fa41641c925ec28 2,872 1.00/1.00 vMB 83
654,234 654,234 000000000000000000040586b61eacf6267373df2aeaee135668bd23c7f6efd6 2,703 1.00/1.00 vMB 94
654,233 654,233 00000000000000000005ae1af89f26373a39d1d12251ab3d7f4028304de6331f 2,303 1.00/1.00 vMB 111
654,232 654,232 0000000000000000000ad7bd856e88d6d59d6e260c251365f60be2b4cb26d638 2,477 1.00/1.00 vMB 27
654,231 654,231 000000000000000000061fbec27bc9f409146b2fd3e960157fc88c8cbe04b37a 2,267 1.00/1.00 vMB 18
654,230 654,230 00000000000000000003765d59b4e7f819ecde6500b06e264af19db4d14f844f 2,331 1.00/1.00 vMB 43
654,229 654,229 0000000000000000000ba9c9d304da04c09b15c42e8a1f4f9ba6bfd3f84220bc 2,866 1.00/1.00 vMB 107
654,228 654,228 000000000000000000033c0a443aa1ffbd8a7e0bd2d38c3d15ed7b414415af56 3,121 1.00/1.00 vMB 112
654,227 654,227 000000000000000000034464fbef63010d57c4547b50384cf056e5b8d6003256 716 1.00/1.00 vMB 2
654,226 654,226 0000000000000000000853e574a6cc4747231a000eace52aa67b82ff011a1a16 2,494 1.00/1.00 vMB 58
654,225 654,225 0000000000000000000a19d5e66070e80093ecc128cd3fe6ad03876c8ddad8de 1,762 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.61 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: 671.93 GB
    • Received: 16.07 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.