Loading Tool

Explorer IconExplorer

Memory Pool

41,965 transactions
26.19 vMB
0.05960718 BTC
Random Selection Loading Transactions
Max Size: 137.05/200 MB

Candidate Block

Mining Attempt 4c0c9ce7dc62b108f7e25efb7352c83fe064781460471ba464cdfdaebc409a4f
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 05a26c33dfe8d51b7ec1c906cca000974d1a7f403b10958beb308203c357df72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,237
Size: 1.00 vMB
Total Fees: 0.01179801 BTC
Feerates: 100.00 > 1.18 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (316,653 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
598,240 598,240 00000000000000000008621e98fd4960e63dfa53432caead5dd3feca858b24af 322 0.09/1.00 vMB 25
598,239 598,239 0000000000000000000827e2e4fde19b78ae68529ecb81eb561e6e10180f0905 386 0.11/1.00 vMB 25
598,238 598,238 00000000000000000006621ee560fefebf995111ee74ab44e03a077a08752cd1 217 0.05/1.00 vMB 10
598,237 598,237 0000000000000000001419c3460647232ca9716fa1a7cab57b39fa8b8d078683 1,588 0.54/1.00 vMB 16
598,236 598,236 0000000000000000000ced9c7355c89755ba55812e5d3b8f95e7a11481cc54ea 1,560 0.49/1.00 vMB 16
598,235 598,235 00000000000000000013f0ce0bf5f70d9c5fbab175f93779e64bbb972c933595 1,394 0.41/1.00 vMB 18
598,234 598,234 00000000000000000006c12ef3ffc9b510aea28e3bd1a6595b616de52b7f5e20 3,097 1.00/1.00 vMB 22
598,233 598,233 00000000000000000015eb3204354179c498307d5660af89916c5d74d597998d 1,722 0.54/1.00 vMB 12
598,232 598,232 000000000000000000107ff4794fe506ed47e7c92d252614af7f1db6a517e2e6 3,047 1.00/1.00 vMB 11
598,231 598,231 00000000000000000000ea656fcd540fe55a6dab9fe587c8f9351f13cb31c4f4 2,260 1.00/1.00 vMB 14
598,230 598,230 00000000000000000007ce681f7b38fecfe16b6146cb5d6d9c897423ac22881f 2,613 1.00/1.00 vMB 40
598,229 598,229 0000000000000000001187fd02d8c25d771a877ced06d31c62f3cbc5083f7bf1 1,392 0.47/1.00 vMB 33
598,228 598,228 0000000000000000000c999f19b94ee2e996f2a6f42d7c5e318f05c40022ce10 2,497 0.79/1.00 vMB 25
598,227 598,227 000000000000000000003efe281bc0650a59fd78a6a6d60f6fc80377e59d282c 361 0.11/1.00 vMB 32
598,226 598,226 00000000000000000013b8a07fbd44a15140a507206e99a9bac21221ba8b1ae9 1,965 0.70/1.00 vMB 21
598,225 598,225 00000000000000000001576370b2936df61bee68b1c78baa059d8f10c9370fd8 2,430 0.67/1.00 vMB 9
598,224 598,224 00000000000000000011478838621a687c546b4c2fbb412a4bd1919326994685 2,342 0.99/1.00 vMB 37
598,223 598,223 0000000000000000000983054b6995e866845a6d990c784dc562b763fcd96bf4 2,590 1.00/1.00 vMB 13
598,222 598,222 0000000000000000000a921af2cf54fae5e8911dddc83522d4e70b29a4e7eb1e 280 0.07/1.00 vMB 16
598,221 598,221 0000000000000000000fb263b70f4bf0fe2ca0d8a0558eac5e9475809a3a359a 2,370 0.82/1.00 vMB 15
598,220 598,220 0000000000000000000ebd8fc22adbb4df79056b624444dfd32704ab6367e62f 1,163 0.55/1.00 vMB 11
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.