Loading Tool

Explorer IconExplorer

Memory Pool

80,733 transactions
30.60 vMB
0.09446222 BTC
Random Selection Loading Transactions
Max Size: 186.02/200 MB

Candidate Block

Mining Attempt a1f8078bec882d5c4a0316fdeb803bff9944d552fc37a96957a0a1407a0ac770
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 40a23f20e2645cb34954bdbcc5862f7ba7494a5a58c9fbbf1639c97a9bfb3917
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,606
Size: 1.00 vMB
Total Fees: 0.02399113 BTC
Feerates: 301.59 > 2.40 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (23,032 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
892,363 892,363 00000000000000000000db81d6735ac483d75bdf0930d981778a3f078190f4d6 1,292 1.00/1.00 vMB 6
892,362 892,362 000000000000000000006641b919fddef96ed93875e7f264f31624119016cfe7 2,657 1.00/1.00 vMB 10
892,361 892,361 00000000000000000000da207ce852c185ada06125fbe7d5b1d2612908b90ad2 741 1.00/1.00 vMB 4
892,360 892,360 00000000000000000001567342fbb16db9a8a75e426046d6a08762cec4938b40 452 1.00/1.00 vMB 3
892,359 892,359 0000000000000000000118596870a204427a51e4e2d32010aca8bb3e454601f3 2,740 1.00/1.00 vMB 11
892,358 892,358 000000000000000000003e4611df76657ebf7d38d3d03b425d67fb4ec44d81dd 2,866 1.00/1.00 vMB 5
892,357 892,357 00000000000000000001acbc3f0bdd7b0afe34582c9b77e7a727c73fcc6f99e2 3,446 1.00/1.00 vMB 5
892,356 892,356 00000000000000000000c1c7877f50ef7d2a5c763a7430ca2ae88ea2a66da619 3,689 1.00/1.00 vMB 9
892,355 892,355 000000000000000000000de0173f5ba2c883de0818d6fb5a29f0b8e79436450f 2,955 1.00/1.00 vMB 3
892,354 892,354 0000000000000000000040f9b0d2fd319366466a0204e442572ee57c1efda5fa 3,645 1.00/1.00 vMB 18
892,353 892,353 000000000000000000018ddfc4100dc5c6888398f3ec18059d52af6e8f6b73a9 3,575 1.00/1.00 vMB 4
892,352 892,352 0000000000000000000037a4856e60f34bc021e8b373937453542dee29cb9b64 3,436 1.00/1.00 vMB 33
892,351 892,351 000000000000000000008c64a53149b2be4ff2fe17987268fab46a92c66055fa 3,725 1.00/1.00 vMB 25
892,350 892,350 00000000000000000001760a7645bba2ed1ee797b95454f94b847b631942d9dc 3,676 1.00/1.00 vMB 17
892,349 892,349 00000000000000000000e32cd7ffbe2cbc7188896419bc8c4da3ee60db8257c3 3,737 1.00/1.00 vMB 31
892,348 892,348 00000000000000000001336b094270b01a568bce74952eeecf2d622b9cbd10d9 3,727 1.00/1.00 vMB 6
892,347 892,347 000000000000000000022b571182ba6358cdd47496d67e1712a8f1c42ceaae2b 3,860 1.00/1.00 vMB 4
892,346 892,346 000000000000000000009fed5cf7026fe27df84099cf6615e4a398b8d710bd79 4,883 1.00/1.00 vMB 2
892,345 892,345 00000000000000000000aa8f2b27b6e22657e1565c98fb84c4db3928d0573f33 4,838 1.00/1.00 vMB 2
892,344 892,344 00000000000000000001dbacba8278d5efaa153066caf00905f4c1acd89ae68b 4,638 1.00/1.00 vMB 4
892,343 892,343 00000000000000000000226c5ce2617b47242ee2732274203f36466af59995c1 3,181 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.