Loading Tool

Explorer IconExplorer

Memory Pool

82,427 transactions
30.76 vMB
0.08446530 BTC
Random Selection Loading Transactions
Max Size: 185.45/200 MB

Candidate Block

Mining Attempt 30eecc727eabae342ff8201312e808ed24671b8a8f124bae01df95182c596ad0
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root b7b5b46491bf033c589a27ae0091c1b014e218f581800132b99b5d48ef4b5e5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,207
Size: 1.00 vMB
Total Fees: 0.01896583 BTC
Feerates: 73.20 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (702,523 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
212,452 212,452 00000000000002ad0488f9eda91726b7797417cdc32fc049121695c329faf691 549 0.27/1.00 vMB 203
212,451 212,451 00000000000003a88bc4f174b0ca7e793ac003003b22f3c70cb5d731c31fb8b8 391 0.20/1.00 vMB 163
212,450 212,450 000000000000010b329b87cbf942b0ebaf875a9a1d4f0bc5007bfbabfe709e09 678 0.20/1.00 vMB 267
212,449 212,449 0000000000000066fb3ecaab191c86e7eb420c222d710c5e6add59cfe3acd2c8 840 0.36/1.00 vMB 107
212,448 212,448 000000000000027ab7af3024489ced39a9601bd9a7bb82ab1ef29b9d963316ab 630 0.25/1.00 vMB 204
212,447 212,447 00000000000000b46eea0bcbf316f8e188da3fded36b8411a2f2c46f1f1c5951 673 0.30/1.00 vMB 201
212,446 212,446 00000000000000739824e792e75a50231b16b7015885bb4e6384d1a17119b9bd 70 0.03/1.00 vMB 117
212,445 212,445 000000000000016b3c23dae77d2d582f8e496c91edbc11731bd19a8119d281a8 175 0.08/1.00 vMB 161
212,444 212,444 0000000000000218b54671efa7299c2d74e1ee3c45a56afbefe7719f09c8dc7a 151 0.08/1.00 vMB 67
212,443 212,443 00000000000000e5d64e56f79d0871c826fecb8c33a171fb5e8cecdd0e41e9dc 589 0.30/1.00 vMB 166
212,442 212,442 00000000000002ded37b834cb78ca472cdd87fed60efa13f0a9580c4a6f23d1e 250 0.11/1.00 vMB 190
212,441 212,441 0000000000000261b970ac61f73cd25e7ebd2ba63a79650d6d6b82f5431b79e9 271 0.13/1.00 vMB 138
212,440 212,440 000000000000018f6bd9199b2b9cbf9e54be76aceb6ec6f7e79ed25257cabbfa 685 0.25/1.00 vMB 248
212,439 212,439 000000000000017cfb9b9be05ba483ed851cea2f93e54ff7e94e89b8775dad03 192 0.14/1.00 vMB 99
212,438 212,438 0000000000000252f906596da58dff1e16bb8879fc243dcfb60c5e5183068b5f 384 0.17/1.00 vMB 169
212,437 212,437 0000000000000056962d84826f69fb956a844d3b346dcb365b49f459ee1e30bd 275 0.20/1.00 vMB 110
212,436 212,436 0000000000000155389b3e6f5530fdef438699a4287d49331ba8e4a96703e646 710 0.25/1.00 vMB 287
212,435 212,435 0000000000000340c2e6c43a41413aedb4d0c937ac68ebd488a254c80749df1b 149 0.04/1.00 vMB 45
212,434 212,434 000000000000037a8662836544701624020abc1646eca3a36784d163e6b9bcb6 204 0.10/1.00 vMB 172
212,433 212,433 000000000000010106ddf4dc58203a1e62a5aebf13301d455367247946505607 50 0.02/1.00 vMB 139
212,432 212,432 00000000000001083a3fe32a720211067000a4f1d94f329e9cc1c5a073554216 175 0.13/1.00 vMB 129
Previous 10 blocks ↓
Total Size: 782.35 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: 661.74 GB
    • Received: 14.83 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.