Loading Tool

Explorer IconExplorer

Memory Pool

79,308 transactions
30.73 vMB
0.10766750 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt e545a56ee25efed6504e0b80ffc3d2059c6319af086b39e96486dc29f17a0792
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root 220aef2def291efe1b8d7b274a9cb7877f17be5b6ea1eb0719df3df121ff0288
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,922
Size: 1.00 vMB
Total Fees: 0.03428461 BTC
Feerates: 201.36 > 3.44 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (628,705 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
286,353 286,353 0000000000000000c19f30e5b6a613d31338af246ff9daf0e905c55f0d2dedb7 176 0.12/1.00 vMB 23
286,352 286,352 0000000000000000b9ea7930b88dbd99cd076cd16b22c6b91ce637d91c684409 1,007 0.35/1.00 vMB 54
286,351 286,351 000000000000000024b4b6323149f11af4eec878d799002b54858c9b5c85c105 65 0.03/1.00 vMB 43
286,350 286,350 00000000000000009aeb3174f247b4272e96da63e4009052fe1aa71f7e5cd555 383 0.21/1.00 vMB 27
286,349 286,349 0000000000000000bc217fe717b1d3fcfcb3e8a0b8b039bb8290fcc6512528ba 215 0.06/1.00 vMB 117
286,348 286,348 00000000000000003ae38dcbd17d0e05b4b35ef57dc8968f90b50dfb695e1752 123 0.06/1.00 vMB 43
286,347 286,347 000000000000000049f6db48f30d43a59bacb695a2bd3c594b478c0340c6281d 339 0.20/1.00 vMB 37
286,346 286,346 00000000000000004b9b1e4efd0c32986d6e1cae7bafbfbe3737dfd8c93abae7 115 0.08/1.00 vMB 27
286,345 286,345 0000000000000000d8d51b7a58c78ea7de1120a98c8c564cd4b9428265713cb9 352 0.21/1.00 vMB 45
286,344 286,344 0000000000000000d9db4e31e8f69a5dddbdee10a8bac65120068d9a27eda80c 160 0.10/1.00 vMB 21
286,343 286,343 0000000000000000ed9dc4048bcc6952e2ed55deea62901b7165c1a87286afea 181 0.16/1.00 vMB 20
286,342 286,342 00000000000000000dd1cd36da9731b87ae35112fcf2e76c83d84794a3483e55 883 0.35/1.00 vMB 52
286,341 286,341 0000000000000000bb66047da56ce2001823b0dc0c143606da1cba1a96456fea 262 0.13/1.00 vMB 29
286,340 286,340 0000000000000000197171621898439d89069bfb247956d04e975b17cc623af6 122 0.05/1.00 vMB 41
286,339 286,339 0000000000000000c0df72bf1730d40a3c535145ebe303d544619675887269cc 449 0.19/1.00 vMB 51
286,338 286,338 000000000000000001a3af059a86a66df945d12ded46b7751b400abf1ae83db3 174 0.09/1.00 vMB 27
286,337 286,337 0000000000000000fa19bf5d86e9682d276c0584ae29a77b6149c46a9aa18586 518 0.21/1.00 vMB 42
286,336 286,336 000000000000000089db0ee729d3970679e2b65d546da3c07fe8f27b27e7e4b4 510 0.26/1.00 vMB 36
286,335 286,335 00000000000000009cbb401fcf72684533308c694f6781e2fe06e3cdeeac1e5e 659 0.26/1.00 vMB 147
286,334 286,334 0000000000000000614d3dbc797ea6d13afab4443536ddf33447213be20ce533 808 0.35/1.00 vMB 34
286,333 286,333 0000000000000000618637bffc15e7e5ecf31e3da6cf284d7d54e9d291c30073 209 0.06/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.