Loading Tool

Explorer IconExplorer

Memory Pool

75,462 transactions
28.27 vMB
0.06247570 BTC
Random Selection Loading Transactions
Max Size: 171.19/200 MB

Candidate Block

Mining Attempt 92d50616abc052b52c6f76525c75d9e1ca68d8c66c9353e0d1d237570544763d
Version 20000000
Previous Block 0000000000000000000169e11a5774bf6f1eff7be8cb96cd30c8ad82f3884e2d
Merkle Root 348e5443145ef64b6f75b90e025b55fa45fa451966229c8450361cd115d134a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,394
Size: 1.00 vMB
Total Fees: 0.00403091 BTC
Feerates: 40.21 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,158 (281,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
633,641 633,641 0000000000000000001441b50ff69679a39806c53870d604236ea8ad2756d7b5 2,645 1.00/1.00 vMB 37
633,640 633,640 0000000000000000001273bbff6bc08c0058efddc1ff64a8315fa10fbd9c1cfb 1,384 0.56/1.00 vMB 25
633,639 633,639 0000000000000000000b8ed372b9eae17340daa0363761c30ef3d156b33770eb 1,749 0.65/1.00 vMB 24
633,638 633,638 00000000000000000008d340de38be03683ba644fab0a2be72238b70eed157df 1,320 0.54/1.00 vMB 20
633,637 633,637 000000000000000000127de1d8125d1eb9bfd704f842d767f88121e223c2f09b 1,023 0.33/1.00 vMB 25
633,636 633,636 000000000000000000064f69d46495392b13ceee32bceb45e555d8d19a63f760 380 0.16/1.00 vMB 22
633,635 633,635 0000000000000000000ae3d4439819013a1dee9a3552e60d8d950e2bdace1c23 1,300 0.43/1.00 vMB 26
633,634 633,634 0000000000000000000d3b66659ec52f67d285f5bd17b40baf7d40d2bbe5fee8 1,377 0.53/1.00 vMB 23
633,633 633,633 0000000000000000000246146c9344dce37adea9d10395d347e746c74396dfca 2,745 0.97/1.00 vMB 30
633,632 633,632 0000000000000000000e48ec8c144d476b78d27301d3174134545bc062dcdb21 777 0.30/1.00 vMB 24
633,631 633,631 000000000000000000084a9714a55f1bb344d7fba1f417e80b6e0c362c59eecd 1,865 0.70/1.00 vMB 22
633,630 633,630 00000000000000000011306a73179148290937079b9edee1c8e49fd7ae5d07e2 1,596 0.62/1.00 vMB 4
633,629 633,629 000000000000000000083a2f94263958712736847c0f0342181e2d6fce4a6eb3 2,417 1.00/1.00 vMB 41
633,628 633,628 0000000000000000000f6b6ff15724eb684873e66a39d2f8209392a6aa65a7f7 2,622 0.88/1.00 vMB 25
633,627 633,627 00000000000000000006c4c635ca6472f3fb4ec756c6d4a426ca3161dc4378b1 2,301 0.78/1.00 vMB 22
633,626 633,626 00000000000000000007e23b61b39fc8583e2129b1caa40e8c548a96716e49d7 1,570 0.63/1.00 vMB 22
633,625 633,625 0000000000000000000aaf7517e8648dd3abc1f643a637c6846eb72c7a70d4ac 1,339 0.46/1.00 vMB 22
633,624 633,624 00000000000000000009eb29beaf8cacf54805ee13699e3976f7f8e30df0fbd9 327 0.12/1.00 vMB 18
633,623 633,623 000000000000000000042bc2aa1f38c5d70f439c88c2bfeb79ad6779a6eff304 451 0.23/1.00 vMB 12
633,622 633,622 00000000000000000006edb1079297b4c6f37add8f19f345dcbd4b40e412c83c 2,477 1.00/1.00 vMB 8
633,621 633,621 0000000000000000000ae6788e59e903cffb2746984cc379dc9ff89649792330 2,127 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.67 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: 673.10 GB
    • Received: 16.39 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.