Loading Tool

Explorer IconExplorer

Memory Pool

82,253 transactions
34.46 vMB
0.14347477 BTC
Random Selection Loading Transactions
Max Size: 195.98/200 MB

Candidate Block

Mining Attempt e649890e28f52eb56e949efb30257378f4b3e26e15009dce705ea529542288f7
Version 20000000
Previous Block 00000000000000000000aa97f17fcd4190ff7494250e14bca9e94250dc48a75e
Merkle Root 22fab7c2d06700f85064018043c9abbdbacad69bc2dd52d1418d42dec4d186e6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,406
Size: 1.00 vMB
Total Fees: 0.03009892 BTC
Feerates: 104.71 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,407 (630,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,346 285,346 00000000000000004e1c29ba9934c1944655b65bbd79af37737a2a5f5038b8c9 574 0.24/1.00 vMB 36
285,345 285,345 0000000000000000978a608061d60b8e4dea1d02288ef85784f8da2f67bb48cc 99 0.04/1.00 vMB 13
285,344 285,344 00000000000000013760763ef05a8f17c6e5d0c9873429e55ca7050582d6640e 602 0.30/1.00 vMB 48
285,343 285,343 0000000000000001536bc24d250709137795867e436688b59f1b64267d1a4e26 175 0.06/1.00 vMB 48
285,342 285,342 000000000000000059f5d4ec5fb21029ad5b5ccca3a76c1b04fa5e05510e94a5 135 0.07/1.00 vMB 30
285,341 285,341 00000000000000006055e6657fa59bd94cf75a9469c925e0d131ae0eb0b79e05 1,165 0.57/1.00 vMB 39
285,340 285,340 0000000000000000375ea04f7b1ac80512686dfbe4be502219050ac1e8fd5e4a 36 0.07/1.00 vMB 11
285,339 285,339 0000000000000000b129183c654bd94b0926de82e1c94e8d237a90befbb9410a 614 0.35/1.00 vMB 31
285,338 285,338 000000000000000177881d6c26a476d55a0407d33ed9dff6d09604ad06578301 1,184 0.50/1.00 vMB 48
285,337 285,337 0000000000000000ed97f068bca2a838457af226885e3682d990101bf2e5327f 76 0.06/1.00 vMB 81
285,336 285,336 00000000000000017ecc849b6850726d00618a572d8b98c670fd63a9efb46598 359 0.31/1.00 vMB 29
285,335 285,335 00000000000000018d73380f6416a53fba7b9640544fe119aac0e1731ffb1530 677 0.50/1.00 vMB 26
285,334 285,334 0000000000000001443fae21ffaa2d9d87ca3afaf83f38c5ba81e6fc6066bb49 181 0.06/1.00 vMB 101
285,333 285,333 000000000000000156b4cb5fd065e08ba2dd6f9d6d94dc45c0f398be8479bc7c 590 0.35/1.00 vMB 27
285,332 285,332 0000000000000000470698ce5b065604999543e5194a804f78f95f76a9245dc8 747 0.35/1.00 vMB 32
285,331 285,331 00000000000000018f69acb7984facac3952290a96c3c65646738f9276b1e2a5 930 0.35/1.00 vMB 58
285,330 285,330 000000000000000189baf943923427d194ad361c09ecaee81138fc437bf7ae25 1,114 0.50/1.00 vMB 39
285,329 285,329 0000000000000001112fecf515aa5ebd5001bbff092837a27e4bd92fcaa80268 64 0.03/1.00 vMB 42
285,328 285,328 0000000000000000a98c44fa658199d02b30e0f40aef1a14f30aa055f4a58162 1,015 0.35/1.00 vMB 44
285,327 285,327 000000000000000057c7cf2d0cbfa2cc221565924878e27ea27f4f4252902ac5 201 0.06/1.00 vMB 192
285,326 285,326 000000000000000074d3d329a6819218ea5797d7523f3ee7dafe3ada17a0c036 763 0.35/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 783.09 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: 726.48 GB
    • Received: 18.45 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.