Loading Tool

Explorer IconExplorer

Memory Pool

38,327 transactions
28.12 vMB
0.06381299 BTC
Random Selection Loading Transactions
Max Size: 142.55/200 MB

Candidate Block

Mining Attempt bbf4ffc1dc6aae1d38c8c9dc341ba6e66af0a56fcd329d58e094e85334ac61ad
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 4d6fb50cb65f06e6f2d73abbaec03b7d93189fb6bff7c09e8b73ed365169862c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,245
Size: 1.00 vMB
Total Fees: 0.01000227 BTC
Feerates: 150.80 > 1.00 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (145,156 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,445 769,445 00000000000000000003bf44d7f470ab76acd5ddd1467e49045f0a34a8f5ebab 482 0.13/1.00 vMB 18
769,444 769,444 00000000000000000007f09948ca6414e8e29dd395d9d0b6711062cdfda0752a 2,330 0.96/1.00 vMB 14
769,443 769,443 00000000000000000002f2ac1e348bc3d6d0213700900fdc8b5c6f0ed2fb3956 2,810 0.93/1.00 vMB 17
769,442 769,442 000000000000000000017638883b99a2030d99efaf16bd0d48f20a5e573d2f23 2,057 0.67/1.00 vMB 17
769,441 769,441 0000000000000000000271bb0c53cedaa7ba0ffbc33c166a23be7dd920e2b5dc 880 0.30/1.00 vMB 7
769,440 769,440 0000000000000000000698c54196f4b36451db3830e0f938977527df29617545 2,208 1.00/1.00 vMB 15
769,439 769,439 00000000000000000004f89bcfbd604f99415be14735c9613431b37a2bdfb79e 589 0.20/1.00 vMB 14
769,438 769,438 0000000000000000000384811480c62b48b2e6e08f8c6fbc9a51d1c50f9ad733 181 0.05/1.00 vMB 19
769,437 769,437 00000000000000000003cde852b73de732a8c98aee6a103733d8b0c47541b772 1,329 0.56/1.00 vMB 14
769,436 769,436 000000000000000000053cd897636612255175a96bf058614f967a7287120aef 55 0.01/1.00 vMB 26
769,435 769,435 000000000000000000060fd06df2b9a6e000536536bc1acb96c3c5036e617130 1,118 0.49/1.00 vMB 8
769,434 769,434 000000000000000000078fb50ffde8626907d9b6c315b796878fc5f5fb4634f5 2,708 1.00/1.00 vMB 13
769,433 769,433 0000000000000000000366a7904fe6825ba29c8f968b0a5d6fdcc278bc39e4dd 3,304 1.00/1.00 vMB 23
769,432 769,432 00000000000000000007be2fe0241536962476206fe0aa527cf75fd6938c94aa 278 0.12/1.00 vMB 22
769,431 769,431 00000000000000000000be30623a8f6e0a011eec8e438e708726e5c0413a1d1b 1,611 0.74/1.00 vMB 16
769,430 769,430 0000000000000000000166a41d2bc1ef47d256d4ab9211190c6b3a237fceb13e 1,184 0.58/1.00 vMB 4
769,429 769,429 000000000000000000078df4fc030d5e298d2325416dfc7afbe0ee5f5eec635d 1,702 1.00/1.00 vMB 19
769,428 769,428 0000000000000000000353168ccc3c3e5ea2db501d9d54f58be4f8e68ed9265a 1,406 1.00/1.00 vMB 20
769,427 769,427 00000000000000000005466d15c04fa12765dd7c481aafcd9aa49ee65b451860 326 0.10/1.00 vMB 18
769,426 769,426 000000000000000000031d3c1aee20bd88143e5200fafad0110152412d25e1e6 1,733 0.83/1.00 vMB 11
769,425 769,425 000000000000000000011c875e3ae91de2e172358c8ac26d0b3bb7d483e865cb 2,832 0.99/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.69 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: 628.68 GB
    • Received: 11.82 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.