Loading Tool

Explorer IconExplorer

Memory Pool

112,577 transactions
22.61 vMB
0.09646434 BTC
Random Selection Loading Transactions
Max Size: 173.20/200 MB

Candidate Block

Mining Attempt 4d176e2cea1cbbd22f01881b992fb647448f12ba745f7afcd2affb9c369e177f
Version 20000000
Previous Block 00000000000000000000492154a6b2d0fe742fbfad4fff711ae0ad032dcba198
Merkle Root 5e15a8f542137f3847b495182b1a2bc40ede278514135c6e90261a4db82696c2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,799
Size: 1.00 vMB
Total Fees: 0.03877079 BTC
Feerates: 150.53 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,521 (354 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,167 916,167 00000000000000000000727f7bc671e45a227164ad4f910efaa98be521fe3728 858 0.26/1.00 vMB 2
916,166 916,166 00000000000000000001cf974d2853a0f5f1da85abeb7d5e4605237a0ed118e4 5,954 1.00/1.00 vMB 0
916,165 916,165 000000000000000000004cf8ef725ffde2f1efe898096eac620d84c505a408c9 4,269 1.00/1.00 vMB 1
916,164 916,164 000000000000000000012010b944b933e26c448ab7cf5a8af20a7c66408bfa1e 3,135 1.00/1.00 vMB 1
916,163 916,163 00000000000000000001f8680275ebb29117c31abf5b46a3e9c8149af3d9c244 3,066 1.00/1.00 vMB 2
916,162 916,162 000000000000000000009f1188e2fc74367fd2b7797e2a6328029507881b4342 4,143 1.00/1.00 vMB 4
916,161 916,161 00000000000000000001e2c6ab98c9758ba3a604bcefb91c5521c9efb2e323bd 2,623 1.00/1.00 vMB 2
916,160 916,160 00000000000000000001ad95c24dc68c4f74adf4b23991316558d4fac06e488b 1,572 0.48/1.00 vMB 2
916,159 916,159 000000000000000000007c35b24db6cf564367ce741a892b367c05c8cccb2540 2,618 1.00/1.00 vMB 2
916,158 916,158 0000000000000000000086d0f2cc55cb5ee35b2d56bd7dbd22d27657f9ee3008 744 0.16/1.00 vMB 2
916,157 916,157 00000000000000000001574a3142a3155982be6928bc05dc188891275737b586 2,696 1.00/1.00 vMB 2
916,156 916,156 0000000000000000000178170cec41f8b1024ad6cbf570700e300dca459f4b06 315 0.07/1.00 vMB 3
916,155 916,155 00000000000000000001519adfb39b87ae35f697e8bf404036b4377501e64711 1,168 0.31/1.00 vMB 2
916,154 916,154 00000000000000000001b1e379af9c2c17575c026f9ff402fb90f81a6715d280 3,212 1.00/1.00 vMB 3
916,153 916,153 00000000000000000000fcaab1f363857294927a8827487057b0fb99d48273f7 5,382 1.00/1.00 vMB 0
916,152 916,152 00000000000000000001e97db0611bdfbaf122b950f352f17670481a8366037c 5,382 1.00/1.00 vMB 1
916,151 916,151 000000000000000000001edb75104f357949f6943cde0cc5170fef01673cc3b2 2,965 1.00/1.00 vMB 1
916,150 916,150 0000000000000000000058cafb6e60f48cd5a6ff32ea7fe83b90bfbbe4e36468 914 0.39/1.00 vMB 2
916,149 916,149 000000000000000000004968a2bbdd0bb5a337edd37400654c6014452cce103b 5,651 1.00/1.00 vMB 1
916,148 916,148 0000000000000000000082785b14a60af01419426c506b6bdfa42910b05e7958 3,843 1.00/1.00 vMB 1
916,147 916,147 0000000000000000000158db1abe24f47609b0876220d4b07227dc30c576e7f4 4,358 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 785.01 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: 914.27 GB
    • Received: 27.48 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.