Loading Tool

Explorer IconExplorer

Memory Pool

79,071 transactions
29.48 vMB
0.06809678 BTC
Random Selection Loading Transactions
Max Size: 177.44/200 MB

Candidate Block

Mining Attempt d65d9038c8fb7be31c968677c692e02998feba9a07376639f46402cd7ec57899
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root a989569de85be66a80c5ddc0d84eb5b8c115e35fe402de6c20ee3c71c539d28b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,284
Size: 1.00 vMB
Total Fees: 0.00827889 BTC
Feerates: 150.77 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (369,510 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
545,483 545,483 00000000000000000002a2bf0a70636b8cc121a3f7cc244751955bbdbe42bb16 2,861 1.00/1.00 vMB 11
545,482 545,482 0000000000000000001136038510759111ff8ad4cfb53c0cd652ddbf7e8744d7 2,540 1.00/1.00 vMB 18
545,481 545,481 00000000000000000010dcb02683db9856aded4da4a2690604f61e670d5a8989 2,282 1.00/1.00 vMB 29
545,480 545,480 0000000000000000001fc8594fc9bfbd1a6d99271b3a045d3d1044b2986489a3 2,630 1.00/1.00 vMB 29
545,479 545,479 0000000000000000001cf3b4ff864a5f611b760b9a20ea778181a167dbddec59 1,527 1.00/1.00 vMB 4
545,478 545,478 00000000000000000004da2ec05c14e051af0feac5290b260eee80edfc9ef628 2,122 1.00/1.00 vMB 14
545,477 545,477 00000000000000000015f417a08e70effa8cf88059793661a374bab4e38c5f3d 2,463 1.00/1.00 vMB 7
545,476 545,476 000000000000000000193b9bf917bfb011bdd52f1bdda3c0e335fc016cb35a9d 3,016 1.00/1.00 vMB 11
545,475 545,475 000000000000000000213e94725b340f0ba18162a3218647c0f0663620db3e69 2,586 1.00/1.00 vMB 29
545,474 545,474 0000000000000000000008d4bebbffc37258f27f65b6d17def73d66ee69d7504 2,944 1.00/1.00 vMB 17
545,473 545,473 000000000000000000197ec0a982d55e56ecd02d84d514e18b61e13b085b21f8 2,227 1.00/1.00 vMB 10
545,472 545,472 00000000000000000001a6e4a89892a8e28719fbee54dcc597bcaee7c2c524ff 2,796 1.00/1.00 vMB 11
545,471 545,471 000000000000000000111be9044ccc689bea98e63776d5ff732dd6727f872a62 1,210 1.00/1.00 vMB 16
545,470 545,470 0000000000000000000887a2a85dd389cae85ee6c25981097c397ea298dfb24f 2,387 1.00/1.00 vMB 16
545,469 545,469 00000000000000000002212ba33d321a8d76ee10ced2183d69177ce86e22ce40 2,695 1.00/1.00 vMB 43
545,468 545,468 00000000000000000010ff807cf6c8fede7d012b420dff871bc92df772fc65c6 1,547 1.00/1.00 vMB 12
545,467 545,467 00000000000000000004ae11041001e72f356696a3ab5f337dd8c92e5c48c93f 2,072 1.00/1.00 vMB 23
545,466 545,466 0000000000000000000c3168681e40b51ff53fa0f3b7ff5551da39ea039d9710 1,775 1.00/1.00 vMB 36
545,465 545,465 00000000000000000019506e76b2e4aec601e4c900bee007e1d6e9b0a8af1efd 2,193 1.00/1.00 vMB 12
545,464 545,464 000000000000000000088eb21134505dfff19ebc9a5c359d0cef9b2f679565c5 1,423 1.00/1.00 vMB 20
545,463 545,463 00000000000000000011cb7c378d87d13c1371d256fc9ba96ca174a01114d385 1,428 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.38 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: 664.30 GB
    • Received: 14.96 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.