Loading Tool

Explorer IconExplorer

Memory Pool

11,475 transactions
14.61 vMB
0.02914691 BTC
Random Selection Loading Transactions
Max Size: 68.98/200 MB

Candidate Block

Mining Attempt c2b16ac7505a1e829854a0cd10a7882fc9a2467697652e414fb9460dd4780561
Version 20000000
Previous Block 00000000000000000000b1a169b73f418da71da7163f80a61f93481df79aa57a
Merkle Root f7f45e187a31b1bf3e10c117e4f2d43f4ec0dbd87baa014004440de10a752a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,383
Size: 1.00 vMB
Total Fees: 0.00373846 BTC
Feerates: 40.21 > 0.37 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,148 (546,780 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
367,368 367,368 0000000000000000038c08aaa2e590f744896e36b9bd82c6d49691bdead9c804 1 0.00/1.00 vMB 0
367,367 367,367 00000000000000000bf6299658653bc3ed73d5e5d89bd81a2b82224db4cc6808 405 1.00/1.00 vMB 24
367,366 367,366 00000000000000000e7e70aa157f6ec9195e23344ef3be41c70b35b2b8be1117 347 1.00/1.00 vMB 24
367,365 367,365 0000000000000000036bd415c4d2d435fb4a5ffc9df24e7cdcd28e4df4c5d100 1,795 0.95/1.00 vMB 47
367,364 367,364 000000000000000004968b46cb3e06c71852e5b2be8442f3e2489d4cf556845f 638 0.75/1.00 vMB 24
367,363 367,363 000000000000000013a202f235d5174c70f9f5e98f713665306f39f05261f69a 2,013 0.75/1.00 vMB 59
367,362 367,362 000000000000000003f25bb4e6b15f02045a194215cfb78ec1d0b36816f40a7c 2,281 1.00/1.00 vMB 49
367,361 367,361 00000000000000000af51bc19e872b2202f44b834575e52fc03c0cb6403fa458 496 0.27/1.00 vMB 33
367,360 367,360 00000000000000000b517e03ad5bde3f6ccc039c68fad36c01bedb889a2864a9 843 0.74/1.00 vMB 20
367,359 367,359 000000000000000002578b6b797783889c73d977421a7d4860f5ea90e2c7d6d9 742 0.95/1.00 vMB 23
367,358 367,358 000000000000000001b868703298078dfd8fb168c9cee1f365d367c5e3cbdf59 918 0.54/1.00 vMB 34
367,357 367,357 00000000000000000216c96d9d146b68a37ba2eda06ca4a80e1438b674a650fb 2,206 1.00/1.00 vMB 48
367,356 367,356 000000000000000007622b3fd62d6636a55d88fada0004ba1434bd4433764dc2 441 0.25/1.00 vMB 22
367,355 367,355 000000000000000006e2c05d75fa28a3b95a7d205c105e270670a15fa16f1b01 1,662 0.93/1.00 vMB 35
367,354 367,354 00000000000000000406ba7d944a532e0d98dc38f66115400302927c18ccd966 1,695 1.00/1.00 vMB 47
367,353 367,353 00000000000000000452244e24bd4ea4dc032260c3d3803664b73907bde107b1 243 0.17/1.00 vMB 31
367,352 367,352 000000000000000004012d90fe4882ba7715b9104fdce3c216fd76015c649bd3 944 0.54/1.00 vMB 22
367,351 367,351 00000000000000000d408a430e5175b53059a86b859c9f5b84c95152e8ece4a7 1,521 0.93/1.00 vMB 32
367,350 367,350 00000000000000000d4cff8d6ae73fe1f2b6cfcb60bce157e0a599861fac8d5d 439 0.26/1.00 vMB 25
367,349 367,349 00000000000000000ea1269af35d70013ae4d2f70be3d014118bfef1aa4dbf8d 1,271 0.75/1.00 vMB 35
367,348 367,348 00000000000000001079cccdff447fb9471cf812d656be0819253d1dd6f6e7ba 1,388 0.75/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 780.86 GB

Node Details:

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