Loading Tool

Explorer IconExplorer

Memory Pool

43,540 transactions
27.34 vMB
0.07504547 BTC
Random Selection Loading Transactions
Max Size: 143.45/200 MB

Candidate Block

Mining Attempt a538ba078282c173f85ba44afdc9644aa321077673e075d998aecaece58497e3
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 3e60aa44dc1da0de4d27f95d749ab5ab52865857ced180a4f6ae511a38c5e49d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,335
Size: 1.00 vMB
Total Fees: 0.02375241 BTC
Feerates: 157.73 > 2.38 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (734,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,465 180,465 000000000000044112e37d31a2c429bd9e1c4434a431961e1eb72a95b3aae0ca 67 0.03/1.00 vMB 173
180,464 180,464 00000000000007919a9849619016c9d7753e0a3d4e1ac3cbed380dfe4843df42 229 0.10/1.00 vMB 154
180,463 180,463 0000000000000359cfbff1b16707407b3f3d538e01c6183a6d8d2999f119a579 94 0.07/1.00 vMB 70
180,462 180,462 000000000000099e669c596ddc5e81dfc08b360a6498bc5106dd61eeae333713 257 0.14/1.00 vMB 113
180,461 180,461 000000000000046ac815a55f52fdd80745b4e638851c77282d33f432ad93a37e 17 0.01/1.00 vMB 172
180,460 180,460 000000000000072d60242e5cb7b62fd1172ba3dfefa527dfc1e3fbe1d061085a 130 0.05/1.00 vMB 66
180,459 180,459 0000000000000064fca7d01987b09fd0f81f72013bf7b1cca6095159908608c9 38 0.03/1.00 vMB 145
180,458 180,458 00000000000001f8fab9199fc71f5a07c4f3d63d727e70703289f63abbdf8f9e 129 0.05/1.00 vMB 52
180,457 180,457 00000000000007d574b86d2394858587c2a51f5e5cd60a2bcf35773a630ffc4d 134 0.06/1.00 vMB 125
180,456 180,456 000000000000049e5e9004f7b9ad25a951f8f332d7388cb6fc9231a6832e6c4c 16 0.00/1.00 vMB 245
180,455 180,455 00000000000005ff826d1749b03597e024f00d515778fcdf714e9c43d6758b92 136 0.06/1.00 vMB 98
180,454 180,454 0000000000000755edc7a9ce8746c67abff2a462570b01ccfb7dca8897df0118 29 0.03/1.00 vMB 14
180,453 180,453 00000000000000ffc759059051059000cb8e30555c48daebaee1acee5a5b6c9f 292 0.12/1.00 vMB 131
180,452 180,452 000000000000097e7dec79a1b803819a4f0316adf7cd965d0d3e06afc71b6838 67 0.02/1.00 vMB 120
180,451 180,451 00000000000002e8e6ab984c56a946c0b24ac5743cf4721a09ccc1c6b1821d8e 104 0.06/1.00 vMB 174
180,450 180,450 00000000000000e2654831f78c16ecfaf0206699e9aa1224aaeec8d2ad92caef 202 0.11/1.00 vMB 117
180,449 180,449 000000000000013599fb18002808cd80c018ed7914f892df0945278e257395a5 135 0.06/1.00 vMB 131
180,448 180,448 000000000000071340793a2116086f3782ba5688afd2ab0c7f7d851775f3de52 52 0.03/1.00 vMB 89
180,447 180,447 000000000000007dc44a22963adcf92e55208c3cdd346bfacdcb22ff2570b920 200 0.09/1.00 vMB 124
180,446 180,446 00000000000005c2bccc37c9213e7f5eed229800d55b4c7cc08a41dbb47dbe2d 223 0.10/1.00 vMB 141
180,445 180,445 00000000000006e0db5585361a0617bb389f7b5baa7b7404d224c017f177e1d0 15 0.01/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 782.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: 655.04 GB
    • Received: 14.23 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.