Loading Tool

Explorer IconExplorer

Memory Pool

79,413 transactions
29.98 vMB
0.07865593 BTC
Random Selection Loading Transactions
Max Size: 183.22/200 MB

Candidate Block

Mining Attempt 861b182b8f948f3e6e99cd8a26a984cc0a79f67ff4c80a024207a00532aecefa
Version 20000000
Previous Block 0000000000000000000132aebc62a7fb5d713e95e3d3a19852c83d9376df43c7
Merkle Root 8f2f9dd2098862a7189d2694c3b90db02ec2e086a2d9205e3b554592772a0d45
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,628
Size: 1.00 vMB
Total Fees: 0.01208318 BTC
Feerates: 200.00 > 1.21 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,374 (688,933 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,441 226,441 000000000000033d812837835f8b565d7471b31222d57b0d7fc9d739245dc954 16 0.01/1.00 vMB 29
226,440 226,440 0000000000000006742906df1592ae585060dedd34de95fe19ee7541545241d2 371 0.16/1.00 vMB 222
226,439 226,439 000000000000028cec1ec046cf70fa075b3eeb12774e7390e9f4dd107c907b7b 233 0.10/1.00 vMB 186
226,438 226,438 000000000000021f13ff59a186273276bae6b3204f058e9b03a0c2c65853f4c2 85 0.05/1.00 vMB 150
226,437 226,437 0000000000000022237cf7c6365e94c69efbd38f6bbcb3ba601495a400b3f10d 7 0.00/1.00 vMB 338
226,436 226,436 00000000000001539c45c6a5c708d40a84f5d98a2d571343f2bd183025f3636e 214 0.09/1.00 vMB 223
226,435 226,435 00000000000002e12734b44a94cccdde5a23232c03bc4d3fecd9785e26419f60 272 0.10/1.00 vMB 204
226,434 226,434 000000000000009f5477bd6f22b5758d08b2df28ca0fc9dc7b54cc692fc17a97 8 0.00/1.00 vMB 111
226,433 226,433 000000000000028fdd6f471b712d3865d3cf4093b9c4ed85c3bfdd819da9383d 74 0.03/1.00 vMB 170
226,432 226,432 000000000000028f9a2a751b5e2256516e973becd7835e95d0b0204c3c7486ac 119 0.05/1.00 vMB 176
226,431 226,431 00000000000003688e1d4e91b54072d8b114a8d26f0e5bca19d61eb841ace9dd 284 0.18/1.00 vMB 158
226,430 226,430 000000000000001afd28399d490b98059a3c77f041221da5f1ca59a58f6b9f10 256 0.16/1.00 vMB 62
226,429 226,429 0000000000000317ca28189e2c4d72cadb445ebe3faa3da3027a5a3996e352cd 441 0.17/1.00 vMB 232
226,428 226,428 000000000000021584e71f2fd67574f53b491db9edfcaf4c5b9c562444102e34 68 0.04/1.00 vMB 136
226,427 226,427 00000000000003090f9322ea86d2af8b349a8354af61bea7a2167d37adc92629 5 0.00/1.00 vMB 70
226,426 226,426 00000000000001e6546bacc37ac34fb204477c9aa8b689e988d5a8b67e0b8cb0 76 0.03/1.00 vMB 16
226,425 226,425 000000000000003ca2b2b189b9f688f819ea0cab8227a8e3ebada61172ea421d 441 0.19/1.00 vMB 207
226,424 226,424 00000000000001b8708730418f5971b2d1f6aefc9b6315f9a4952ce2344960e5 240 0.11/1.00 vMB 231
226,423 226,423 00000000000001571c145d6a9858bed37ee34defe17ae513ff66aeca98dee330 318 0.14/1.00 vMB 247
226,422 226,422 0000000000000318fb3ae40740218166391240248dbd6f0dd45d9b9c7d4b4447 408 0.21/1.00 vMB 199
226,421 226,421 000000000000019d7c8d3c3076ebfe7771b148456062875ecbaec787f539663a 391 0.25/1.00 vMB 419
Previous 10 blocks ↓
Total Size: 783.04 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.68 GB
    • Received: 18.13 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.