Loading Tool

Explorer IconExplorer

Memory Pool

47,233 transactions
27.12 vMB
0.06659502 BTC
Random Selection Loading Transactions
Max Size: 144.27/200 MB

Candidate Block

Mining Attempt 6aab8010c35cacba8b5748dcd8cf307700699b11a8b08c8b415abd7755344ae1
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root b33ada1c0b190b531100e3cb9449c752ffe69089188ca50ce4f14a947a02d5fc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,822
Size: 1.00 vMB
Total Fees: 0.01631738 BTC
Feerates: 100.17 > 1.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (632,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,192 282,192 00000000000000003739c7c790723adb8fa10466c33c7b675a8cb3559a2d5804 400 0.20/1.00 vMB 40
282,191 282,191 000000000000000112161cf14134b74487ee8efcf4bf1d25a01f21b3642af2c7 169 0.12/1.00 vMB 18
282,190 282,190 0000000000000000ba1d046aa0301a1b48c051e204733e92d51b4c95c6b95f81 161 0.05/1.00 vMB 82
282,189 282,189 00000000000000017721134fce33ddd71b2ea191e04c69735e031e7ec9e899e6 325 0.18/1.00 vMB 39
282,188 282,188 00000000000000010bc7dded9fd29e216711495964a3d7097c898c971ad6e415 136 0.09/1.00 vMB 37
282,187 282,187 000000000000000251ba81a096a3e886ed8bf63ccd11b228d7adc6f4d14f4327 172 0.09/1.00 vMB 38
282,186 282,186 00000000000000002f5ca5d1afda9e30fd1bcab24e3535b02ccc8b0ad96149b4 275 0.14/1.00 vMB 34
282,185 282,185 0000000000000001afd54820721b31c0f0e34031a2845b80c551883d7d6b82dc 20 0.01/1.00 vMB 131
282,184 282,184 0000000000000000843750b664fc51e2d62dbb8673c382986a92dafeb32ab7c2 31 0.08/1.00 vMB 6
282,183 282,183 00000000000000011321eddbfec8e8962e58784c42b376094ad622837db95725 280 0.11/1.00 vMB 64
282,182 282,182 000000000000000005fc388f9d1afa54bb0aea2a5b2e6a9f6685df029d58e9c2 240 0.13/1.00 vMB 31
282,181 282,181 00000000000000002f2f7bbf8d23e7cfddb7ff2b580eda9bf0333061e2910b2f 18 0.01/1.00 vMB 36
282,180 282,180 00000000000000007d038ce50fa79cd22fcc520591b6eaf2170f649327528849 41 0.02/1.00 vMB 35
282,179 282,179 0000000000000000aa83ee636131d572bf6d0bee0a2ef2e0dbf9496132f06402 33 0.07/1.00 vMB 7
282,178 282,178 00000000000000016b7b7f6b2e9e554fff2055962135099625489c8647b54aa2 176 0.10/1.00 vMB 33
282,177 282,177 0000000000000001716d904bdfa3e3b65d63b2707a0894822b4388a69a3fb3ce 78 0.09/1.00 vMB 15
282,176 282,176 00000000000000014e7a92a75e2c6b14dc85ed51de9c38896d64e208878b8b12 134 0.10/1.00 vMB 27
282,175 282,175 0000000000000001fbf8986334ff0ff7cfde0f18f6098e9d933fc9035c272efe 94 0.05/1.00 vMB 48
282,174 282,174 0000000000000000519a5bcac3a38d75f58d36bd26ee30c24eb4ae30ba59a57d 332 0.18/1.00 vMB 32
282,173 282,173 000000000000000124cc47182a2e44abb01a8eaa4577d3c06b1c0ace0fcbd6f1 202 0.10/1.00 vMB 49
282,172 282,172 0000000000000000940ac76ccd4962565ff0230b5796ab2382005076223de992 332 0.22/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.99 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: 648.71 GB
    • Received: 13.06 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.