Loading Tool

Explorer IconExplorer

Memory Pool

42,137 transactions
26.23 vMB
0.06031468 BTC
Random Selection Loading Transactions
Max Size: 137.32/200 MB

Candidate Block

Mining Attempt 9c35e1ac394817c287ed3b7d1621760bae403c845526c355f9f221cdc0119477
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 7d964099be0798b8d4e75a9b250cb0e5af400247a053d467afa54454d76763c9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,178
Size: 1.00 vMB
Total Fees: 0.01220118 BTC
Feerates: 100.00 > 1.22 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (580,702 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,191 334,191 000000000000000017e9d86f041260a9064ed493a7e9fa9a7e4f697f61586ebd 1 0.00/1.00 vMB 0
334,190 334,190 00000000000000000a46f406a20ab667a0b0f2aba76ed4ce28cf8a78cccb241d 444 0.19/1.00 vMB 29
334,189 334,189 00000000000000000c97a9da5082ef75bd7667c9e86e6dcf2f115b35b7601b9c 801 0.48/1.00 vMB 28
334,188 334,188 000000000000000016698add941cfcc25697b01924b470f99c2f591b5c9648e6 73 0.04/1.00 vMB 12
334,187 334,187 000000000000000001e8c632dbb4f5d0bb0d0d26b2430c8bcc3d8bdc64e189c3 235 0.16/1.00 vMB 18
334,186 334,186 000000000000000013dd2dd8428f44055d9e1cc379b2b57c5f1ac1bdeb4d4ab5 212 0.14/1.00 vMB 19
334,185 334,185 00000000000000000f0c175f4ec14702bc173efaf5ca37d312a4bd32486e5ce1 1,043 0.55/1.00 vMB 25
334,184 334,184 000000000000000007837d1ab55824cc7d801cc642cc5b35c53c7627d94807c4 696 0.44/1.00 vMB 23
334,183 334,183 00000000000000000cb634f6dc0aa0cb77349d1010be04846767a598625ca17c 375 0.19/1.00 vMB 21
334,182 334,182 00000000000000001afda0a9ecc2bb689c6253e1e46fa68d688775bbecb75903 808 0.60/1.00 vMB 18
334,181 334,181 00000000000000000394fe8c94a09923798d8666410dccb885aef128be4a3a29 1,460 0.75/1.00 vMB 26
334,180 334,180 00000000000000001b057d34f609f2219ad7914700e0ffe01a6b8cb435aff96f 840 0.47/1.00 vMB 31
334,179 334,179 000000000000000001bc93b4505701dc1dd7203318be72b90a592adb18f54565 64 0.02/1.00 vMB 33
334,178 334,178 0000000000000000175fde4d669c8c80ff7d52e607ae4b7db394b8e7ac19de44 531 0.24/1.00 vMB 29
334,177 334,177 00000000000000001ac9586138e94065401307f76ddad8eb0bbaf47c5b51c206 1,319 0.67/1.00 vMB 30
334,176 334,176 000000000000000005ecc55c9aa406f33cbdcac97e14e2be1a2090ebacc57530 66 0.03/1.00 vMB 14
334,175 334,175 00000000000000000a5752ad3a8bbde44570673f569b7624c678d9e3be82b5b4 404 0.21/1.00 vMB 21
334,174 334,174 00000000000000001ad5148f97a4be3ac611fa452948a3552106ac4794c81559 1 0.00/1.00 vMB 0
334,173 334,173 0000000000000000011fd588d5bb5d4a229e9fccb756a0fb0429fa6f5cd7ddd4 600 0.28/1.00 vMB 26
334,172 334,172 00000000000000001271ef54f4411f7bfc8710b633bb068038699bf7db0e98ab 1,307 0.68/1.00 vMB 28
334,171 334,171 00000000000000000980268c8d8016c6f28d6bc6ae3ee15a7aa8f4de866a21d5 1,414 0.72/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.20 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: 653.96 GB
    • Received: 14.06 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.