Loading Tool

Explorer IconExplorer

Memory Pool

50,439 transactions
30.26 vMB
0.14146822 BTC
Random Selection Loading Transactions
Max Size: 161.46/200 MB

Candidate Block

Mining Attempt 0482e4fe60c430c5c0a44693139a353381c74d71f057f75635b08638901fc812
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root d1efb3b5d816908e663f52766a687a0af541c554317afba9adc7974731139b60
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,267
Size: 1.00 vMB
Total Fees: 0.07142935 BTC
Feerates: 529.61 > 7.16 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (224,338 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,508 690,508 00000000000000000009f570a1218286ae9ca14ffd1bf469d6260aef22c5e093 1,178 0.81/1.00 vMB 4
690,507 690,507 0000000000000000000c34c9980cf51efc9322d4fbf43e297c98245a1b969179 2,450 1.00/1.00 vMB 19
690,506 690,506 00000000000000000010cf045ab31bcfe051e13a0ebd209c32ee5f05b29b4713 1,421 1.00/1.00 vMB 9
690,505 690,505 000000000000000000094aeaf32f497e997380f4f748c45b4e27adb4053b1be7 2,799 1.00/1.00 vMB 11
690,504 690,504 0000000000000000000a585759f95cdfb8a48dda5feb01365d74b04e9ae8e05f 1,459 1.00/1.00 vMB 31
690,503 690,503 00000000000000000012caaa3d3a3bc37d6f74635eee0cfc8348e039de355fb1 2,631 1.00/1.00 vMB 24
690,502 690,502 000000000000000000003cf4e7919b06d2b3cfd3dc8e34a3ae44c07a2db0b18f 3,075 1.00/1.00 vMB 25
690,501 690,501 0000000000000000000ee8acb180db42d0a05b6a0c92562f90793368bddbc278 432 0.16/1.00 vMB 17
690,500 690,500 000000000000000000138857826e833f2aa31998c480ef175355fd537750fe87 460 0.21/1.00 vMB 22
690,499 690,499 00000000000000000012dfe118a48037e295b12bf6c06d4a8d91c6539cb5132d 1,661 0.69/1.00 vMB 25
690,498 690,498 0000000000000000000d61ae954fc506e150cdc1458f2bfe6e549c69b01e90a6 308 0.14/1.00 vMB 18
690,497 690,497 00000000000000000008943a8e07b64cd2be99edcbf2cd8c8eea5d2d3a730a0c 1,226 0.52/1.00 vMB 27
690,496 690,496 0000000000000000000ebc26ff33042aba3c4c4e6a682cbc5c4b49e158b41afc 178 0.08/1.00 vMB 16
690,495 690,495 000000000000000000131dd4bfe5809d5a6a339c9fab26aeb89e45aa32df7dcf 958 0.67/1.00 vMB 12
690,494 690,494 00000000000000000006044229d570ef8c8b201422ab9a5859fb458e56cdb166 209 0.20/1.00 vMB 11
690,493 690,493 0000000000000000000de8e32d68b5e1fbd1c9a6d86afeeea9fcbd2027060dcd 1,335 0.70/1.00 vMB 8
690,492 690,492 0000000000000000000b6b936d53740be367db747641be8b260d938a2216c07e 1,656 1.00/1.00 vMB 20
690,491 690,491 000000000000000000107d7d681d7250f8d638faa971553c087130b78277042b 1,701 1.00/1.00 vMB 40
690,490 690,490 000000000000000000113597a5ca5260196d122cb33c4c108c4cd1a9c46ab190 500 0.18/1.00 vMB 17
690,489 690,489 0000000000000000000ba00004de0a3ad1fc82b936798e08cf7aa9b70a067ea3 732 0.24/1.00 vMB 23
690,488 690,488 000000000000000000048361097b6a9dd1d69c7c4d886377d13484a8e9c251b4 102 0.03/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.71 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.