Loading Tool

Explorer IconExplorer

Memory Pool

82,941 transactions
30.70 vMB
0.08061972 BTC
Random Selection Loading Transactions
Max Size: 188.40/200 MB

Candidate Block

Mining Attempt 45478135579ec207908f2f00a429c985dd5a96466c44754b1aaf8e8de9bba581
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root b78bc362d01260cd105c78e9d7958bfa9717adf74b442268cf439d75575c50e2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,558
Size: 1.00 vMB
Total Fees: 0.01085934 BTC
Feerates: 40.21 > 1.09 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (486,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,360 429,360 0000000000000000038d64dd09d551358d643bbdc2bcf347852c1570d63a4391 236 0.11/1.00 vMB 56
429,359 429,359 0000000000000000030cdce6e77d703f92582a6886d0d75b1c2aea0f1ea58f0d 336 0.75/1.00 vMB 9
429,358 429,358 000000000000000004bad734b0f4f1c7e8bd262f6ca8a408d3804cce521a3978 1,218 0.55/1.00 vMB 55
429,357 429,357 00000000000000000190f86eafd6cc275e83744acad475c6e636a0ac367f5844 2,474 0.99/1.00 vMB 58
429,356 429,356 00000000000000000038e7db40a64471f5af757554eb07195546eb659acc84fd 1,572 0.62/1.00 vMB 56
429,355 429,355 000000000000000001a2d3983295ee55464c32cf0ce0b3fb8239e5bd0293ed9e 749 0.45/1.00 vMB 44
429,354 429,354 00000000000000000480e49a5844bdb33643a86557d5f704a315166b4630a403 328 0.15/1.00 vMB 53
429,353 429,353 0000000000000000007b2b6e90e005a7346a87572f9ab0945903126dd2002ed2 802 0.38/1.00 vMB 51
429,352 429,352 000000000000000001d134902d1ad9cd81ca2185306ca4df7d54feeefaaa4db3 2,262 1.00/1.00 vMB 52
429,351 429,351 000000000000000003c45b2426fd7b0797d0d0aa70718f8825c449c3c1aa890a 2,437 1.00/1.00 vMB 59
429,350 429,350 000000000000000001c779d730649ebbb72d2da182ac01f78fcc3c08d271ac16 2,215 0.97/1.00 vMB 55
429,349 429,349 00000000000000000077215b66424e78c0fc308232129bdee5b1a232a2596305 546 0.20/1.00 vMB 60
429,348 429,348 000000000000000001c17239153ce96be401f9448a1688875884b30393523e3e 1,921 0.90/1.00 vMB 54
429,347 429,347 000000000000000001e34f55fd0e1495056ebd29c0e7d9c301db29310ffcdd46 878 1.00/1.00 vMB 24
429,346 429,346 0000000000000000045ffb1b8bb0eb000c83b0f6c48c1fe60fd04280366470d1 2,269 1.00/1.00 vMB 50
429,345 429,345 00000000000000000418fcc6f9ef1c1f23580cd10eb3909320c76032530c7e1d 2,298 1.00/1.00 vMB 74
429,344 429,344 000000000000000004bd5bc52e5fc61c0ea4b883c4b42fa41f0f0070216a8c74 1,446 1.00/1.00 vMB 38
429,343 429,343 00000000000000000371afc55c426197f350f991d535c94ff59aaa87c57ded7d 237 0.25/1.00 vMB 48
429,342 429,342 000000000000000001d43453dcaaee3400443d447478adf04e8b683e2e8f27f0 1,916 0.91/1.00 vMB 62
429,341 429,341 00000000000000000292ba3c90df7173a70bc2942690073b7566ce7f8466376b 678 0.75/1.00 vMB 27
429,340 429,340 000000000000000001e3115ee81aacb7ffb92d6e5caf92577f702a1f358126e4 79 0.10/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.02 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: 719.32 GB
    • Received: 18.03 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.