Loading Tool

Explorer IconExplorer

Memory Pool

40,184 transactions
28.18 vMB
0.13598707 BTC
Random Selection Loading Transactions
Max Size: 143.87/200 MB

Candidate Block

Mining Attempt 0589b7528802b569cec141b0eccba26bb7bf279fcd48b615f5a5c22aa594eefb
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 1ec5b686352b40b80491a5fb87d78038f6d4ea1f2d35f2573d9a39c34689a942
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.08178046 BTC
Feerates: 102.90 > 8.19 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (509,211 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
405,421 405,421 0000000000000000062694c89e4b27ebb9d785d3ebfc5cfbe8a3c428e5b1a1a3 576 0.35/1.00 vMB 38
405,420 405,420 00000000000000000657200cfc6759f062802df1fff8e72d829fee1f52e93fef 961 0.89/1.00 vMB 27
405,419 405,419 0000000000000000058c9e5c8fead60e19276227e21c8a98415cafc753ff628d 2,059 1.00/1.00 vMB 39
405,418 405,418 00000000000000000241bdd33cc1364ae8fff11968cf811047a8f2612bb4ab66 2,441 0.99/1.00 vMB 60
405,417 405,417 0000000000000000052e003069e597af9f2b4fc018093c37c955415c3392a798 1,970 0.99/1.00 vMB 55
405,416 405,416 000000000000000003a4ed21b8de2830b0d1b9dbcce0efd513696b4f9be1d53b 381 1.00/1.00 vMB 4
405,415 405,415 00000000000000000382c6af1cf490643cece29d57ad8ff2515bc99b717197c7 938 0.55/1.00 vMB 36
405,414 405,414 000000000000000003cd0870aadee97c67230c47619cfcc79c8fb44fe1037949 1,033 0.72/1.00 vMB 26
405,413 405,413 000000000000000001876ae511b25445b88cf88e4e56d2333fe7635ced41b2b3 1,892 1.00/1.00 vMB 43
405,412 405,412 000000000000000001e8cb4abcccd7ec9215c82fee7f6b17fca58bde2314965a 1,893 1.00/1.00 vMB 39
405,411 405,411 000000000000000005e643ae3671ff9617a5a74ca1b596c67c4bac737c838de7 2,225 1.00/1.00 vMB 60
405,410 405,410 0000000000000000013c019c371eb466d39daac7c5a5512df7ca6165deec6ec1 1 0.00/1.00 vMB 0
405,409 405,409 000000000000000001d396bf4cf62c8204ec7be0bcb0e904a79767847af9aa44 2,230 0.99/1.00 vMB 52
405,408 405,408 000000000000000002a3f375682126d0cdb8e5da60e35b37e7d7cfb2e92ff59b 1,127 0.79/1.00 vMB 28
405,407 405,407 000000000000000002d0042e27ef6485c0ade2859957dd2b706ea63a77532b00 1,704 1.00/1.00 vMB 44
405,406 405,406 0000000000000000055d82b8961c25bbaa3bfbe7a60cc7ae532636e020b95bb5 890 0.58/1.00 vMB 38
405,405 405,405 0000000000000000067c1b82480edde9602054162f8e3495597b5bd9d3651dfe 879 0.95/1.00 vMB 20
405,404 405,404 0000000000000000054efa598c290e45e2f1742aaea2aa83ebcafb889d06d700 279 0.39/1.00 vMB 18
405,403 405,403 0000000000000000050c663483bcf7ae2a841b41b198bc8f0c5b617003b54a6c 2,043 1.00/1.00 vMB 48
405,402 405,402 000000000000000002deec9db636324398ff23339196a45d94e2f0f6bcbc726c 2,090 0.99/1.00 vMB 50
405,401 405,401 000000000000000003b77a24efda527924d989a71cb220edcd9c173ce78f43b0 2,031 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 781.74 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: 630.38 GB
    • Received: 12.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.