Loading Tool

Explorer IconExplorer

Memory Pool

39,655 transactions
27.64 vMB
0.06846241 BTC
Random Selection Loading Transactions
Max Size: 141.34/200 MB

Candidate Block

Mining Attempt 62683719850c623d3c8b2de7b0dbf03e5ae9e287f9e216a2fe808a5288364a6c
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 457601016d55e69d3152a9d056d54cc1874dfc6cbe0c1e1a9cae22c34ab88d62
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,554
Size: 1.00 vMB
Total Fees: 0.01577798 BTC
Feerates: 100.95 > 1.58 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (403,663 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
510,981 510,981 00000000000000000013a89f68ab037fbedc7eec776a2aa3ea9a6a7e9666f214 715 1.00/1.00 vMB 2
510,980 510,980 00000000000000000041e39beca39183fa1ef26b29934d462cea3ead4f26b140 2,073 1.00/1.00 vMB 67
510,979 510,979 0000000000000000003332c1e3583a59e6b5851dd6d132d883fc3f2725a80396 993 1.00/1.00 vMB 32
510,978 510,978 0000000000000000002e111cfe51dff7dcaf5b9a16fa2c869a4c1a5624872e6a 906 1.00/1.00 vMB 10
510,977 510,977 000000000000000000476c0d2d8985136083f4e5818dd69b4d844498a3c1f572 889 1.00/1.00 vMB 21
510,976 510,976 00000000000000000052460e13057501dd812c28ef6a44fd2c02d76449958e9a 1,878 1.00/1.00 vMB 53
510,975 510,975 0000000000000000000cc2992e55438d6e16ee42606f052597fa3fc3327abe7a 1,770 1.00/1.00 vMB 38
510,974 510,974 000000000000000000567c2c1d82329c5f827bc7ca7282e501baf060d7bd5229 1,654 1.00/1.00 vMB 44
510,973 510,973 000000000000000000294952d71e93aced4bbbf71868b86d654a436e23bf334d 342 1.00/1.00 vMB 4
510,972 510,972 0000000000000000002b10874c4bb8bb6d14f0fb50fe2aef58d4c2de55f25d4a 301 1.00/1.00 vMB 7
510,971 510,971 000000000000000000011020989a704e21fa711de6bf52034788d7b8a5b62227 325 1.00/1.00 vMB 7
510,970 510,970 0000000000000000002bd42079a51f05c2fff233ee96bab3ab6892dcbd7f8642 1,297 1.00/1.00 vMB 30
510,969 510,969 0000000000000000000e7cf5ccfcaf4015a4f676b961a28fc775f56258e03077 339 1.00/1.00 vMB 9
510,968 510,968 0000000000000000003d6595644d279ccee57d99dada7081e89670c823b5e25a 632 1.00/1.00 vMB 15
510,967 510,967 00000000000000000038714687ae289db0d6d4a5beaa2f338108e78a37e0133b 663 0.26/1.00 vMB 51
510,966 510,966 00000000000000000041b00abc2a71d1943c35bbc41b87d41161222964206966 2,137 1.00/1.00 vMB 46
510,965 510,965 0000000000000000002ff46223f7865136cc97ee4937b2254bf3bbd9107ae39d 269 1.00/1.00 vMB 6
510,964 510,964 00000000000000000016a1eac9190889c6cb828883ec55339da2180ed38fd36d 684 1.00/1.00 vMB 28
510,963 510,963 0000000000000000002b0f7b96279215255f3ceeb450ac48ddd91c66a18dc0ea 1,361 1.00/1.00 vMB 43
510,962 510,962 00000000000000000027d3a2756bba7dfd8c208ea687549e892d1031daf72a4f 945 1.00/1.00 vMB 21
510,961 510,961 0000000000000000002e354b759cbbcd6824de41d4c36cb56896ad093def9bed 850 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.76 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: 632.30 GB
    • Received: 12.11 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.