Loading Tool

Explorer IconExplorer

Memory Pool

78,945 transactions
29.47 vMB
0.08455514 BTC
Random Selection Loading Transactions
Max Size: 180.66/200 MB

Candidate Block

Mining Attempt 10557bde848be6edb9ae9a60b14ad71edcbf4cc17e530a8767b2a7eccb3ef4f0
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root 24a562a57a4261d914a2becf8ee5e454091c85d414b6cd2124bf9c442da9d973
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,669
Size: 1.00 vMB
Total Fees: 0.01979133 BTC
Feerates: 302.00 > 1.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (475,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
439,436 439,436 000000000000000000c483e79584a76f2e06cf72a83579e2447e64df8c885791 2,273 1.00/1.00 vMB 84
439,435 439,435 00000000000000000041d21304bf50409d486e3970f45fbdf4c73e8c22afdb3b 2,580 1.00/1.00 vMB 58
439,434 439,434 000000000000000000d59028cfa8cb38f00c2d4d0f20ae10b69e5eba621ff0cb 2,621 1.00/1.00 vMB 69
439,433 439,433 0000000000000000032776e4bf964bf7913e940dc3cb8ceb4cec2e87c5a096f2 1,641 1.00/1.00 vMB 62
439,432 439,432 0000000000000000024668c25537840afd2c7f0ecbdd31743b1f07a47562ed8d 1,477 1.00/1.00 vMB 77
439,431 439,431 000000000000000003d931dde14c69a365affa2f3b7f035a17078e4b544c2984 531 1.00/1.00 vMB 66
439,430 439,430 000000000000000001c6188f76a641db1bd5916e5698f1fc3a154a7d812ddf7f 2,157 1.00/1.00 vMB 82
439,429 439,429 000000000000000001a42d0f5c0e331a9d2d3091d474878abfcd3a7a09a6972a 1,043 1.00/1.00 vMB 49
439,428 439,428 000000000000000001a1af3352240c8a3cbad1ab1a71a05c6994313804ce3675 1,358 1.00/1.00 vMB 40
439,427 439,427 0000000000000000010dd88fa88e53b0774d00b340fcc15bbfd4ebee8c53aa52 1,481 1.00/1.00 vMB 51
439,426 439,426 000000000000000000ce176f8c718d8b12a7cf1de4ccfff80cbfaac19490b3c2 1,889 1.00/1.00 vMB 59
439,425 439,425 00000000000000000214180f50523bb19703481188b3251d2f612638a2d49e47 2,093 1.00/1.00 vMB 68
439,424 439,424 000000000000000003654e791eea4094b81d61b198478649ec062ace26eddab1 1,345 1.00/1.00 vMB 70
439,423 439,423 0000000000000000042751089160c9705e8117e0359a6aeefd23a2da2092fb7a 1,780 1.00/1.00 vMB 58
439,422 439,422 0000000000000000024adf45faf8cfb566d877c49bad118a0e31a52df8ba8f40 1,690 1.00/1.00 vMB 73
439,421 439,421 0000000000000000016db5edbd6571e224ad6c68276f3e51fcf718c7f82f3c50 2,954 1.00/1.00 vMB 57
439,420 439,420 0000000000000000022414b8c2635c07687b843d0fe6fbd2339e8b4e486dcad2 2,002 1.00/1.00 vMB 60
439,419 439,419 0000000000000000003b3cdd66479ef4f070b77b768eeedfa52c79156c58e4af 1,792 0.75/1.00 vMB 77
439,418 439,418 0000000000000000042b408015261b58a28012898a980b74166114f856b4fa26 2,963 1.00/1.00 vMB 123
439,417 439,417 000000000000000002edc339f7acde8a044dad9f4170990c0d1bcb70bc809873 1,803 1.00/1.00 vMB 44
439,416 439,416 000000000000000002cae52b39b746e00e1f3ff13234bacd297f2251c8f71897 2,513 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.