Loading Tool

Explorer IconExplorer

Memory Pool

73,924 transactions
27.35 vMB
0.06723494 BTC
Random Selection Loading Transactions
Max Size: 166.96/200 MB

Candidate Block

Mining Attempt dd82ab219a181f47e8991171b1bc4684c0de9cecadfea877bd812277fd533f61
Version 20000000
Previous Block 00000000000000000000021ebf7cb9461533c1f4d147f514574604ef61f93ece
Merkle Root 580331c6b0169b3cb46561cb9a3a7fe4ac85fb4a94366824d822fb089ee2b73e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,270
Size: 1.00 vMB
Total Fees: 0.00908103 BTC
Feerates: 402.60 > 0.91 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,316 (522,922 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,394 392,394 000000000000000004fe241be962a3b62ba31151e371025aac651111099964f2 452 0.25/1.00 vMB 28
392,393 392,393 000000000000000008aa5a0e8e281c7a00cc186b9c0e494a7bc39aad875a6b7c 875 0.46/1.00 vMB 31
392,392 392,392 000000000000000000dcaa2e286141c91c6ab2999f4c4730f9a3cdafd14fc84a 360 0.48/1.00 vMB 12
392,391 392,391 000000000000000005b7b33dcf68ccb12c9547c3959fe716d2aba600c1238381 324 0.16/1.00 vMB 33
392,390 392,390 00000000000000000754f4f538583a7c67841f557a02e5b453a13f84354d4f72 143 0.25/1.00 vMB 9
392,389 392,389 0000000000000000069809d35c1c5d868d5517e10928a99ef16f80f2504c2774 1,470 0.68/1.00 vMB 34
392,388 392,388 000000000000000006a6a3d5cf88748c15512f6bbe9dc28ffd4c4deb9f8a2279 1,695 0.76/1.00 vMB 37
392,387 392,387 000000000000000000d9595334e51b8422394587349d7aefbba5382fdd096acd 626 0.32/1.00 vMB 36
392,386 392,386 00000000000000000a3ff92626f3b7bd48be8c17ada32deffadcc9d2b2c33ca0 1,246 0.99/1.00 vMB 22
392,385 392,385 0000000000000000064a923fd0c046a17656f915b8ecdc94fd7c104bbc9d0179 1,208 0.54/1.00 vMB 42
392,384 392,384 000000000000000005cd94dd67760243ed4a01d212c0ffabb66f8943d0bb03b9 1,646 0.93/1.00 vMB 29
392,383 392,383 00000000000000000841905bfe7723779ef3ea566ab8f0ed19b3b845608851bb 2,191 0.95/1.00 vMB 39
392,382 392,382 00000000000000000054ffe767e4a9d17541a77aaf31984470161183d909f76a 158 0.64/1.00 vMB 10
392,381 392,381 0000000000000000067073249264617412fb2dfc9bac35f9571dbe6c9ed0be6d 943 0.93/1.00 vMB 16
392,380 392,380 0000000000000000005d2c17bc3c51efd4170d8db14e718ec1e309b87c2d7b0e 2,470 1.00/1.00 vMB 41
392,379 392,379 0000000000000000082b73b7d77475c153bed2d80b9ffe8a74fa28ed99d1803a 1,964 1.00/1.00 vMB 49
392,378 392,378 00000000000000000395a7dbf787e0743588b7412bb20929c5384d55601fec80 2,121 0.95/1.00 vMB 40
392,377 392,377 000000000000000005897f03d520ee9274054bd59c57b53299d69a7d87c0eb21 512 0.26/1.00 vMB 30
392,376 392,376 00000000000000000a903172a9abea5cb84ea9d32a534874e34806ffd09b6b43 220 0.14/1.00 vMB 21
392,375 392,375 00000000000000000161496f03ec5acaa49def3a43dd4a21fbb74282cbd79fb5 1,835 0.89/1.00 vMB 44
392,374 392,374 00000000000000000789e01467f905b8dabf2f12a1b32a8bd942099409de567c 337 0.15/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.94 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: 714.86 GB
    • Received: 17.61 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.