Loading Tool

Explorer IconExplorer

Memory Pool

76,205 transactions
29.15 vMB
0.10434436 BTC
Random Selection Loading Transactions
Max Size: 172.34/200 MB

Candidate Block

Mining Attempt 069cc7b2c29e13b725b0e20da17f33bd6612557039effe83727da537d4a80739
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 27d9f3d63b6bfeb85b669746d1541e540e8dc8394f16b30a9d937d8ff850beb6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,386
Size: 1.00 vMB
Total Fees: 0.04186850 BTC
Feerates: 201.37 > 4.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (370,838 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,201 544,201 00000000000000000002e514253994d734543dcf2833d0acc28c7341e20275c1 2,458 1.00/1.00 vMB 34
544,200 544,200 0000000000000000002460f084da18c9b822be91e8323d780d4dae0806f5f018 2,497 1.00/1.00 vMB 9
544,199 544,199 0000000000000000002252a3077f594633107dc138a71396635c70699c676a6e 2,460 1.00/1.00 vMB 31
544,198 544,198 0000000000000000000459965c82e92a1ca6be29edbfbeec33ede6b6991e93d1 2,318 1.00/1.00 vMB 33
544,197 544,197 00000000000000000001a970f53d4db0a071387d4c01c61710e5a3e11209167f 2,019 1.00/1.00 vMB 25
544,196 544,196 00000000000000000014784bf9ceb6dcd54c0a578adbcdbab1f73330954f787c 2,221 1.00/1.00 vMB 7
544,195 544,195 000000000000000000124c78811b5abc9128b2082819d8a21712fa9180de5074 2,247 1.00/1.00 vMB 24
544,194 544,194 0000000000000000000970f80180885f0e934b6ed80d14fbc3ce969ec168ef9e 2,238 1.00/1.00 vMB 7
544,193 544,193 000000000000000000260b0dafb0e5af5ed07b6e9761a475f9d3c94a47df4167 2,513 1.00/1.00 vMB 17
544,192 544,192 00000000000000000026d317346e0cfbd735cd754e43fa675e9df697a95a2bba 2,790 1.00/1.00 vMB 43
544,191 544,191 000000000000000000261e57f5e83ca6fd19838dfee626443f2612dcfc271afb 2,503 1.00/1.00 vMB 29
544,190 544,190 000000000000000000190411e7b6450c8517546598b6b10041e74fb17a9ff16f 1,682 0.67/1.00 vMB 16
544,189 544,189 0000000000000000000d2aa0ca5961aee144425c9ad9e911f9eeae984d7a9687 2,223 0.92/1.00 vMB 19
544,188 544,188 0000000000000000000de1bde32b3e244da67e63af26a2a77841f089a424d154 1 0.00/1.00 vMB 0
544,187 544,187 000000000000000000136839d83ca009a65fe375a9c1ed38ec586a46b3878cea 1,232 0.46/1.00 vMB 5
544,186 544,186 00000000000000000025077ff5ed19188584b1dc746fc16d3b7ad337abcbcaa2 298 0.15/1.00 vMB 15
544,185 544,185 0000000000000000001334df411a1be5dd19a1f8b756c6f4ca679700b2d166b9 2,029 0.79/1.00 vMB 28
544,184 544,184 000000000000000000168d3effe1d3666b9874025c6f04010645b1e44efdd8cc 1,999 0.73/1.00 vMB 19
544,183 544,183 0000000000000000000215525aeb37f244a74afb607a0cd34ef54de64e8aa429 1,202 0.58/1.00 vMB 20
544,182 544,182 000000000000000000092c3e2e4d7bbe4e6242736bde4ad81866a3ec31213237 1,731 0.67/1.00 vMB 19
544,181 544,181 0000000000000000002102d4c9dd8e03af449aa00ec04fe41779e6f5119467f7 991 0.56/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.46 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 667.91 GB
    • Received: 15.31 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.