Loading Tool

Explorer IconExplorer

Memory Pool

39,075 transactions
27.51 vMB
0.06571029 BTC
Random Selection Loading Transactions
Max Size: 140.44/200 MB

Candidate Block

Mining Attempt d17173bdd4be4746be4b880a7dd13e43ade2073436241f51533cf9b6a012436c
Version 20000000
Previous Block 0000000000000000000150af92ee92bd2e82ce4cfb7457b8417f1c43deb942f9
Merkle Root 1c07247290cfa685970fe70fcc52c703bcec42756c25aef9a23336b646ef8001
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,536
Size: 1.00 vMB
Total Fees: 0.01322025 BTC
Feerates: 100.95 > 1.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,644 (222,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
692,197 692,197 00000000000000000013f65a866344fa0e453f86f4884faa9416c83718e8bb51 1,285 0.56/1.00 vMB 12
692,196 692,196 000000000000000000066faa23b677eae015ee6b188dd02ba9b24e296e018c0c 31 0.01/1.00 vMB 5
692,195 692,195 0000000000000000000c580c84148bf988e3156a0033d4aa6ab8ecc9a6eedb48 330 0.11/1.00 vMB 11
692,194 692,194 00000000000000000001d30f270f97f198e7198c50d905eeb8a66149e81360c1 2,307 0.75/1.00 vMB 17
692,193 692,193 0000000000000000000908e7ff1e0db72ead3d64e1714770a0569076a066464c 1,795 0.89/1.00 vMB 15
692,192 692,192 0000000000000000000a7956daf069b286dbadb1bc34aaab1d43d22da761e011 2,594 0.99/1.00 vMB 19
692,191 692,191 00000000000000000010b25dfcaf04ef4d67218f341af447493a291851a8d1a9 2,223 1.00/1.00 vMB 9
692,190 692,190 0000000000000000000d7f70089fa6b4bbbd9961b2efb7aa49363e5822526d1f 1,681 1.00/1.00 vMB 9
692,189 692,189 000000000000000000058f08bc0abac7e5b44e188c4c30a6b20103424a3d7d80 2,453 1.00/1.00 vMB 19
692,188 692,188 0000000000000000000cb8373cd754944479c23e15304bc0011248b4c37ce929 504 0.20/1.00 vMB 22
692,187 692,187 000000000000000000086f48ff5a758dfd9a2ecb4b8f4cf1ac7597b4ada3334b 996 0.36/1.00 vMB 14
692,186 692,186 00000000000000000002ade60726513c3b4b3295fefb67ac76b9bc21d0a00651 1,435 1.00/1.00 vMB 7
692,185 692,185 0000000000000000000f45afe3ecf68282c54b23299fe8be943f54bfd534b844 2,847 1.00/1.00 vMB 16
692,184 692,184 00000000000000000010e1e7614e1c0a04ce4b75e809d0bbdd82ddbcdf080159 2,686 0.92/1.00 vMB 20
692,183 692,183 00000000000000000011b28a339c4854925adafa43854309dff5219f710273c3 1,810 0.64/1.00 vMB 6
692,182 692,182 000000000000000000015ab28ccdfd892f95cf2543ee430ac5cd60c9bd608cf9 2,843 1.00/1.00 vMB 29
692,181 692,181 000000000000000000138010cc72afc95a8ddbf8b2bbc7f6fe150276443ff5fb 2,598 0.91/1.00 vMB 14
692,180 692,180 000000000000000000015d7b23b5c461542dbb1451317f40fa4812944c4c840b 2,038 0.93/1.00 vMB 24
692,179 692,179 00000000000000000001d0a21ed5e7f15c7c70c0ae96042314bbfd4abe14cdc6 575 0.26/1.00 vMB 18
692,178 692,178 00000000000000000008256ddd0dbc7c37a093f76b7b6ddadf031cfcb40d7611 1,631 0.73/1.00 vMB 20
692,177 692,177 00000000000000000009155af25e5d402275d55f0ce4174978ba229b948b2d04 1,352 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 781.76 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: 632.27 GB
    • Received: 12.11 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.