Loading Tool

Explorer IconExplorer

Memory Pool

43,971 transactions
28.76 vMB
0.09994635 BTC
Random Selection Loading Transactions
Max Size: 148.53/200 MB

Candidate Block

Mining Attempt 4542606390dbca171b3d7b00f85c1e805c07ea48f05c8746f8406bfff41526ed
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 43f2bbf88c6f1798db8cf96ed0cd490a2db92e2711e4aa14bc97e5ac429a50d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,752
Size: 1.00 vMB
Total Fees: 0.03909501 BTC
Feerates: 151.12 > 3.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (126,302 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,337 788,337 00000000000000000003590912971c58f1c3e3d6ddef871ec3cf570ac78c0d06 2,974 1.00/1.00 vMB 55
788,336 788,336 0000000000000000000440ea10ddbb75a758b27125681ab95c3b4b27896146cc 3,945 1.00/1.00 vMB 91
788,335 788,335 00000000000000000002c662059d913b55b57c5b5ee719b9e226bfe2ce0b18f9 3,004 1.00/1.00 vMB 130
788,334 788,334 000000000000000000002021f184ae60b71b47e20d199431b5c9546ee3379681 3,359 1.00/1.00 vMB 127
788,333 788,333 000000000000000000023eca0bc7ac4a5ccc890d0d43ab8ada962d9389cd2638 2,369 1.00/1.00 vMB 156
788,332 788,332 00000000000000000003d8d7eed94025884c86d871cdc0c7b9995fa91546e276 2,924 1.00/1.00 vMB 83
788,331 788,331 000000000000000000003c33849825ac72b492de96041880823599ed0c8e77d8 1,626 1.00/1.00 vMB 110
788,330 788,330 00000000000000000000e5767cf87ff824898a495c13bee302064941d4eac658 3,614 1.00/1.00 vMB 135
788,329 788,329 000000000000000000043ad726ca8babfd30c837514e730cee784654b75a150a 3,947 1.00/1.00 vMB 42
788,328 788,328 0000000000000000000571085fa3e7c6aa1b2464f5c291a5722edcaea9b807e1 2,808 1.00/1.00 vMB 85
788,327 788,327 000000000000000000057390088f6f036106cd9fc1371f1c5882821cd821f11f 3,098 1.00/1.00 vMB 130
788,326 788,326 000000000000000000013abddbf2eb0ab2ecdaca8339b26cf125b9ee3a9f5ca2 2,305 1.00/1.00 vMB 155
788,325 788,325 0000000000000000000361a044a56e6de4421db572db1b004a1220832bf07057 4,085 1.00/1.00 vMB 48
788,324 788,324 000000000000000000024b1bf599ea275908df739432c5936cdc8269e2808b61 4,111 1.00/1.00 vMB 30
788,323 788,323 00000000000000000002d3a4970e133b620e24df61ddfb497c716b8b92efb1ea 4,836 1.00/1.00 vMB 22
788,322 788,322 000000000000000000046e4f7450217dfb52758ff706738918061de797eb6824 4,327 1.00/1.00 vMB 72
788,321 788,321 00000000000000000002244cdc7ac5b187cb141f4669d360f31a828c2b3c0c14 3,534 1.00/1.00 vMB 17
788,320 788,320 00000000000000000003f840ffe4a1f4924b8d525722584d4ef8c89c1d43a33d 4,920 1.00/1.00 vMB 40
788,319 788,319 0000000000000000000267f4bd0f266221c85fc0b1c8225e2e241ea20836a26d 4,227 1.00/1.00 vMB 70
788,318 788,318 00000000000000000002f0612fe492564c31360ebe370169dabb8d20de89dce2 4,443 1.00/1.00 vMB 36
788,317 788,317 0000000000000000000136dfec912025e49829b21ae6f30f396ad961a6c07437 4,062 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 781.75 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: 631.64 GB
    • Received: 12.08 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.