Loading Tool

Explorer IconExplorer

Memory Pool

44,931 transactions
27.37 vMB
0.10393112 BTC
Random Selection Loading Transactions
Max Size: 143.50/200 MB

Candidate Block

Mining Attempt b0c1a7f91e7f3f73304359b5a8f38326fa02a551ffa7dd72ef439b7cb5c92870
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 7ef4a2cb0774adb0753878e86c94500e3f3bbadecbb5dce8a36c8a16f0753f63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,596
Size: 1.00 vMB
Total Fees: 0.04753531 BTC
Feerates: 151.16 > 4.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (580,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,174 334,174 00000000000000001ad5148f97a4be3ac611fa452948a3552106ac4794c81559 1 0.00/1.00 vMB 0
334,173 334,173 0000000000000000011fd588d5bb5d4a229e9fccb756a0fb0429fa6f5cd7ddd4 600 0.28/1.00 vMB 26
334,172 334,172 00000000000000001271ef54f4411f7bfc8710b633bb068038699bf7db0e98ab 1,307 0.68/1.00 vMB 28
334,171 334,171 00000000000000000980268c8d8016c6f28d6bc6ae3ee15a7aa8f4de866a21d5 1,414 0.72/1.00 vMB 26
334,170 334,170 000000000000000005f6ee29672a54e5ddd0d6a3dd70c5b2515f2901ef94186d 50 0.07/1.00 vMB 6
334,169 334,169 00000000000000000092537439a877ffe1666f66146e1821c11f01d5da87b927 49 0.07/1.00 vMB 8
334,168 334,168 000000000000000002eea9e1cf9bb6242a21665ce741a34ada36e1ee58af476a 384 0.43/1.00 vMB 13
334,167 334,167 00000000000000000e2b712cb20def75c109051cff8eec1a1f1de8e8d6744c35 1,366 0.75/1.00 vMB 24
334,166 334,166 000000000000000010088893cc1f31860ee4aca1cbdf037cf6147002bbee9af3 1,030 0.35/1.00 vMB 43
334,165 334,165 00000000000000000e434e95907082a9fd7536b18cf630e00b39052f40e56da6 170 0.07/1.00 vMB 29
334,164 334,164 00000000000000000e02e57ef219a3797b1b8c439733def4da8ee5526e95d67d 93 0.06/1.00 vMB 29
334,163 334,163 00000000000000000b349040a3a089ba316198e08462a0652b857c56c836e929 442 0.20/1.00 vMB 27
334,162 334,162 00000000000000000f82c9e8f71d3250162f07c786f1f67a3f59d76c64379998 213 0.20/1.00 vMB 15
334,161 334,161 00000000000000000465d501d9ace7ccc419ed6933ca8d6afd2b3928fbbb9756 1,325 0.75/1.00 vMB 25
334,160 334,160 0000000000000000059afe3b4193756dedfb081170ed78e49c7f09e8269b6e4b 425 0.24/1.00 vMB 22
334,159 334,159 00000000000000000e0745f8acc4b3dd023693420c13460b4f03bc69b8ecc199 274 0.36/1.00 vMB 14
334,158 334,158 000000000000000000a34fe72159c10bc4fa48fe9af454d884829f7fc23e74d0 343 0.35/1.00 vMB 16
334,157 334,157 000000000000000000f1fe83cdc4e356e7fe05318d9a806977cf1fa84112750d 1,205 0.50/1.00 vMB 26
334,156 334,156 0000000000000000099a267bcff49a8be5ba6bff37b522420fda397c6db7b065 590 0.15/1.00 vMB 54
334,155 334,155 000000000000000018b1195541a1707cbcdd4e731be17b0e673a17d612582c58 532 0.20/1.00 vMB 32
334,154 334,154 00000000000000001b456a56a0668ce305fe16a2300489e32bf0ad43e7f86435 56 0.03/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.16 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.27 GB
    • Received: 13.85 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.