Loading Tool

Explorer IconExplorer

Memory Pool

20,666 transactions
9.06 vMB
0.06133504 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 51.90/200 MB

Candidate Block

Mining Attempt e36ba4062c4cdd89d30636b798a9d9f4d3e68881103ac53509f83eead81d95fe
Version 20000000
Previous Block 00000000000000000001e0990096d2cfa519a4455239a76e52f0e783a20ccb94
Merkle Root 019f7d8d544ea5bdb31502d8da4941994384b42d8e9a65f3b5497deca532e979
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,011
Size: 1.00 vMB
Total Fees: 0.03887708 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,414 (816,528 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,886 96,886 00000000000034e60fe31ffcdf2ec93def4bbea982f459ecc9f3fe09351aced7 1 0.00 vMB 0
96,885 96,885 00000000000417e6ec152d51ae001b5b92afe277ab45f6d3161b823509d19d82 1 0.00 vMB 0
96,884 96,884 000000000000711110c6cbc33cdbc79d5386843bd6c2570afa42e46209e3836e 7 0.00 vMB 0
96,883 96,883 000000000004d565afca2b260fd04aaf9f2cb528bd05afb932a0cb8c1fcae05e 3 0.00 vMB 0
96,882 96,882 000000000000fd10885889d4f057eb9d5ad2ef73a3f187abe856951f1fde2e0a 2 0.00 vMB 0
96,881 96,881 00000000000419a4f5a37dd334a712ecc70a4caa0e2bb7a6306836c11c343dde 2 0.00 vMB 0
96,880 96,880 000000000000b62768b82eb409c683430badca34ee5377e5a4db66c574e51547 1 0.00 vMB 0
96,879 96,879 0000000000023b763814c0b85325d244d5a6f30af2474a85ac9a695fa6ea656c 1 0.00 vMB 0
96,878 96,878 000000000001fc3579a3a335c11aa00f4417094b6fac3bdd85ce763248a26971 1 0.00 vMB 0
96,877 96,877 000000000001e18aa0a89f2f4342ab35489494c1e552bb5ed75e2aafed5c3381 1 0.00 vMB 0
96,876 96,876 000000000002a03892d624ef8ca2d0453454b09a9042da83fb57c011219144b0 5 0.00 vMB 0
96,875 96,875 0000000000000e0052acb6404aacee5e708cba35e701aca3de3319b92a5e2ede 4 0.00 vMB 0
96,874 96,874 0000000000000ac7a1d7122fcfd9f6b68a8a039a2f0ab5fab9ac93246bfbe326 1 0.00 vMB 0
96,873 96,873 0000000000009c5a1eeb1286872bbdf98ee30d418a9126be4b3d934854cb20e0 1 0.00 vMB 0
96,872 96,872 00000000000233abf291cf58f5dbda5acda4f606bea236e2aff954e708e34e17 1 0.00 vMB 0
96,871 96,871 000000000004046339b8342de4b678236cc2f5d3355c5c1ada2cafc476e148c6 1 0.00 vMB 0
96,870 96,870 000000000004e14cbe0c06e2575d0ab5a56dcbd3171b5b240b3d5ed4b4bb8987 1 0.00 vMB 0
96,869 96,869 000000000000cbbe7cbf55d1357df582c0c825344f6e44b8b5e6386632abd9a5 3 0.00 vMB 0
96,868 96,868 000000000003dbbd0ebf2a6c22567de97fb0758efe84590e080cb66636a82bb4 5 0.00 vMB 970
96,867 96,867 0000000000026d92b58e3b20fb95f3d64e97709fc24e71680177b9c58517b8e8 1 0.00 vMB 0
96,866 96,866 0000000000041521a890191f49d04f2c9e4edfa57a93cf86ae6ac7e94bfab119 4 0.00 vMB 1,049
Previous 10 blocks ↓
Total Size: 779.59 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 290.39 GB
    • Received: 1.18 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.