Loading Tool

Explorer IconExplorer

Memory Pool

77,243 transactions
28.75 vMB
0.07071109 BTC
Random Selection Loading Transactions
Max Size: 174.34/200 MB

Candidate Block

Mining Attempt f02a2d6af2dd188c785ff3a768d0025fcd1e102e558d23764b8acc4037a41def
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root a42ce7621eb407c1a503fc2d865cddfa15340ebd8a2467bb4398cd35c0eb95d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,044
Size: 1.00 vMB
Total Fees: 0.01091657 BTC
Feerates: 82.75 > 1.09 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (204,818 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,339 710,339 0000000000000000000a9c071d9d30296dd1ed8bf6cd8b6250a2b5897800948e 1,073 0.40/1.00 vMB 9
710,338 710,338 0000000000000000000853b6f61b64658208d26042165942e18c1738e5ae4610 939 0.58/1.00 vMB 2
710,337 710,337 000000000000000000028e79be2ebb529c24b7825f7a6c8eb94fc22123041b34 2,352 1.00/1.00 vMB 5
710,336 710,336 0000000000000000000980705790acaec318a90424a879648dea20a0eaedfffc 3,235 1.00/1.00 vMB 11
710,335 710,335 00000000000000000007bfa243db56ec7bfe0504b460c3880497529c9bd7fb8f 870 1.00/1.00 vMB 2
710,334 710,334 0000000000000000000b956095aa39a636d9c5b621a1f4c9504f92c7a29fc27e 2,779 1.00/1.00 vMB 7
710,333 710,333 0000000000000000000a9b5f391ed9f2a8163fce3cbd096cd9625bab924457ba 2,141 1.00/1.00 vMB 5
710,332 710,332 0000000000000000000128a1921448c75d3e87c674c0a785f9521127b417a706 2,727 1.00/1.00 vMB 6
710,331 710,331 00000000000000000001a9307445c7c4523965325095e40551ab0f0037b2da86 831 1.00/1.00 vMB 6
710,330 710,330 0000000000000000000002b98c8998a238399e891b0841ac8ac65e0d2b08befb 2,641 1.00/1.00 vMB 9
710,329 710,329 000000000000000000046a0f9cf5ec7a83b67d37fb906ebc88bfb6b7b7beb3b7 2,243 1.00/1.00 vMB 5
710,328 710,328 0000000000000000000b07cb28b2a1c221e6bfb51f99558f990c2c0401914575 2,199 1.00/1.00 vMB 8
710,327 710,327 00000000000000000001cc8eab05cbfc6b41e11fab6c2d834055a4e52e6d9576 1,666 1.00/1.00 vMB 6
710,326 710,326 0000000000000000000b94718a44956acabb13dd329adfca888e61749886dc64 3,028 1.00/1.00 vMB 11
710,325 710,325 0000000000000000000af8bf86cb294261bb04f48ec23c9cca9573a281890808 3,914 1.00/1.00 vMB 5
710,324 710,324 0000000000000000000472a8141d9a93592e5f75a92de06efa574eed86b1142d 1,683 1.00/1.00 vMB 8
710,323 710,323 000000000000000000034de110cf0259cd3b2fcac888421fdacf6782c3af4178 2,814 1.00/1.00 vMB 8
710,322 710,322 0000000000000000000973987339988e33f1c3534679628a3ca505a80a57660a 3,043 1.00/1.00 vMB 8
710,321 710,321 000000000000000000045517bd604df43dd7ab14928f35fd475e33bea1fffb55 3,092 1.00/1.00 vMB 20
710,320 710,320 0000000000000000000491c0c0bf1fbd8c9c8a2e3073c419c3ff517dd9f9ceee 3,227 1.00/1.00 vMB 18
710,319 710,319 00000000000000000005af746af771cc865b3d4184e687e8fa7a23194627e1c7 2,354 1.00/1.00 vMB 8
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.09 GB
    • Received: 16.38 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.