Loading Tool

Explorer IconExplorer

Memory Pool

63,785 transactions
19.72 vMB
0.07585092 BTC
Random Selection Loading Transactions
Max Size: 124.00/200 MB

Candidate Block

Mining Attempt 9c25aa1dffb087ab27180b28d47fd78b69b7c30a177f0c8fe188f483836c8d1e
Version 20000000
Previous Block 00000000000000000000e9c18216a09b40d8d3b31f1de704be773267d384c3ae
Merkle Root b8ae0431a351a485358d64d239e69b55c224c35cbe6f5ab955f51e13785825f1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,632
Size: 1.00 vMB
Total Fees: 0.02551069 BTC
Feerates: 240.43 > 2.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,747 (661,820 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,927 253,927 000000000000003119d6d5fbd7d41daefe330ca52e730b4ce63a0aea578f3460 120 0.09/1.00 vMB 74
253,926 253,926 0000000000000029a7755b09451cc480735ef7cd4b699d53942b2b309c798714 334 0.25/1.00 vMB 70
253,925 253,925 000000000000000e39bf6eabb3b1aec3c412773d658a9ae64a97963a3c4aa900 262 0.17/1.00 vMB 113
253,924 253,924 000000000000000db5081ef331376a778b12d72b2677dcc868fda16900bac1af 512 0.23/1.00 vMB 23
253,923 253,923 00000000000000436ded8ccf04670fb30242b41c6993873bf351b18835d841de 60 0.04/1.00 vMB 69
253,922 253,922 0000000000000022152c991b032aead6de128b459e931664a7ecafc591fa1a81 167 0.09/1.00 vMB 84
253,921 253,921 000000000000001277a5f058b7b51a984110a7787f1629b0ff971b8d9cdcc9a7 282 0.18/1.00 vMB 68
253,920 253,920 000000000000002153c5f488bfb416e50d29ad2d8f76f124106e94f39bb31b30 289 0.15/1.00 vMB 103
253,919 253,919 000000000000002237a6344960f6ed341d9d060b83b5ec1185114057ff6a263e 495 0.24/1.00 vMB 63
253,918 253,918 00000000000000252514ca7a1dafc7ca90e5f68c2f7760c5482a40668f6e58bd 297 0.16/1.00 vMB 120
253,917 253,917 00000000000000016d857cae6299a58f44e3f11bda00727d2f241d93f4421322 583 0.25/1.00 vMB 154
253,916 253,916 000000000000002c6bac9e0c7b9d034d3669c78804eff7429644b0e2e07f0d95 436 0.19/1.00 vMB 116
253,915 253,915 0000000000000029cf72f8bdbc8c62b049c6ec9a89533cc921f3569a8d5745f2 172 0.10/1.00 vMB 81
253,914 253,914 00000000000000248e278a6db8e48f54ee60cd96c747862c06398a2565b4a7b6 270 0.25/1.00 vMB 54
253,913 253,913 00000000000000300d82861576fe25d9a175ae2b8e23c203341af9248bdbe7ad 256 0.11/1.00 vMB 188
253,912 253,912 000000000000004af26a8ddec218dc459f0ca521a044d30ddd07d2dd64a78cd5 444 0.23/1.00 vMB 112
253,911 253,911 0000000000000000e8c48d3eb5caafacaaa3a53b7625f9be28d2e1feda014e0a 494 0.21/1.00 vMB 113
253,910 253,910 0000000000000024386bf5deb73d1acc8c21fb399f15bb42f0309377a9d46bbb 138 0.07/1.00 vMB 94
253,909 253,909 000000000000003de19bf4407cf28a67ed7dc12baf4f1b625d12b626991bc46d 357 0.19/1.00 vMB 118
253,908 253,908 000000000000000f209cccff457ddead821e38362d77bfe6a5a662546ed3d51d 357 0.25/1.00 vMB 38
253,907 253,907 000000000000004057e73943fa1a7d08baa01f82ae20139f7957f3f8d4965778 520 0.25/1.00 vMB 146
Previous 10 blocks ↓
Total Size: 783.67 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: 777.09 GB
    • Received: 21.13 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.