Loading Tool

Explorer IconExplorer

Memory Pool

45,442 transactions
26.73 vMB
0.05999645 BTC
Random Selection Loading Transactions
Max Size: 141.51/200 MB

Candidate Block

Mining Attempt 38dd02e1e4857a04bf16ba1a84bbec73d7b501f1e1f36e7ee3bc1458b2e6602b
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root ab531f720d835b9910838d0efc1ee095f500900347daa82b1b0f3de01af47fbd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,145
Size: 1.00 vMB
Total Fees: 0.01074112 BTC
Feerates: 40.21 > 1.08 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (410,321 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
504,422 504,422 0000000000000000000264dfd2ac18b5ff823ab7ebef2c14900d30aebaa2cc3d 2,157 1.00/1.00 vMB 423
504,421 504,421 0000000000000000000b9dd7d902e252ea3fcf2f017a92a6630858423240ca03 2,213 1.00/1.00 vMB 402
504,420 504,420 000000000000000000360cc3c29f783272f6c18f117dd4eab7aface15d731658 1,279 1.00/1.00 vMB 259
504,419 504,419 00000000000000000056a2105c9b11be301ef15315d4613c5fd4b54a8f090383 1,905 1.00/1.00 vMB 413
504,418 504,418 0000000000000000003d57e05a6fc816c658bb3b462f7491853b8f12ae54d837 1,997 1.00/1.00 vMB 269
504,417 504,417 00000000000000000031b4f487f4121cd008aea205d5647869323512551227e3 1,651 1.00/1.00 vMB 371
504,416 504,416 0000000000000000004eb55588e057662cf041b0c9ccb527b540054fc376577e 2,299 1.00/1.00 vMB 398
504,415 504,415 0000000000000000002a635e11fbff7f72eeeb72a70621f5d43582b58ae3859b 2,752 1.00/1.00 vMB 450
504,414 504,414 0000000000000000002185df4931c73994e4abbb0b989b6cad1ce6fe89e63256 1,763 1.00/1.00 vMB 369
504,413 504,413 00000000000000000076634d82c73ae05a165867c7037a5f3fe65f588076d807 2,347 1.00/1.00 vMB 518
504,412 504,412 00000000000000000077b1739bc5325f8f21a3f2593ac6149d6bda4fbf46c37d 125 1.00/1.00 vMB 152
504,411 504,411 00000000000000000032424191fccbad64c8ca533420b120bcdef986ef8455e9 598 1.00/1.00 vMB 202
504,410 504,410 00000000000000000030b24b0d672dbca061d74f725b467148c19f656eec36ad 1,540 1.00/1.00 vMB 228
504,409 504,409 00000000000000000001ba1b4da3c31193e79616eeb46b003e0ee5838ff9e50d 1,605 0.99/1.00 vMB 290
504,408 504,408 0000000000000000000475859996310f5caa132da4a2b8bc54aaa8b7a88282ba 2,429 1.00/1.00 vMB 459
504,407 504,407 000000000000000000777fac18cad224d48b058747991fd2903b14f9f5fb6a6a 2,895 1.00/1.00 vMB 463
504,406 504,406 0000000000000000007b6137879db15e1eaac30f26b542a296a98c58a00c60e0 180 1.00/1.00 vMB 155
504,405 504,405 0000000000000000000c335f131ee27ca7aab3e600d155c3b9dbcac317983f59 1,058 1.00/1.00 vMB 280
504,404 504,404 0000000000000000007d39f82ede1cd2bce2187a24085549d2b0512b2edc1104 665 1.00/1.00 vMB 198
504,403 504,403 0000000000000000005e8e39e97bb01e82b8e5a0938f12cee8d69c8f68a30112 2,134 1.00/1.00 vMB 297
504,402 504,402 0000000000000000003094dbcabe4641c43f389bc371541941f5c835adaf4c72 2,682 1.00/1.00 vMB 463
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.86 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.