Loading Tool

Explorer IconExplorer

Memory Pool

88,715 transactions
33.76 vMB
0.14155411 BTC
Random Selection Loading Transactions
Max Size: 199.91/200 MB

Candidate Block

Mining Attempt a21290acae32eca6d5cb92b18e742fbb7f46b12961e74ccda71db94948eaa49d
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 43082f75b69565eefcd598700764fc599918ad7795ed57ac85d5f060b15a4809
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,271
Size: 1.00 vMB
Total Fees: 0.05714406 BTC
Feerates: 469.97 > 5.73 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (672,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
242,799 242,799 00000000000000d6b08911ee05ab0fc0962a1a971ab92ce666bdcdedcc2b6510 17 0.01/1.00 vMB 177
242,798 242,798 00000000000000854758bb5061d371eabb26827a5c91f89f2a416fc1f339aad6 217 0.14/1.00 vMB 147
242,797 242,797 000000000000007be560b00725b43660096b19daf3fd6084a249cac738dd4e23 513 0.22/1.00 vMB 180
242,796 242,796 0000000000000030206c9876e5a58617daceb6fce9c6ee6bd15b2c2f72da21b2 154 0.06/1.00 vMB 210
242,795 242,795 0000000000000094661118b2bbcab1c405f45f35400e25f767e70b20cb70073b 155 0.09/1.00 vMB 112
242,794 242,794 00000000000000505d374e6c5b8e23856a52794c1d752c397f247ca776797c86 594 0.25/1.00 vMB 645
242,793 242,793 00000000000000dd409cfb14621e4cd43c6f11d8af6d09f7e0fc1537dfbdf6a3 208 0.16/1.00 vMB 242
242,792 242,792 0000000000000030b2128d5c0bb7302666ca445e708b7cda1d89c284b1e1059a 128 0.06/1.00 vMB 56
242,791 242,791 00000000000000d7299eecfe2f5159e928c2f86ee54b3b20e714ee320f5ae1e8 634 0.25/1.00 vMB 408
242,790 242,790 00000000000000037158b6012f41d975fb0435349fdc661f35df516e87f1ae28 102 0.06/1.00 vMB 88
242,789 242,789 000000000000001abc32afa6f53dbaa36174e44f29466df9cacaea1d738fa292 227 0.21/1.00 vMB 65
242,788 242,788 0000000000000095504149eb87705f6515a0c8e0c3a3f2295a304ede4bd6a56b 561 0.25/1.00 vMB 178
242,787 242,787 0000000000000090148cf5a171e22285ddc7da84eae55b0b28323d767f87f97f 716 0.25/1.00 vMB 281
242,786 242,786 0000000000000025e684692fecb73090111403f082ab678b407c19433dd3e102 262 0.11/1.00 vMB 167
242,785 242,785 00000000000000b3a6d0fe9d8d7ea618b49d8e9bae376e802bd72d48dfec1485 329 0.17/1.00 vMB 163
242,784 242,784 00000000000000afdc91b3f8336ac95045c017e4265bc1f593e963a8cb252119 363 0.25/1.00 vMB 155
242,783 242,783 00000000000000062a581e7c75fb0a400e72e2b7d9c17486a14384a8ac1f37a1 47 0.02/1.00 vMB 235
242,782 242,782 0000000000000093054c8773768f53807d4d1eeb72089af0347d09559e62b8de 80 0.04/1.00 vMB 165
242,781 242,781 00000000000000b5f1a1d81462c7bceded6e3977aaa878928c87e7f4dfa1119d 429 0.23/1.00 vMB 322
242,780 242,780 00000000000000a26c81e433ba8706e67a68b27feeffd14593dd8f14a9dafe9c 260 0.19/1.00 vMB 161
242,779 242,779 000000000000007c6d7bb0711affd8ae5ee03f5c50e442f7615135425a0274ac 378 0.16/1.00 vMB 491
Previous 10 blocks ↓
Total Size: 782.30 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: 657.92 GB
    • Received: 14.56 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.