Loading Tool

Explorer IconExplorer

Memory Pool

78,365 transactions
29.76 vMB
0.11399033 BTC
Random Selection Loading Transactions
Max Size: 178.81/200 MB

Candidate Block

Mining Attempt 2a4a58a9aad010009ffee0f62eadaa1334227f9ac6a4104fd5dc4ec5d42c65bd
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 12e4cdefb71378ea381981b90171c724fcd37c40680a32c867bb9f6f032d956f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,103
Size: 1.00 vMB
Total Fees: 0.03371939 BTC
Feerates: 660.76 > 3.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (622,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,667 292,667 00000000000000000c24eb316a055b54bdb6e6316432f2be50bc586c4944b703 1,055 0.92/1.00 vMB 24
292,666 292,666 0000000000000000af70907834eef8c324c9cc494484c94e3437523b517ad382 1,037 0.35/1.00 vMB 62
292,665 292,665 0000000000000000b007a3d9f41ee16dda67096a1e9b77d4ca3ee056e9e73c2d 918 0.35/1.00 vMB 45
292,664 292,664 00000000000000006010b86c5007d09c4fa14c2a18f9a1ccc3e27eef3a628b9e 920 0.50/1.00 vMB 27
292,663 292,663 000000000000000011a512c5f8dabfc6e64644bc9db0f3d6fa64d7d7cd1877e8 64 0.04/1.00 vMB 79
292,662 292,662 000000000000000065b05b1ec579846e36e59206b4df82ba21178619b6c671df 225 0.16/1.00 vMB 26
292,661 292,661 0000000000000000363bfdf7e9781da488d604eb3d82e4981b1c087901caa15a 313 0.15/1.00 vMB 32
292,660 292,660 00000000000000002282231be1eac859430cd0b43f0b41da0f55f8642de2a62d 362 0.16/1.00 vMB 32
292,659 292,659 00000000000000002327c8c22c332c290c4652c8e47c82251ea43fcd14d7047a 316 0.33/1.00 vMB 19
292,658 292,658 0000000000000000a1f4d9123944db271414df90e7220929d39d4ecdda44cfb6 256 0.08/1.00 vMB 41
292,657 292,657 000000000000000078cc0a7c81488924ec466b9bf43924a4b202d2885ed3436a 656 0.35/1.00 vMB 32
292,656 292,656 00000000000000002c003f3f998d670a76217886f914a4ab6aa3367549f9aeaa 438 0.66/1.00 vMB 17
292,655 292,655 00000000000000001a6b0cbef33bf1df538c7c04825a1297ef84d9b114fbea5b 568 0.50/1.00 vMB 21
292,654 292,654 00000000000000008c8c42fd97bb2aeed8af118a00766c53bef638ea461780e4 203 0.25/1.00 vMB 15
292,653 292,653 000000000000000036cf7423cd4a0dcbed7813595993d15e569fad714563ad86 256 0.14/1.00 vMB 31
292,652 292,652 0000000000000000a2ca1a80445587e8188bca1994e5b95e8d696f5fc78b23fc 512 0.23/1.00 vMB 69
292,651 292,651 00000000000000006bc6f14ac19a7a69d444f0faf8db6c89b2b582451645c8b1 784 0.35/1.00 vMB 45
292,650 292,650 0000000000000000b03b44d66683c1c844e4639224dc0f79d65709d6408b1b0c 1,089 0.35/1.00 vMB 63
292,649 292,649 00000000000000005e16088043252be0aeacc578a8e99a7aa2a96ab307e447bb 458 0.35/1.00 vMB 34
292,648 292,648 0000000000000000983fd74fe4fdcfbaafc5cf02206f2563ae7f0302a0c90e26 843 0.50/1.00 vMB 32
292,647 292,647 0000000000000000b4ee6295a4bef2bd7c79aef4b962586dee9cf239bf4a604c 1,024 0.33/1.00 vMB 84
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.