Loading Tool

Explorer IconExplorer

Memory Pool

81,556 transactions
31.23 vMB
0.07748766 BTC
Random Selection Loading Transactions
Max Size: 190.00/200 MB

Candidate Block

Mining Attempt 9faf94c7627ec1b6be64227886808c29a9c43b1d270cb688859ad2a8316f9d09
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 921e8afab20d58c0081b057c43827da5c4f4bdc569f73d4e8fe8d0f604f779d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,948
Size: 1.00 vMB
Total Fees: 0.01001024 BTC
Feerates: 100.37 > 1.00 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (731,793 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
183,404 183,404 000000000000083ba6b3786f20e2a3ce7315347c2ff420b6ea5f3d8e10dd684b 4 0.00/1.00 vMB 15
183,403 183,403 0000000000000420bc342db7255f45224fcc75c4a7f9b72c37eb9ca45c80f175 647 0.25/1.00 vMB 153
183,402 183,402 000000000000012b8f172791f79da1b653946184b25b5222aa677e669eda925f 179 0.07/1.00 vMB 143
183,401 183,401 00000000000004c60200407bd5431448bb5f5bf8ea53d9d070b2c3968f3b4f06 608 0.25/1.00 vMB 165
183,400 183,400 000000000000077a36e27b500547460d6337b32a98dc31a0b72621b3d99333a9 235 0.12/1.00 vMB 109
183,399 183,399 00000000000007fdb20cb64abab3cfd1d7ae7185cf5945fdcb2b505b47d06c9d 813 0.43/1.00 vMB 167
183,398 183,398 000000000000080a6d0a22d295ce40209912b9c30c40f5415b2bdddc53a22eac 130 0.05/1.00 vMB 109
183,397 183,397 0000000000000272b7b126c74de25ca0a422e4daec6ed47626c24882dffd2242 807 0.37/1.00 vMB 250
183,396 183,396 00000000000008fc00d6c3820f4fccb33cf3364c0ea906e2154c1a1683040bf8 147 0.05/1.00 vMB 128
183,395 183,395 00000000000005e966e4fc5d3ffad057854dcbb25f752e1473526294cffb42dd 11 0.00/1.00 vMB 15
183,394 183,394 00000000000002e32e880c200373c475468330939fd3bd0c5352e047a6c907ec 44 0.01/1.00 vMB 65
183,393 183,393 00000000000004fcd03803e77cac9798759a926d6388776dfa154b04ac559532 353 0.15/1.00 vMB 161
183,392 183,392 0000000000000028665ccbf18adf38dfea726e043e6019bf02f918cf387a6cf6 9 0.00/1.00 vMB 0
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
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.