Loading Tool

Explorer IconExplorer

Memory Pool

80,449 transactions
30.89 vMB
0.09021810 BTC
Random Selection Loading Transactions
Max Size: 186.83/200 MB

Candidate Block

Mining Attempt 3cc920d034b7123576b13b02b4547dad134eb1a7374581e403f597e0c00bf230
Version 20000000
Previous Block 00000000000000000001861e4327f4f41c685ab513f4074f2aeb2922020b03ff
Merkle Root 0f031e658a0dc8b32860fb53677c795dd4b06d8d21277f9c35c82fe799bbf40e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,187
Size: 1.00 vMB
Total Fees: 0.02378200 BTC
Feerates: 110.56 > 2.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,180 (622,505 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,675 292,675 0000000000000000aa51218e75d1851711db1544eccd64b0712c5724c135f4cf 512 0.27/1.00 vMB 34
292,674 292,674 000000000000000089c71c2fea8627d32d679670ab35d39dc549eebb224113d6 383 0.35/1.00 vMB 24
292,673 292,673 00000000000000001932c01e5512b676a199115abad1becad765c246f2512487 576 0.35/1.00 vMB 33
292,672 292,672 00000000000000000bfa254ecb4fb8cc287f7bdc058739fba704d41b08d66dfb 311 0.24/1.00 vMB 23
292,671 292,671 00000000000000000089d7ce6b918f9f6e1eb18ec68fb2e53db2dc97f1044116 507 0.35/1.00 vMB 30
292,670 292,670 0000000000000000d38045800fb467727072b2162ee6eb6e120974548b6c69b9 553 0.34/1.00 vMB 29
292,669 292,669 0000000000000000b445296d3c451a2cccb86cf868219e14535b26aadafcf11f 343 0.19/1.00 vMB 30
292,668 292,668 0000000000000000322958c65e02fe060eab7d1fdecfb4db660a7c3221925f71 96 0.28/1.00 vMB 10
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
Previous 10 blocks ↓
Total Size: 782.71 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: 699.14 GB
    • Received: 16.59 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.