Loading Tool

Explorer IconExplorer

Memory Pool

83,059 transactions
31.16 vMB
0.16233952 BTC
Random Selection Loading Transactions
Max Size: 186.53/200 MB

Candidate Block

Mining Attempt 94603f1158044879b2233f050672c107b3c2d060ef144a4124d94bfd657969de
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root b50217434d0767f5f33a9f5497d4f82b7e9062eafff907d93838ac503e71c83e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,703
Size: 1.00 vMB
Total Fees: 0.07057067 BTC
Feerates: 150.65 > 7.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (839,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,159 75,159 000000000061bf160a325ab0540f3cf3ebad1ad64c7454f20f6618ad0f3ecbae 1 0.00/1.00 vMB 0
75,158 75,158 000000000020f7a1612f3e1a0a2da6eddcc96e1bd53b355329a3a22d9e7f612a 1 0.00/1.00 vMB 0
75,157 75,157 00000000004d312552803528ab893608618ce42f14317ce1217fe7fb26fe3a86 1 0.00/1.00 vMB 0
75,156 75,156 00000000006575d0352e09c2ed3a7d47ad6e359aa3527ee6f72dd8cbedc66d51 4 0.00/1.00 vMB 0
75,155 75,155 00000000004a092cf636682d956e5cf2f42ba298f97ea3bf008ccd5723d65f85 1 0.00/1.00 vMB 0
75,154 75,154 0000000000529f125496cc59eeee326db60683736a99cbf133047179f4633cf3 1 0.00/1.00 vMB 0
75,153 75,153 000000000005061b4e7fc9f1935679cfe0a361c72adf61c0a6c2b4f884efdc90 4 0.00/1.00 vMB 0
75,152 75,152 00000000007b98b2253f93d86305036686c525c2fa5ca82dbb7cd0cd8edf6049 2 0.00/1.00 vMB 0
75,151 75,151 000000000070fa87b394783b430b54653a65b15d570f9e4a7927d751df942021 7 0.00/1.00 vMB 0
75,150 75,150 000000000068c8e43844e2200048edb05f1ccd642f250a706dd312f3cf713edf 1 0.00/1.00 vMB 0
75,149 75,149 00000000000342316c8ae161ef1ebc19bd8fd91c64ad1fdefb9793239be93669 3 0.00/1.00 vMB 0
75,148 75,148 0000000000110d0807d016d8fb122a735b099d821ab340673b01525f5ef456da 1 0.00/1.00 vMB 0
75,147 75,147 00000000004bafc433ead9dc5db4783eee3aef9f6e1104fae492b123bdb9c25a 1 0.00/1.00 vMB 0
75,146 75,146 00000000002eb8e7cb81e787f0a5f2827dbe35070ac9778bcc0333b619feb526 11 0.00/1.00 vMB 0
75,145 75,145 00000000000c2f434a7bf860cfe7fb071f74678c3c7c6bd8c3438e1419e60f7a 2 0.00/1.00 vMB 0
75,144 75,144 000000000042f77afd4230f8068388252130ee609ed4bfc932657a0e9b21c392 2 0.00/1.00 vMB 0
75,143 75,143 000000000043d0864be9c1dabc61dc25958dd374ebb5494be1a022399efa24c7 1 0.00/1.00 vMB 0
75,142 75,142 00000000006d36c53478321a290316ac11f45f5ede6531e78ecd89f8af9e7a08 1 0.00/1.00 vMB 0
75,141 75,141 00000000002e49f8b6356ab2faad64827a0497199c1ee80c7939a865293ae2a3 1 0.00/1.00 vMB 0
75,140 75,140 000000000014e0041a055b1a1993791414ca3a8dba6347c7e0cce92737c6ab65 1 0.00/1.00 vMB 0
75,139 75,139 000000000055f5e07b60ff1704716dd71e19261f4a60c4d453079c3b537ea433 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.65 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: 672.67 GB
    • Received: 16.30 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.