Loading Tool

Explorer IconExplorer

Memory Pool

46,284 transactions
28.87 vMB
0.14343954 BTC
Random Selection Loading Transactions
Max Size: 152.74/200 MB

Candidate Block

Mining Attempt 164f71a048d801974b9cde671f5e9b3e7c0a4d749141b85719b9ffb856a039de
Version 20000000
Previous Block 00000000000000000001d19b6080821c1c0b63cbe116d40ad8df3fda8218035b
Merkle Root 6f0b33a6c218739a7ccd580fb6a9e750a4255ad9ede76ca4aaaeee526f977fef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,517
Size: 1.00 vMB
Total Fees: 0.08118788 BTC
Feerates: 15,654.48 > 8.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,806 (601,343 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,463 313,463 0000000000000000197e9e4e671f4ba791908e1788add4d0815824818c7ce1ae 528 0.25/1.00 vMB 34
313,462 313,462 0000000000000000304191f0b082a8a6522d4b091695d3c7d2db4751bcfc0aa7 1 0.00/1.00 vMB 0
313,461 313,461 000000000000000036eb69a69649e10a53cf4d38723aa5a854d3f319550ad8ff 196 0.12/1.00 vMB 24
313,460 313,460 000000000000000015f8eeead16a106f5cd54eea51266810ab229889e8206d6b 242 0.14/1.00 vMB 25
313,459 313,459 0000000000000000221cf4f65d6e39e0f423ba2e60791fe17936f6441e20038c 147 0.10/1.00 vMB 21
313,458 313,458 000000000000000001e7ea6c46623e3825bfd815f65a8146038d6a4c0bf63285 18 0.01/1.00 vMB 19
313,457 313,457 00000000000000001671985a0da80e04d2ae16c5203575becc0dba6d78cf1797 262 0.17/1.00 vMB 23
313,456 313,456 000000000000000001aa2f93c0b56e9f2f56c5f03b30faaf37c9724731d87af2 1 0.00/1.00 vMB 0
313,455 313,455 000000000000000014e228a669d750a2940a64929a69049e5d55cd30eb2d3451 910 0.46/1.00 vMB 27
313,454 313,454 00000000000000002ddbd1aa107cbdb34719af9bacdd6c740ea349734692f472 36 0.11/1.00 vMB 12
313,453 313,453 000000000000000008f8c1a110ae7849f5e1f54bcff7e72c96f7c0010d9a40e5 532 0.33/1.00 vMB 24
313,452 313,452 00000000000000000a1552a1d401d0299177cd32e0d9ebe107a1bdfd3e2c9dcf 737 0.50/1.00 vMB 24
313,451 313,451 000000000000000021c34495436c70aeed0551eeec0c129c920975aa89b8e94c 29 0.02/1.00 vMB 24
313,450 313,450 000000000000000004897cea747f57940f42fe60f69edd22dd974093763e6d54 71 0.04/1.00 vMB 22
313,449 313,449 00000000000000002dc6bc02fbfaa506f6c8e8f80dcf97b2e9961ba28d7ca6da 159 0.11/1.00 vMB 19
313,448 313,448 0000000000000000301809a5fa3120497dc3190293c02a4ef2078c3ad5b3dc93 390 0.17/1.00 vMB 30
313,447 313,447 00000000000000002b0690fb7f8e2305306d44a8e8d0ac6456554dd05efcdf48 31 0.01/1.00 vMB 17
313,446 313,446 0000000000000000208adb69d53b77662d385f189333846978f6f9464b8690e9 804 0.44/1.00 vMB 28
313,445 313,445 000000000000000006b6531e2b457bb8a8f6f2de0c3a03642ca6eecba8a1a9ef 168 0.08/1.00 vMB 27
313,444 313,444 00000000000000001b0fce7f0978d8f4fc76099448fea0ecb811f8fb599fe7b0 243 0.22/1.00 vMB 21
313,443 313,443 00000000000000000a54349e482ba3367a62fe4fd700ed0e4c56f6df7390a323 128 0.05/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.04 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: 650.75 GB
    • Received: 13.32 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.