Loading Tool

Explorer IconExplorer

Memory Pool

77,402 transactions
28.71 vMB
0.06698143 BTC
Random Selection Loading Transactions
Max Size: 174.26/200 MB

Candidate Block

Mining Attempt 44f11eeaec188ee6460d9cbcaf36309b69ca9bd23ab031be62d1fd9a5601dc35
Version 20000000
Previous Block 0000000000000000000210ed22a9f21c04ef8f24d25ae2ad786afc2172f214cd
Merkle Root 2ed499561deb074c98f832d83fe25334cfb873f4ff9c7c9968617c08ae49fb32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,502
Size: 1.00 vMB
Total Fees: 0.00739192 BTC
Feerates: 100.53 > 0.74 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,095 (731,707 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,388 183,388 00000000000003689458929aa7dd92a0940128b30dd4a0c32581f8ba84ca1664 476 0.25/1.00 vMB 170
183,387 183,387 000000000000082c264a622eafcc17bfa4516ed7388d82546233c32036248fae 792 0.39/1.00 vMB 245
183,386 183,386 0000000000000666e6222c2394ba29fa22305c2d88122d4dfcd986aeec949ed3 91 0.04/1.00 vMB 181
183,385 183,385 00000000000003475a1d86a4faf69e2e7488f634f54f2d6e40e4551a47f51fef 79 0.02/1.00 vMB 17
183,384 183,384 000000000000021afc0767c3da59d9ed04d5c0cdf56235a1ee362a0b613d40ee 235 0.10/1.00 vMB 146
183,383 183,383 0000000000000566cf3726d7e35c23d4e2aea3678c5757f97892848dd8df0c45 128 0.05/1.00 vMB 121
183,382 183,382 00000000000001864dd564cb334a965537e52a7bc553a2b87f8e229e51db9c40 446 0.20/1.00 vMB 216
183,381 183,381 00000000000005979f02d3f962bde3c244c41deb35d548c7ac94bd95e8128450 512 0.25/1.00 vMB 262
183,380 183,380 000000000000043123a490d28e2c129de6384bf55c944dbcd077099d407cc21c 241 0.10/1.00 vMB 183
183,379 183,379 0000000000000a1dd1d6a84d17671d74205cb6489bfd3ee25b8684914d403d4a 10 0.00/1.00 vMB 246
183,378 183,378 0000000000000545de175f7c91a8eac87d47aaf1b73b72d0ca88c389fda601cc 120 0.04/1.00 vMB 37
183,377 183,377 000000000000043466279d53d946da4b053ea4cf5c0fc0a2953da8a96dc7f2fb 164 0.09/1.00 vMB 103
183,376 183,376 00000000000005c226f1d3060bd6808fcd2cdee5ef60b727db06f569f999e399 505 0.25/1.00 vMB 123
183,375 183,375 000000000000060b777eb5ec0a281f082bb234647cb95f3b0fff1b8044f20327 145 0.05/1.00 vMB 103
183,374 183,374 0000000000000482cac7ef0ca75df6150e9b6ce686685d1c7191112c1e90e4a1 179 0.12/1.00 vMB 104
183,373 183,373 00000000000007aaed271c02b30cb750a46f23ec4396daf92caf1db0bd39bf88 3 0.00/1.00 vMB 0
183,372 183,372 00000000000005657e3268a4ae7e23ef38aec0ad4e2521559315cdd448b8bd80 423 0.17/1.00 vMB 156
183,371 183,371 00000000000007b5946d13856492d26f1730d181259fd03e0b82d312c09d7eef 148 0.05/1.00 vMB 186
183,370 183,370 00000000000000ccf4091935ccc3e8dd77d68f8ca4edb6344988eb22a25e6147 85 0.06/1.00 vMB 75
183,369 183,369 00000000000002534fe5cb98665a1a4a145c516f422f93b3ba2b180dca841228 13 0.00/1.00 vMB 105
183,368 183,368 00000000000002222b41e8793aaa5e20acf008b9cbf45fa46dd5ffe74a15b648 127 0.04/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 782.56 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: 669.98 GB
    • Received: 15.80 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.