Loading Tool

Explorer IconExplorer

Memory Pool

77,066 transactions
28.62 vMB
0.06464478 BTC
Random Selection Loading Transactions
Max Size: 173.68/200 MB

Candidate Block

Mining Attempt 232771c15d3c0a956564263280bd313a9817f0c6cedf8411470c5874e402ac34
Version 20000000
Previous Block 00000000000000000000a3d0f5c6cfeed8adce1f3d87a1319020a3e5786a42ed
Merkle Root 7213d0db822ff747c557a50b729899385b49e065e48859d84aff2a28737bdf2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,674
Size: 1.00 vMB
Total Fees: 0.00531833 BTC
Feerates: 100.28 > 0.53 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,092 (731,701 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,391 183,391 00000000000009c5e6a0aedd906454c16d957fef3327eaf105b9899eae225c88 76 0.04/1.00 vMB 100
183,390 183,390 00000000000003f3d00efd9929725dbe2cde1831334b54797c680f062a42be95 418 0.17/1.00 vMB 132
183,389 183,389 00000000000004467bce97311d070998a597baf5c76c546a05be95b492bcb9d7 71 0.03/1.00 vMB 1
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
Previous 10 blocks ↓
Total Size: 782.55 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.87 GB
    • Received: 15.78 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.