Loading Tool

Explorer IconExplorer

Memory Pool

49,586 transactions
29.94 vMB
0.12113157 BTC
Random Selection Loading Transactions
Max Size: 160.32/200 MB

Candidate Block

Mining Attempt d2532e27cc5060be282837e11f5a2bf812d53d9e869c638acb19dbae79157c4b
Version 20000000
Previous Block 0000000000000000000076b83b1d6ccdb00623eb84fa22f3fb18eee6fe467774
Merkle Root 1a1129cd575b6375081cc3f21d01c8eab6ececa9879cf3940f18cfd29d9ebde8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,214
Size: 1.00 vMB
Total Fees: 0.05817501 BTC
Feerates: 117.91 > 5.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,829 (636,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,227 278,227 0000000000000001ad8f68c92c044800d947df631a4023d6c452c0c7818499ce 67 0.03/1.00 vMB 46
278,226 278,226 00000000000000013d30334b54e70f91836f1451ea4a0f0726b1d4c01aee58d7 40 0.02/1.00 vMB 40
278,225 278,225 0000000000000000193ce238ac7047dbea01f2f2c7f0d3503aeef3606973227f 83 0.04/1.00 vMB 19
278,224 278,224 000000000000000113e9425af5f90f83d4fbec8de27348409ec9a3bf6e7b42ca 155 0.09/1.00 vMB 35
278,223 278,223 00000000000000002bae447ba5f2d11d23633cea80033cffa9f81bf74044245c 63 0.04/1.00 vMB 27
278,222 278,222 0000000000000000e13756e5dd3d6d9818c78ca091ff6f456244bf9188055aae 466 0.47/1.00 vMB 44
278,221 278,221 0000000000000001f85c652a8ae3ffe601907a7f265434ab2fb4abe23bc5f99b 530 0.25/1.00 vMB 58
278,220 278,220 0000000000000001cbe1f73cba15d94b7e8f0ee09b94092602e3d161ee5bb58a 89 0.09/1.00 vMB 16
278,219 278,219 0000000000000000e35a515b9b7ced94a1d3bb2dfed997fd9eedd878893cde9a 460 0.23/1.00 vMB 38
278,218 278,218 000000000000000046f2c369e72264ea52d2343873ef288389e663d68a068baf 289 0.15/1.00 vMB 47
278,217 278,217 0000000000000002582c3e759ad00c1e0ba5f29be5b46551f0b08ba8c2521a63 132 0.08/1.00 vMB 29
278,216 278,216 0000000000000002f41a01a4886b16f9464f18d7553c43f5c68d135fa4933337 508 0.25/1.00 vMB 40
278,215 278,215 0000000000000000f9236edb4a2d9c435338102aa868e57290225f70f336aab5 61 0.02/1.00 vMB 55
278,214 278,214 00000000000000013aabe8175699533a1175cf3b8982835bca1cdda70660f784 465 0.21/1.00 vMB 46
278,213 278,213 0000000000000000f33bfb48cd360d4093b020c23609c55b9736dc265cce40bf 250 0.11/1.00 vMB 37
278,212 278,212 00000000000000018b0cc1fe2a6c6c0dbd158d508059d193fb74500b4074c16d 477 0.25/1.00 vMB 49
278,211 278,211 0000000000000001f7959b3972bed99caf0cbd5cf08f56886c70c07625104ab0 484 0.24/1.00 vMB 40
278,210 278,210 000000000000000236fc0d8eb65e85cd97b7bac5769e2fb14439fca8fb23aa7c 149 0.05/1.00 vMB 43
278,209 278,209 0000000000000000604f015b214059f5be9e37dc415fbf716d1553329b58fc91 664 0.38/1.00 vMB 34
278,208 278,208 00000000000000025342f9c0e2bbba993220562f05d9b1532cd88a40e07af74e 87 0.03/1.00 vMB 67
278,207 278,207 0000000000000000a979bc50075e7cdf0da5274f7314910b2d798b1aeaf6543f 555 0.30/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.09 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: 651.46 GB
    • Received: 13.58 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.