Loading Tool

Explorer IconExplorer

Memory Pool

69,251 transactions
26.60 vMB
0.07751957 BTC
Random Selection Loading Transactions
Max Size: 159.26/200 MB

Candidate Block

Mining Attempt 62334e10c8504e80435448d369f224ca3472673a27e5a148d50a71d613bfac80
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 429d569fec9e9f4eac7cd3fc2e8a1096e17e9033b31ce734a4a120378da746c1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,449
Size: 1.00 vMB
Total Fees: 0.02084347 BTC
Feerates: 703.20 > 2.09 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (723,799 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
191,682 191,682 00000000000001122c47c8ebf885b82d7a51c303d37d31ad557dbee0d44d43e6 5 0.00/1.00 vMB 61
191,681 191,681 00000000000008216360e29a7d46fc9e8db0e84f6ff11f7e7cd3ba8286dd7218 125 0.06/1.00 vMB 100
191,680 191,680 00000000000003cf859d068b813871f0af113951960a8eb192ab2f74c737725d 414 0.18/1.00 vMB 147
191,679 191,679 000000000000073cad2e7176dee8c91c56050193e5049dc71cfd73be71b9c00b 332 0.16/1.00 vMB 121
191,678 191,678 0000000000000259a992629d54e81c4c22776b88464b9ab7061fb6be89cb65ea 347 0.10/1.00 vMB 3
191,677 191,677 00000000000002ec15ca4cb0bf536ebb2193a39f50b2907d6e8c2525d6ec75b1 341 0.16/1.00 vMB 99
191,676 191,676 00000000000006a501e3abd0f3d008e6e4b9ba8ad91ac99cb4c6f68b016898ad 1,024 0.30/1.00 vMB 103
191,675 191,675 0000000000000326f81509b97004927f75f7e3ed5fdba24ecbcd4eb7f824c120 418 0.25/1.00 vMB 126
191,674 191,674 00000000000006930f64769fb606b3cea7c25128b23fa6bc7a16907c508c4ab5 836 0.38/1.00 vMB 121
191,673 191,673 000000000000076f5d5e3fe6b8ddceebd10a0bf4b6285c8662e11cd47490c8bc 49 0.02/1.00 vMB 57
191,672 191,672 000000000000035b66cc4c77ddbebcdc9d302f26448447686309b942552ae58b 701 0.25/1.00 vMB 153
191,671 191,671 00000000000001de1a174744fc3bd42bedc0c164ed69fec271e457171a06e27e 2 0.00/1.00 vMB 0
191,670 191,670 00000000000004e40dc3fdbd834b4bbdc9019b7f6ae459a8587012658acfce66 76 0.03/1.00 vMB 0
191,669 191,669 00000000000005a552759bceb1fd9f7e939bac2e9a3ac15f1306338e4f917b1a 140 0.07/1.00 vMB 173
191,668 191,668 000000000000064e355308e1060b4b577031199e36503c651581104a08740830 647 0.25/1.00 vMB 154
191,667 191,667 00000000000002bfce82509e6d25910cdcc6beda5d933895b2ea06836c284c4e 261 0.14/1.00 vMB 114
191,666 191,666 00000000000000e1dee2c8abd2391687a1bc4fc4c620435a94b3088533a22c27 133 0.08/1.00 vMB 85
191,665 191,665 0000000000000386cc1fe13c61a6775faa27860121e83eced8ec8d9190607b49 169 0.10/1.00 vMB 102
191,664 191,664 0000000000000220b0b0149e3225b0b3779c06d716eb38577614a404e8496d85 1,024 0.39/1.00 vMB 40
191,663 191,663 00000000000007c72de69b03e0b9d26211c9a9bf9c7272e750a19134e39cc461 261 0.14/1.00 vMB 112
191,662 191,662 0000000000000351ea5ae9d75731903b2780dad98e6570662c03b28475515791 141 0.05/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.23 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: 758.45 GB
    • Received: 19.05 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.