Loading Tool

Explorer IconExplorer

Memory Pool

82,987 transactions
32.09 vMB
0.08260051 BTC
Random Selection Loading Transactions
Max Size: 194.88/200 MB

Candidate Block

Mining Attempt 8497d71912594facf7eb6b4ff80420685e837548abe682429a1d63df981ab4ad
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 57e394d7f72f90a06a49ec71dbfe2e5c65387c63d8fd6771011d46c5e070be19
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,017
Size: 1.00 vMB
Total Fees: 0.01231849 BTC
Feerates: 146.96 > 1.23 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (815,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
99,413 99,413 000000000000ffc877d28b8aa4c51cf4e73cb45b59336966f61a253c93477e66 4 0.00/1.00 vMB 0
99,412 99,412 0000000000022b9a978b2db25a55198ddff1c35730fef94844bf0b5db691f26e 4 0.00/1.00 vMB 0
99,411 99,411 000000000001ebf269cd980e40b4cd2e7da213880cdfb458231c13aa641e5f5d 11 0.00/1.00 vMB 0
99,410 99,410 00000000000029f2e560442dc84fd43030202c04349f8f6f8d56d18edd349118 1 0.00/1.00 vMB 0
99,409 99,409 000000000001651d8b077a8bb5768de21ca78cac6d5c35b70975072547046b47 1 0.00/1.00 vMB 0
99,408 99,408 00000000000290eca328c267945595d4c7b09ee10da02f36d86b03f3014bf4fd 1 0.00/1.00 vMB 0
99,407 99,407 000000000000ac7b2c380948cb90cdf9240db461a82d6e6060e2c85e9866d538 1 0.00/1.00 vMB 0
99,406 99,406 000000000003a3ed47937b0678c486a9f24be08f353c4ba93ec97b90d99af967 5 0.00/1.00 vMB 0
99,405 99,405 00000000000063463df9c88a83ce20b1487f74c9e999ccd89e20444b6f577e2f 2 0.00/1.00 vMB 0
99,404 99,404 000000000002486cb1421087fc55329ef1446682a07bf56ebdc1c62f8a272ed6 9 0.00/1.00 vMB 0
99,403 99,403 0000000000026dde523d54be44f720c81bf0402a12593c33d213c7f137eb325e 2 0.00/1.00 vMB 0
99,402 99,402 0000000000014fb680ca983dad862aff0b1451862fe3f99dc3b4de25761ed963 5 0.00/1.00 vMB 0
99,401 99,401 0000000000001127faa05ac51020ae6618e8bdef2a8a90d1544dfd287daa05f9 2 0.00/1.00 vMB 0
99,400 99,400 0000000000016ee002b1c9c22fa48bacb8bbea700ca06fcb3d11de6c8ce1ee1b 1 0.00/1.00 vMB 0
99,399 99,399 000000000003a9be09f40fb48fb275a6d0dbb0a5b37807cfecbf0fe4bae315ae 2 0.00/1.00 vMB 0
99,398 99,398 00000000000335b9e94c6023506894d7c7c212f2d93760d9ade34006773519ce 2 0.00/1.00 vMB 0
99,397 99,397 00000000000369ea100303bbfd9f8a81e3a584eac46345181d17ea1f3f291d3b 5 0.00/1.00 vMB 0
99,396 99,396 000000000004270b9de1b10e8c587cc3ca8654061238544e00248904ca65d7f3 2 0.00/1.00 vMB 0
99,395 99,395 00000000000321eefd2137c52c7c3cd2ddb2f0fdaea4b9934ec3a451f059c899 10 0.00/1.00 vMB 0
99,394 99,394 000000000003dfe553ed9934e8ca943a6500a29349554919fa8e182c61cde27c 8 0.00/1.00 vMB 0
99,393 99,393 000000000004135a06b7872adc3f5a44a3931fd476dc0537e2b11bf593d3d5be 4 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.