Loading Tool

Explorer IconExplorer

Memory Pool

82,210 transactions
31.09 vMB
0.12073548 BTC
Random Selection Loading Transactions
Max Size: 188.70/200 MB

Candidate Block

Mining Attempt 1088963efe1e22aa3341075c6642e9d8699936696b2aef70acfd4dfa3ffda5ad
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root bef60786044e9a3105375fd06fb714bcec4268398f1f697cc5603ab4605b35bf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,286
Size: 1.00 vMB
Total Fees: 0.04169246 BTC
Feerates: 318.30 > 4.18 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (139,179 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
776,222 776,222 00000000000000000005f66b221d17e0687dd0fdbc83c21468b96562bccc4770 2,620 1.00/1.00 vMB 16
776,221 776,221 0000000000000000000395b4f88cc44e456e23d556557d39e8a746a0b82379a0 1,727 1.00/1.00 vMB 10
776,220 776,220 00000000000000000004f19303284dc81431b6f226fffd8fd534a4eee0565547 2,654 1.00/1.00 vMB 14
776,219 776,219 00000000000000000006f25c726b65a000b4595a98a91d8e82a6d675d35a401e 3,438 1.00/1.00 vMB 18
776,218 776,218 000000000000000000054593700321fa23276ca1229de34e64ed988763f9c22f 3,385 1.00/1.00 vMB 21
776,217 776,217 000000000000000000015163bcd490e473d6414f4859cfa6fcf838312d91bb20 2,569 1.00/1.00 vMB 20
776,216 776,216 00000000000000000003529d0056250e27409dfed27b808ce44a88351b523faa 3,279 1.00/1.00 vMB 20
776,215 776,215 00000000000000000002f0d487a46c7520448e5685d58159965f859dfe8c3f32 3,576 1.00/1.00 vMB 28
776,214 776,214 0000000000000000000409513590157a1283fce6cf48223d5e7306db12591b8c 1,725 1.00/1.00 vMB 10
776,213 776,213 00000000000000000002a580294d8b1b668fb7bc8a886d05d8be920a031276e7 1,926 1.00/1.00 vMB 12
776,212 776,212 00000000000000000006d8c11e490fa20db48e9211fc84ab7d99025f8aacdddf 2,985 1.00/1.00 vMB 20
776,211 776,211 00000000000000000002bea3024c695f10e359485bd65443afe8b45f6d94c5ae 1,693 1.00/1.00 vMB 10
776,210 776,210 0000000000000000000372b6c722c9bcb3dc231ed657548dd5a1bbad78a95b45 3,066 1.00/1.00 vMB 17
776,209 776,209 00000000000000000001150711d601651a868e1aebb13da8b152c7dea951733f 2,173 1.00/1.00 vMB 21
776,208 776,208 00000000000000000002b7c1778ff1805281f7e4a72a1b7dd2e2bc4cd6cebf64 2,893 1.00/1.00 vMB 18
776,207 776,207 0000000000000000000096db5a34a83d8bfd91fe1802ac98a2175d5d9c8c96f4 3,027 1.00/1.00 vMB 19
776,206 776,206 000000000000000000035024a922d249f0ba369c2dfc6e67ace4fd2538d813b2 1,002 1.00/1.00 vMB 13
776,205 776,205 00000000000000000005b3ae6810f6e8d0abd2496bd74dcda2935307e56f074e 768 1.00/1.00 vMB 15
776,204 776,204 00000000000000000001d8e2fed834cfac23cf049e2adb9313b0d8f2dc55e582 306 1.00/1.00 vMB 14
776,203 776,203 0000000000000000000370b165bb7e41106afacd327450832340e024a0eb7665 1,345 1.00/1.00 vMB 17
776,202 776,202 0000000000000000000584fc886e0b5dcf2ffcde4a7551f4cd9369c211bef1d5 685 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.