Loading Tool

Explorer IconExplorer

Memory Pool

84,278 transactions
31.77 vMB
0.09516047 BTC
Random Selection Loading Transactions
Max Size: 192.96/200 MB

Candidate Block

Mining Attempt 8f37154f502f1d2418c2a2ffb1cfae9d68200f5efbd47863d71799e61879b1e1
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root c8e206d884745ae5d1324023a80f22265ee4e96651998d4773cf4a05a24225bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.02525165 BTC
Feerates: 265.25 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (173,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
741,635 741,635 000000000000000000081ee5fd58ee0cfddd5c6ea4442145c07e0bbba8c8af39 2,991 1.00/1.00 vMB 17
741,634 741,634 000000000000000000026c32061a7be68a9cf9ffd9311c91addfb1c362c68194 1,483 1.00/1.00 vMB 7
741,633 741,633 000000000000000000000eaae40b3d6d59fa9c19f27177edffef4c7a7f65bd9d 2,421 1.00/1.00 vMB 5
741,632 741,632 000000000000000000043bfff3c276ff34120d3dd196f6f94e94784e5b2cff4c 2,415 1.00/1.00 vMB 9
741,631 741,631 000000000000000000070c1a134ae72b80ad8f0d661d7deb0520b1498caa8a7f 2,358 1.00/1.00 vMB 8
741,630 741,630 000000000000000000070961d8f2038246fe68959dc4483dd8712b7490324c05 2,118 1.00/1.00 vMB 14
741,629 741,629 00000000000000000007a68cc467d7f6eceffcb4943e2fc7f7db023e1442569c 2,460 1.00/1.00 vMB 18
741,628 741,628 000000000000000000026ce6e989d8266a4cd70fb634bc4f139d55abfd4ad219 2,556 1.00/1.00 vMB 20
741,627 741,627 000000000000000000022c2218b25c62fad0dac58e932a3141669c8cb2b6a2ce 1,939 1.00/1.00 vMB 15
741,626 741,626 00000000000000000001f2ca04c15576599e6c85305da6a9dbcab915ca40af9c 860 1.00/1.00 vMB 16
741,625 741,625 00000000000000000007f2856f591eb09a8d82a4458849ea5bad6eff09724187 3,101 1.00/1.00 vMB 8
741,624 741,624 00000000000000000003e677c807f12e6e6a8237a9992ff756a34474027eef84 2,840 1.00/1.00 vMB 21
741,623 741,623 0000000000000000000062beb14010c1ad06a35da8be354298702dda93e74c13 2,704 1.00/1.00 vMB 12
741,622 741,622 00000000000000000007bf77631ad095f3a364f21b266cdd60dd8191c099c078 3,230 1.00/1.00 vMB 12
741,621 741,621 00000000000000000002dfbc3b80197a7b0badee154941d6db18417b52d67aff 1,199 1.00/1.00 vMB 16
741,620 741,620 00000000000000000002ac17f79140070471accb8b8de704774efcadcbf7fa9f 2,535 1.00/1.00 vMB 19
741,619 741,619 0000000000000000000402be59ad63722411c0ba2191c0ff2a6e8f594a17097d 3,210 1.00/1.00 vMB 17
741,618 741,618 000000000000000000015bdd4dad9fdafe4df94d905dc0e2309fa203a5e15da1 3,214 1.00/1.00 vMB 23
741,617 741,617 00000000000000000000632b7055047c481176375479d23f4fa6bcf2f55e4723 3,084 1.00/1.00 vMB 29
741,616 741,616 00000000000000000000782f63fa53d330490f20f0213d1bafce17bd478bb1b7 2,530 1.00/1.00 vMB 20
741,615 741,615 00000000000000000000a605938ba51d6049cd4fd8b6bc776fa5dfd07a1f925f 2,995 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.72 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: 704.87 GB
    • Received: 16.64 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.