Loading Tool

Explorer IconExplorer

Memory Pool

83,500 transactions
30.76 vMB
0.07919545 BTC
Random Selection Loading Transactions
Max Size: 189.13/200 MB

Candidate Block

Mining Attempt 10479ab76ccd6692cbec4680c8253a2c8c323c8fc181b63b938f586ba2f1a853
Version 20000000
Previous Block 000000000000000000012eda0183874dd226146bb4d2949368770ce3a8fc35b3
Merkle Root 81581082e5cbeabdc62a7a01bf683254a0a5c96f9216eb096add851b4b9325ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,533
Size: 1.00 vMB
Total Fees: 0.01036914 BTC
Feerates: 49.17 > 1.04 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,330 (532,748 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
382,582 382,582 00000000000000000aef5e2ad1570d41f7dd2d63f31bf5972075e1910d78e962 589 0.30/1.00 vMB 29
382,581 382,581 0000000000000000063bcb19df2d654e533f0ae4f89aa9344929bf427cfeb7fc 1 0.00/1.00 vMB 0
382,580 382,580 000000000000000006b3a7a170d571bc24310fc7caa9035b063a1656fd2b5e34 426 0.45/1.00 vMB 23
382,579 382,579 0000000000000000079b1efd89c8054dd4b77ad9df718f70d103ff945920e173 480 0.24/1.00 vMB 37
382,578 382,578 00000000000000000a114e623d8a61afc1a658d12969a06c78e16559e21b6e41 913 0.71/1.00 vMB 26
382,577 382,577 00000000000000000b95ec9db904c0162533d92e49eea9a0c34feb97216ba86e 1,398 0.66/1.00 vMB 35
382,576 382,576 000000000000000008e8258b2f699146721d3ad41d12bb327fd654a8be06b788 62 0.05/1.00 vMB 25
382,575 382,575 000000000000000004bbde7d30ac01cf100870e43597c0f834b25058e9fe1c4d 993 0.51/1.00 vMB 34
382,574 382,574 0000000000000000033b275de9ece94c819d51fd3a26939c17eae5ae0a67ea0d 111 0.16/1.00 vMB 11
382,573 382,573 000000000000000005065afc305d21a19d829eb2e28e7c658c4b9c2624a563e2 1,780 1.00/1.00 vMB 39
382,572 382,572 00000000000000000249f961dbcfb623b69fce0d5ad2c3d5f5e3116f9be2945c 596 0.37/1.00 vMB 33
382,571 382,571 00000000000000000a23634fcabbfedf0d8ef48eb857181214f5025e229b83e2 1,197 0.65/1.00 vMB 34
382,570 382,570 000000000000000001134176e87eceb1a8cf3370ff02400a810721ed45775236 600 0.40/1.00 vMB 34
382,569 382,569 000000000000000000187b6e2b7c935ee7b8999be9c81496d928dad32f09fc3e 1,232 0.81/1.00 vMB 26
382,568 382,568 0000000000000000091a9cc2341411ed19c975fac24a8e2b8e311966e0c2e9a7 1 0.00/1.00 vMB 0
382,567 382,567 0000000000000000018cddc85809235fdd3f889f0c4f3d74df417fcdc751ca1f 1,101 0.94/1.00 vMB 20
382,566 382,566 00000000000000000a383ca849c085dd7bf5bac22f48f30ce544248c766544bc 1,932 0.75/1.00 vMB 54
382,565 382,565 00000000000000000616d5b36da4fd874b0f7a2be1c709ec77b022e4714c78a9 1,756 0.89/1.00 vMB 33
382,564 382,564 00000000000000000543f34fe8c7bc3ea4774613bff1c3fc5efe8eaec23df145 804 0.34/1.00 vMB 33
382,563 382,563 0000000000000000012f6a47804b59fb1a6e447b41d2c02fa27695a4820c283b 1 0.00/1.00 vMB 0
382,562 382,562 000000000000000005ee45d3898d5e443178ae7ce9a3ac6dc539d5e4185fefb8 1,095 0.54/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.96 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: 715.71 GB
    • Received: 17.73 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.