Loading Tool

Explorer IconExplorer

Memory Pool

17,597 transactions
9.56 vMB
0.05835886 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.84/200 MB

Candidate Block

Mining Attempt e897e24f6e34d9f680fc6cbd6fd86099198a20795860bea147348e359acd3586
Version 20000000
Previous Block 00000000000000000000ea7b3c200deeaec83f2905c92dba9e1fdfd8176f698d
Merkle Root d7b89db549dc41a014b129a467241d93ca80169d3875f98656b59dd8fd32f247
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,491
Size: 1.00 vMB
Total Fees: 0.03501281 BTC
Median Feerate: 3.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,372 (690,180 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,192 223,192 00000000000000ad2f8f1c6847c1e170649d94b9157f5b526d08a661b08c91a8 55 0.03 vMB 153
223,191 223,191 000000000000003c6b9e8d0f041c4a6586cafb8229e0b5fe156dc2cf0055cbd8 358 0.12 vMB 200
223,190 223,190 00000000000003d9eb672f1baf0f48b77125072fe1d1d9ae3ccfd4ce570d5993 83 0.02 vMB 209
223,189 223,189 0000000000000077892226678f96060c96bdae6af263ce079cd7048e652dde13 336 0.20 vMB 145
223,188 223,188 000000000000046a167189dc61feb5d3d8f497b5172c1ac43d1f88893bd51856 669 0.32 vMB 63
223,187 223,187 0000000000000437a438336f0ef14609497a430743aaff993cc6d4872e250de0 660 0.25 vMB 183
223,186 223,186 000000000000016f807b523dcc49a57cbd9e5963d2712ea34540440cc24f8619 72 0.02 vMB 188
223,185 223,185 00000000000002161fdae6bebd5ec4d1613ddd360465509e5a1975b3dcb37365 370 0.25 vMB 134
223,184 223,184 0000000000000226450b9196d7381254c995b2118f7aaddb321c714f34764b3c 561 0.25 vMB 169
223,183 223,183 00000000000003447e4e94e81542386d691c8cd76e57e83dc44db371e27c2fab 24 0.01 vMB 122
223,182 223,182 00000000000000be68e65b626b1668fa28b02087093acd5464b4fb72f8ece652 193 0.12 vMB 136
223,181 223,181 00000000000001d72c93f8c68c376c7b0281f9a7509e00a1cbc039b53c726568 701 0.25 vMB 244
223,180 223,180 00000000000003dc72b492509a74e52e18dfd077aab869a33ac4f55f8ab563cd 184 0.50 vMB 48
223,179 223,179 000000000000000c028748d919d89a152903e4f3d6beb8fb2db186962e87ea39 868 0.25 vMB 265
223,178 223,178 00000000000001105baafacfd2a1bf2fc24981e3cce5c30518d5e8646401c421 469 0.25 vMB 178
223,177 223,177 000000000000040c44b4c6c2fd70bd858d4b4c7dca06a194d94cbc54b47246ff 292 0.17 vMB 108
223,176 223,176 00000000000000e9f02a1c1b3d2e63c1edcc48d4050c851bab8a9ac34705386f 702 0.25 vMB 262
223,175 223,175 00000000000000f4a95c7cd743f53d237169de1e6b4bb6762c53006eb3a3123f 607 0.32 vMB 207
223,174 223,174 000000000000002daed045a08bfa59debe1893e7e4b4bc19778d9cad4408db85 6 0.00 vMB 532
223,173 223,173 00000000000002a3639be0dc3b3b16b24cd19a5b8318273445f11c76707b8694 10 0.00 vMB 152
223,172 223,172 00000000000003e25b193be69baab8f72a9a888beee4aa1dbfdd8f47e408cfdd 706 0.42 vMB 149
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 99
    • Outgoing: 10
  • Data Transfer:
    • Sent: 202.82 GB
    • Received: 0.78 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.