Loading Tool

Explorer IconExplorer

Memory Pool

68,271 transactions
26.05 vMB
0.06462418 BTC
Random Selection Loading Transactions
Max Size: 156.63/200 MB

Candidate Block

Mining Attempt 184d74f7ab238df56452bd49cc94425a419f2f382cdca4ce4314ec5bdc04ae6e
Version 20000000
Previous Block 000000000000000000012bcb1b2e80b6a64226a9b1bd5f2b49913884a73b7425
Merkle Root 6558fec8b61572f97146e2c9b3584c2fd99e7e973aaf674e374f05bfda55e4de
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,963
Size: 1.00 vMB
Total Fees: 0.00928306 BTC
Feerates: 40.21 > 0.93 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,499 (723,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
192,025 192,025 0000000000000116f161bfdfb5ef3a25bfd410edb920c59882f9a256360c72f5 32 0.01/1.00 vMB 0
192,024 192,024 00000000000000e016b9eea8b07dd4e006cc5d0159a3e53dba3447b292d1431d 294 0.17/1.00 vMB 167
192,023 192,023 000000000000048aad2410e8c512234ea041e0ed30bb90e899ef9aa8ad93398f 1 0.00/1.00 vMB 0
192,022 192,022 0000000000000459cb9fe9b5876e6b37271b965b3a8e73d0bcb8853316052fb0 512 0.21/1.00 vMB 95
192,021 192,021 00000000000003010865552cf824b65dfd992af0b0388cecd425b02aa880c062 11 0.00/1.00 vMB 0
192,020 192,020 000000000000056fd084f794c2f7a03979ace17d7d6ccba9bfc8d63e2f0efb76 277 0.20/1.00 vMB 83
192,019 192,019 0000000000000635444d5d6b036813c072c20bea013b410b8c59dffc75dce9ed 64 0.03/1.00 vMB 56
192,018 192,018 00000000000004aec374aaf5e94565f707a40261a56c59346ae68c0dc7937b9a 425 0.22/1.00 vMB 152
192,017 192,017 0000000000000514cbaaf20e83121dfcf340d4fc223277f7b62388b231dceb08 234 0.25/1.00 vMB 94
192,016 192,016 00000000000002a908cbf603c89537c624669b5cbfa6ac5321fe361552993878 634 0.20/1.00 vMB 269
192,015 192,015 00000000000005f581038ad702c8bf332b3ee4cc56f3addde526a3f1e46a862b 320 0.12/1.00 vMB 123
192,014 192,014 00000000000003118fb5848bc9d683f0a7ac49237c79300c924e0d189035260d 109 0.06/1.00 vMB 115
192,013 192,013 0000000000000466fadbd8c2694b14a6a770d7161925bd098a5bda4dd995e41a 361 0.18/1.00 vMB 138
192,012 192,012 00000000000001edd0001d81b9de3ae8d79212a417c5af44dae83e58182c04c5 133 0.05/1.00 vMB 88
192,011 192,011 0000000000000776631972b485262bc7ee52ed206335f30246adf97d578c30e8 65 0.05/1.00 vMB 35
192,010 192,010 000000000000047f7a7e143d3337a7e817b6b1ce31db1e3e9806a40e296e0a3f 93 0.05/1.00 vMB 129
192,009 192,009 00000000000001e60459379b602faf6a68c9d26053829ff39223718c0502965a 231 0.23/1.00 vMB 80
192,008 192,008 000000000000077a23bb921e5ffc349b22a511c968b2c39ae3e2c2e999a9653a 293 0.22/1.00 vMB 90
192,007 192,007 0000000000000615cd693a8fcebb65e9d68121069dbb97ec63df07f7c0d36b51 124 0.10/1.00 vMB 61
192,006 192,006 00000000000002e23bb92f041c73633919429835dab96560c2a87322ac127075 216 0.08/1.00 vMB 110
192,005 192,005 000000000000079013eb1bedec04416422c266a76f35cd670836f5f7d702c57d 513 0.25/1.00 vMB 121
Previous 10 blocks ↓
Total Size: 783.26 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: 763.49 GB
    • Received: 19.18 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.