Loading Tool

Explorer IconExplorer

Memory Pool

26,769 transactions
27.77 vMB
0.06520260 BTC
Random Selection Loading Transactions
Max Size: 133.06/200 MB

Candidate Block

Mining Attempt 20b1b0f1ed6f04973ec9be5b0af6286151538ee6162a8ab8d470fab64666b68e
Version 20000000
Previous Block 0000000000000000000027f10646a10b5efba6c9534cb2ab75fde3381e97b9ae
Merkle Root 6684027c75084671779bf6f73f80e5a82bc39a1c5e2163c1a347c31cef05a26e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,194
Size: 1.00 vMB
Total Fees: 0.01220291 BTC
Feerates: 101.57 > 1.22 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,500 (153,948 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,552 760,552 00000000000000000006d2e67b46bb599750d8f418f848ec8151108dfca3e6df 1,250 1.00/1.00 vMB 5
760,551 760,551 00000000000000000001795014088fc695c7c6c9bb011dc56d4ef606429ef874 2,274 1.00/1.00 vMB 3
760,550 760,550 000000000000000000027d442d0fdd7a05f743587b68d14de4680bb86deecbd4 3,006 1.00/1.00 vMB 14
760,549 760,549 00000000000000000007824d6d265b5954f51608acd5090c6c7df64baf7bd68e 819 1.00/1.00 vMB 13
760,548 760,548 000000000000000000020200997d664abf439d33946ef2249ff4db6588d8e6b6 1,913 1.00/1.00 vMB 21
760,547 760,547 0000000000000000000596fe6731ee3e7e2d7397f81d36b593a299e89f093317 3,033 1.00/1.00 vMB 11
760,546 760,546 00000000000000000007558c5f7ab161bb521c0654d070b2853af1c864c677f1 2,527 1.00/1.00 vMB 12
760,545 760,545 00000000000000000006dffc5d7438341da51fc7f1c6f9f03286ca6f9b72b935 3,476 1.00/1.00 vMB 24
760,544 760,544 00000000000000000004a440f4fae70d16a04b5488945b27a1b9a77377636fe1 3,118 1.00/1.00 vMB 25
760,543 760,543 000000000000000000013125313ace268cc142a3edf47786958c481080ebf3d7 2,412 1.00/1.00 vMB 9
760,542 760,542 000000000000000000032965d0a0a0f0b17aa03d66ecf20e7c79ae0dc985a0f4 2,260 1.00/1.00 vMB 8
760,541 760,541 000000000000000000026ebd96a71819fb694eaf1367a386e4dda273121362f1 2,490 1.00/1.00 vMB 13
760,540 760,540 0000000000000000000674c86266c5100ec7e414b4196fe679d61c371b3ffc0b 2,487 1.00/1.00 vMB 11
760,539 760,539 00000000000000000002e5af7ecef3619f3c742548e00b19552965cf22dd0cda 2,390 1.00/1.00 vMB 13
760,538 760,538 000000000000000000040aa30412e8d4bd2bbf70e9011e60a9aaceec78a35fb2 2,719 1.00/1.00 vMB 12
760,537 760,537 00000000000000000001c48592dbb32def808395acd8faee9abff06bf1bd7769 1,514 1.00/1.00 vMB 13
760,536 760,536 00000000000000000002bc2dd233c42aad1c441cb96ac9a8513b41310e1e6599 3,273 1.00/1.00 vMB 18
760,535 760,535 000000000000000000050f73542928f69f699f36f2b5d4e8fcbccbafb24fc370 3,624 1.00/1.00 vMB 21
760,534 760,534 00000000000000000004dfac3bd37691736129fc8389b0f26f4a9764e09fff41 3,921 1.00/1.00 vMB 20
760,533 760,533 00000000000000000007695a9a50c4f649f20e1d47292588b055afd53e7d0286 3,112 1.00/1.00 vMB 20
760,532 760,532 000000000000000000023297ae2ed58108f3432ceb0a8749cdb33257cf8edc98 3,216 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.50 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 612.22 GB
    • Received: 10.97 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.