Loading Tool

Explorer IconExplorer

Memory Pool

80,901 transactions
29.66 vMB
0.12463605 BTC
Random Selection Loading Transactions
Max Size: 179.81/200 MB

Candidate Block

Mining Attempt d1aa976e0d3bb504777cc3f29f7dc19c13387c10c89ff72c1a4c0f184112faea
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root bbbaccf5da3e232fd15c819866c52fad7dbc6ad14654f41dbee48de52b5d3404
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,837
Size: 1.00 vMB
Total Fees: 0.05898943 BTC
Feerates: 151.07 > 5.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (518,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,563 396,563 0000000000000000010e43495673caf582bd2454d53d57f6a6444bd4b43f5c48 591 0.35/1.00 vMB 34
396,562 396,562 0000000000000000082e71d3bd2a3c982dafddf26b23d7bb4da3aadb80f70415 1,188 0.99/1.00 vMB 23
396,561 396,561 0000000000000000048ee6d13731f54f08affa1f1a0a3455b2f5e23abd2141bd 752 0.30/1.00 vMB 51
396,560 396,560 000000000000000007876e70f0174cb42bf4a554b296f26257a217bd922d182d 235 0.14/1.00 vMB 35
396,559 396,559 0000000000000000015ed517ceeb0cd26cdfa2b85bb0b27b1c5db2cf9f9d5019 48 0.06/1.00 vMB 8
396,558 396,558 000000000000000003f768366653d4f44290dc3e5bbf029bb2c60ca7a9b148d5 410 0.99/1.00 vMB 3
396,557 396,557 000000000000000003fc29b09bce873f238fed9ef306018d856be52c038a81df 315 0.18/1.00 vMB 29
396,556 396,556 000000000000000005f5af8e08d90f97386ed80fefde9ce7b43b1033d5262ffa 210 0.14/1.00 vMB 25
396,555 396,555 00000000000000000827d6670e72862440903c4045d70a9d4daeb14c55e5edf0 349 0.32/1.00 vMB 23
396,554 396,554 0000000000000000068563ada287c8f9480c194d5130298b79cb0c5e8f62a138 584 0.57/1.00 vMB 21
396,553 396,553 00000000000000000385831e359c98a0c1efb6a584182cf69f1102c9ac15249d 2,335 1.00/1.00 vMB 46
396,552 396,552 000000000000000008ebc05e358f32192e8c42349c7f10768f76f3d9ac2ecc17 419 0.39/1.00 vMB 49
396,551 396,551 000000000000000003a1aeab06580e0b9611a5cbd1ac6cd0f0719002c7beecfd 1 0.00/1.00 vMB 0
396,550 396,550 000000000000000002dca900b6a1bc42cfa9f61fa3e7eab2f51b574ba3f818d8 1,634 0.97/1.00 vMB 41
396,549 396,549 0000000000000000060ca86320f90f83d6ab9244b4dfff639505f8311265700f 1,191 0.87/1.00 vMB 25
396,548 396,548 000000000000000008199d120e9f3804dc807697563ae95386d6546f246736de 518 0.38/1.00 vMB 23
396,547 396,547 000000000000000001a70415869a50fc89fef959d1df039738f9840f8996e771 1,420 0.75/1.00 vMB 34
396,546 396,546 0000000000000000076d94f9986a3923e19cc32570718d748f2015600ec78d6b 2,973 1.00/1.00 vMB 62
396,545 396,545 000000000000000002e45d5a43db48fed6a7f962431334dc5da5ed9633d21dca 428 0.20/1.00 vMB 36
396,544 396,544 000000000000000000bc838cad1e3c055168ec3d5cc3bb3749926547945670a0 1,098 0.51/1.00 vMB 41
396,543 396,543 0000000000000000006d0e38c339629a713a5ce51000dd750994217474659b3b 801 0.46/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.