Loading Tool

Explorer IconExplorer

Memory Pool

80,841 transactions
30.01 vMB
0.08466586 BTC
Random Selection Loading Transactions
Max Size: 180.51/200 MB

Candidate Block

Mining Attempt 22402e24d2fa9ed5fdfc2837f8e63ddbac8ba2de8b039795559fc2d785484095
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 7590ec26327cbc7977c1ef04e231d250c928c03dc60080ced5a5dd8a3df8dbfb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,595
Size: 1.00 vMB
Total Fees: 0.02331324 BTC
Feerates: 397.50 > 2.34 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (534,453 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
380,540 380,540 00000000000000000e3dfe97c14b38b880afc70a437be7beb12664717d899959 1,022 0.56/1.00 vMB 36
380,539 380,539 00000000000000000d1d310462719bda55ad033050dc130cd4f4c95a9caed4af 966 0.57/1.00 vMB 26
380,538 380,538 000000000000000010861f185873e52a463f681081dae1524d5a3194e10f2710 1,232 0.99/1.00 vMB 19
380,537 380,537 0000000000000000006e19cb88640ee19a9aa6cd4782203ea41bdbc3544038b3 2,598 1.00/1.00 vMB 55
380,536 380,536 0000000000000000033a4ced67dae1ea70eb9d40dfae4dee58f738fc7fb63c76 1,373 0.70/1.00 vMB 33
380,535 380,535 000000000000000010da68fc2179346c8c631d4c757fe622b552e112fba8ac97 618 0.72/1.00 vMB 31
380,534 380,534 000000000000000002add496f2a3628f58ef24298d3f9ae1e5df75c6cb10dfc0 1,223 0.71/1.00 vMB 31
380,533 380,533 000000000000000005464c93746db7adfc81a284960dc7eacfb411d25ddee372 903 0.48/1.00 vMB 32
380,532 380,532 00000000000000000cacb2073749f13f6df75ea9dbfdbd12f8b8e6044ac70b5c 483 0.25/1.00 vMB 25
380,531 380,531 000000000000000002387ea7c44a533164586e334ddcc837b0d2b1e468b03d47 1,292 0.73/1.00 vMB 31
380,530 380,530 0000000000000000120db56a6724d83a80003acb22ad9300395dd483131fa983 1,551 0.85/1.00 vMB 20
380,529 380,529 00000000000000000d76b65aec47b8306bd0f6554d64d9a661e243506e3128d1 1,253 0.63/1.00 vMB 43
380,528 380,528 0000000000000000032e6f084332f1f60c2f692fadd6389e2cb27d7ef8b8e8bb 1,862 1.00/1.00 vMB 34
380,527 380,527 0000000000000000006bbdf435aa0271dc8d6d3d67187a5c6f5835e885c78d07 1,698 0.75/1.00 vMB 42
380,526 380,526 000000000000000003c1644e74d7a09cfd8db4d20db16a9fdb68d21feda7e1f0 147 0.09/1.00 vMB 22
380,525 380,525 00000000000000000e57a60355cb3c04e393d837d15f906650b43cb8940b7b6d 1,886 1.00/1.00 vMB 38
380,524 380,524 0000000000000000115722e0b9ecf4ef5b0225a20637edc2ffdeca4617c61dcd 530 0.72/1.00 vMB 17
380,523 380,523 0000000000000000085e7d36760b94cc404f816c9ee79cadeca08332ca856934 1,205 0.75/1.00 vMB 31
380,522 380,522 00000000000000000bd2869f351f6c8498f60eb84c0a1ebdd45690a79bae99a5 1,459 0.95/1.00 vMB 27
380,521 380,521 000000000000000007def5f484b6791300b7eabf5d230982d19e95f141a0b7ca 2,293 0.99/1.00 vMB 45
380,520 380,520 000000000000000003bc202bb6c3a11e68de39ab0427d34256e747d85a0f9091 179 0.17/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.38 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: 664.38 GB
    • Received: 14.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.