Loading Tool

Explorer IconExplorer

Memory Pool

48,190 transactions
29.35 vMB
0.16882450 BTC
Random Selection Loading Transactions
Max Size: 153.82/200 MB

Candidate Block

Mining Attempt d8ac94ff7d1b99a894ef9badbd173d3fb444a3fba80de6a0174a8312b389e8f4
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root 611fe8024db1f6953bb8f71f3b01352f02ac54874cc2799fba22f31174ae91c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,062
Size: 1.00 vMB
Total Fees: 0.04671749 BTC
Feerates: 79.15 > 4.68 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (569,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
344,783 344,783 00000000000000000d8a599b24b92a51a6d82f7b0b50f9b795b0504548f1f21a 1,115 0.60/1.00 vMB 24
344,782 344,782 0000000000000000063c110348b01eae6be5bfc8e6f68b778ba9063722845272 95 0.04/1.00 vMB 24
344,781 344,781 000000000000000000fd1d6028be0c52d08ba31be75868147386234472f56664 415 0.23/1.00 vMB 27
344,780 344,780 000000000000000002e8a01df92c0127c9f144defbf62a39174f9cf292082a68 118 0.06/1.00 vMB 19
344,779 344,779 00000000000000000a81fb6e6d6805cd54749db7b536312a399723821b3de249 204 0.12/1.00 vMB 23
344,778 344,778 00000000000000000295ddd80dc14026fddd9c400d63f9f14875fb535a41744f 694 0.47/1.00 vMB 25
344,777 344,777 000000000000000008db4184d4887e767a044209e669f2bcfceee4b1ed1ab9c0 142 0.10/1.00 vMB 15
344,776 344,776 000000000000000012205f8e298c0e3ffcf8fdf01a509b3e3623e63a75c4e570 512 0.32/1.00 vMB 30
344,775 344,775 000000000000000003cbb3a3c2cc317d3da9d6a7f1897fd8abf339260f56ee2b 256 0.15/1.00 vMB 41
344,774 344,774 0000000000000000028d2af7784ed52ce6f80af30122c9208a5b9ee8511ec716 61 0.04/1.00 vMB 27
344,773 344,773 000000000000000009d2c87539de021d83f23e726cc97c659f48cac38c1041c1 451 0.35/1.00 vMB 18
344,772 344,772 0000000000000000025a33f8f0641158fc954183f9aa9965d3171d4d2f10eecf 950 0.61/1.00 vMB 22
344,771 344,771 000000000000000012dfd5715250a3ec73fbc06b5d1590ab40064a5824ead5d9 334 0.18/1.00 vMB 26
344,770 344,770 00000000000000000126aa0ae5cd1ff1a472e2012066659da55e08ba2a325431 48 0.02/1.00 vMB 15
344,769 344,769 00000000000000000ee2f87cd6533ff14708e54fc34d1dbfd1045cf74942465f 381 0.22/1.00 vMB 26
344,768 344,768 00000000000000000946878c2b42c47c61d7e728e522fc22a838722b188ab0a4 1,162 0.73/1.00 vMB 22
344,767 344,767 00000000000000000229d20ff76b17fecba6c08a33b7b193b255445d24e663e7 1,440 0.73/1.00 vMB 24
344,766 344,766 0000000000000000105725ef53712fa0c538a2c1b662fcf2e28aec146be011d0 600 0.51/1.00 vMB 14
344,765 344,765 000000000000000002fce807784f122e030270816379c66a711b40e985473d20 1,043 0.75/1.00 vMB 18
344,764 344,764 00000000000000001503d92c58e09ea8ca29994174f104a8a4b0d3b179ca2ec9 79 0.04/1.00 vMB 20
344,763 344,763 0000000000000000083f7085c19aadf959225de2c7a3be027ec561a8f3a20618 553 0.45/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.87 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: 644.71 GB
    • Received: 12.62 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.