Loading Tool

Explorer IconExplorer

Memory Pool

84,916 transactions
31.85 vMB
0.16777921 BTC
Random Selection Loading Transactions
Max Size: 189.60/200 MB

Candidate Block

Mining Attempt 3058afcf6048fa71047ac61266700214b9842fcc8398edc27289aabdb5c16bd9
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root d1dcfb900ee465241e4abaa1b0991330846c462849d30da4cbfa18433ac15b78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,022
Size: 1.00 vMB
Total Fees: 0.05317139 BTC
Feerates: 402.75 > 5.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (404,654 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,492 510,492 000000000000000000052c80c7226f0bd2d40659695ae0ad3345b5d80dd71648 40 1.00/1.00 vMB 100
510,491 510,491 0000000000000000002eaee48ee4899e36d4bcd9055aa9c49100a374f9c6c487 225 1.00/1.00 vMB 108
510,490 510,490 000000000000000000291341c5eaad929681db048345aaa9dabd685c0dab80d1 92 1.00/1.00 vMB 103
510,489 510,489 0000000000000000000be699584568d97d6f8355b71ecbb5acc9ac7bad1dae91 246 1.00/1.00 vMB 111
510,488 510,488 0000000000000000004c13807b4d4dc2723a86d997977e574d6ffe7c508987e0 1,655 1.00/1.00 vMB 81
510,487 510,487 0000000000000000002d613756c4d889e7beb3b2599354ad5b30afc61162dc3f 1,520 0.68/1.00 vMB 46
510,486 510,486 0000000000000000003bf5d7b0ddb00bbd9ca0b690197b73268c4b5bd81016dd 304 0.11/1.00 vMB 52
510,485 510,485 0000000000000000002ffd95b90a0f09a0dc78eff54b69f7420781e5e9fb6638 15 0.00/1.00 vMB 48
510,484 510,484 0000000000000000000930cc06fd9a5fae5ae4299d8e565f7084841e26633b70 1,170 0.50/1.00 vMB 44
510,483 510,483 000000000000000000573e16c32f997227123828ba045f051f866020e0c85b07 1,685 0.73/1.00 vMB 40
510,482 510,482 000000000000000000558073478daa4af4e8b307873fadd9eba190a4b1425093 2,116 1.00/1.00 vMB 57
510,481 510,481 00000000000000000024bdbefbdc86a585362e2cc9b60cc7ff44d28762fe0bae 693 0.42/1.00 vMB 27
510,480 510,480 000000000000000000570eb87a97ea518f511b1200083bc40a05c8ba68b74a1a 601 0.35/1.00 vMB 47
510,479 510,479 0000000000000000002aa736ee4ae4f3b999a010856f57b33351f2a06f5baa2b 703 0.86/1.00 vMB 14
510,478 510,478 0000000000000000004fbeed8878f2a287beb9a87f2c26fff97c27822f8652ee 967 0.81/1.00 vMB 24
510,477 510,477 0000000000000000001e626ff14e7037d5f7788b697b748db2f0a8465d79589d 961 0.80/1.00 vMB 26
510,476 510,476 00000000000000000004682c7a68a62b971889d12c9476a5fdc07e2e22876247 688 1.00/1.00 vMB 8
510,475 510,475 000000000000000000484465064a3c2f252d23796e81b8adce15b364104c0e64 1,347 1.00/1.00 vMB 26
510,474 510,474 00000000000000000058c7e4a690bbebfa8c55047b4f3232ceb10039c07dec33 2,398 1.00/1.00 vMB 58
510,473 510,473 0000000000000000002e650c1d4bf137f73afb197db9a7c2e00308aeb628934b 837 1.00/1.00 vMB 9
510,472 510,472 000000000000000000073ad5f86202304cebfb79d41aaa8a34e2046d0a07280e 2,041 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.