Loading Tool

Explorer IconExplorer

Memory Pool

23,838 transactions
9.69 vMB
0.03976419 BTC
Random Selection Loading Transactions
Max Size: 58.12/200 MB

Candidate Block

Mining Attempt 679238a8eb1be47151e27a1a3abb281d1aa5791559fbb15ec1a66a22d8d77895
Version 20000000
Previous Block 000000000000000000007a3c4886e413e4b08aaffe5098d64cfa1601183c65da
Merkle Root b67506964a9de095862605e81f218afa03c0487c47afa60480400ea7c82c51a0
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 2,766
Size: 1.00 vMB
Total Fees: 0.02926413 BTC
Feerates: 150.61 > 2.93 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 938,476 (37 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
938,439 938,439 0000000000000000000096b56a2dd14b9f310378e4aec665f52f2afed4dc2c40 2,787 1.00/1.00 vMB 2
938,438 938,438 0000000000000000000035fe84b4e956096fe253dc9aa7dd15c2fd06e1afb28d 2,910 1.00/1.00 vMB 3
938,437 938,437 00000000000000000001e0b59a09e18d19bd543ce6d2de970d791f6f0544f5e7 3,757 1.00/1.00 vMB 6
938,436 938,436 000000000000000000003f7167b1e85362b3d90be0891ed8675f5ac17604db4a 3,061 1.00/1.00 vMB 3
938,435 938,435 0000000000000000000055922d221b62c79cea0ef8c1a753c405b023419b7652 3,630 1.00/1.00 vMB 0
938,434 938,434 000000000000000000011d6134353afbf6edd962fa7832d79e0e256a3510b07f 2,505 1.00/1.00 vMB 1
938,433 938,433 000000000000000000000084c9e71a39c2e768c38479295f407b0430b40a17fa 2,455 1.00/1.00 vMB 2
938,432 938,432 00000000000000000000963156c6c895107e9e10568758de4d217baf1034bac0 1,596 1.00/1.00 vMB 3
938,431 938,431 00000000000000000001e06c512d4417faca0dbf4230e90924403b15a5938d8d 2,201 1.00/1.00 vMB 2
938,430 938,430 00000000000000000000700985aee23ea93c58682d941871a8003cbaa1f71ae8 3,968 1.00/1.00 vMB 5
938,429 938,429 00000000000000000001eac0cd588692d26cef11ac5a747859d52d756b097697 3,081 1.00/1.00 vMB 4
938,428 938,428 00000000000000000000a30ec1abf7c8b6b2590f72ed029cc11018af43e07077 4,018 1.00/1.00 vMB 10
938,427 938,427 00000000000000000000852f3db2660320cb1ab203e2c61fefbe0a1f46e06baf 3,715 1.00/1.00 vMB 5
938,426 938,426 0000000000000000000151c2de202a0d6fa5717ebfde5fb33a6834fa83e620a4 4,297 1.00/1.00 vMB 8
938,425 938,425 000000000000000000014780bc315cdf824a7abe30905a21d212156099960c94 3,378 1.00/1.00 vMB 4
938,424 938,424 000000000000000000011f1b6ed09eee96ce80815cc8c9db0665e79c548589a4 3,214 1.00/1.00 vMB 4
938,423 938,423 00000000000000000000aafa8ba369674c2cc69d8daceeac38f6c68c62c7818f 3,136 1.00/1.00 vMB 5
938,422 938,422 000000000000000000015ae05fb8ebc41d88fc26b2fed21e695b5d5622fe2b6f 2,984 1.00/1.00 vMB 5
938,421 938,421 0000000000000000000056482be779d1429905a45e4f18a92f56fc4843980882 3,667 1.00/1.00 vMB 5
938,420 938,420 0000000000000000000189db08d4ab2636339375814221bba2cb7d949152c0f9 3,591 1.00/1.00 vMB 5
938,419 938,419 0000000000000000000092d5e8823d5b7344bf90a891537178ba416b5ab6b85d 3,862 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 823.97 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 4,112.46 GB
    • Received: 226.34 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.