Loading Tool

Explorer IconExplorer

Memory Pool

80,513 transactions
29.69 vMB
0.09262450 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt 2f401a6d4196a78d4f702e2dadefd42ff9c9098197c206979d3f8cc8227fbfa2
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root d8d35404a0a9dd931efca68f8eaeb6ea075cbcb94fdca89f3078e5ffdda231a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.02876574 BTC
Feerates: 278.95 > 2.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (539,458 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,637 375,637 000000000000000004158045d13b25508a7d3778a5cbb6e445abee3f67ec0cd4 1,695 0.86/1.00 vMB 36
375,636 375,636 0000000000000000122033111a819a2652761bd75b228b8190e7e5aa6a2a2987 422 0.29/1.00 vMB 29
375,635 375,635 0000000000000000052bafa746eb4ad8dcb83537e273065dbd8aa0336fabaf43 146 0.38/1.00 vMB 12
375,634 375,634 000000000000000005ec6aa2cb31a7139d7b76786b85e4ebaf31da7f94ac6080 647 0.39/1.00 vMB 34
375,633 375,633 0000000000000000044be941942076ef8feae6c25c9bc6ffd5f3beebaf30ae19 1,041 0.67/1.00 vMB 27
375,632 375,632 00000000000000000817a7486fa60d88c7560eec4a5eed194a3e3aa5e461dd00 234 0.20/1.00 vMB 21
375,631 375,631 000000000000000005a650a0bbb3441b33f9269d28f75de3714b702f2b18de0e 703 0.49/1.00 vMB 26
375,630 375,630 0000000000000000107d1cb239a711c6bb7ab30ab9350b30f1e3e69b4d176cf4 725 0.40/1.00 vMB 32
375,629 375,629 00000000000000000d409a2fc2a536d2799a9cbc835ed8480475f6105e78f311 1,039 0.74/1.00 vMB 25
375,628 375,628 00000000000000000342ecf929da799ecb1981c019cd3a6d3dd3299cdf1b2766 395 0.31/1.00 vMB 21
375,627 375,627 00000000000000000ec65631676a5b5ae9720f02c9fe49bd9ae682ba31f1ff79 415 0.25/1.00 vMB 30
375,626 375,626 000000000000000011cdad2d9d1f0cdffa507c7042c4ab41caf2f110af3920f7 381 0.20/1.00 vMB 34
375,625 375,625 0000000000000000101520cefc780ac60efe201de856cd898253db20b41e8464 525 0.27/1.00 vMB 29
375,624 375,624 00000000000000000aa87ea350997568cb52de92f97af36374fc2386287bc546 1,453 0.67/1.00 vMB 41
375,623 375,623 00000000000000000562f5a975662953c50de74059a5f9f5de095f8115949e5c 1,274 0.89/1.00 vMB 25
375,622 375,622 000000000000000001f9b96ce8f9370b535eb40653699fae402226a471b5c97e 2,404 1.00/1.00 vMB 46
375,621 375,621 000000000000000001932c282cc496fab98724444609236f5a1d3f030eae1d91 622 0.42/1.00 vMB 24
375,620 375,620 000000000000000002d680b867124a633246750bb853634b79a0093a67996c89 867 0.40/1.00 vMB 38
375,619 375,619 00000000000000000eca3086eb8f6fc1a4acd32ddc13a38e4bfbcd469cb614a7 1,823 0.91/1.00 vMB 35
375,618 375,618 00000000000000000a08272435d8906c4e69b2963710ce734366370eb2eca446 833 0.39/1.00 vMB 40
375,617 375,617 00000000000000000f270563d7f2187beec75cdc04f98823572e5a31baf0a261 958 0.62/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.56 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: 670.07 GB
    • Received: 15.81 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.