Loading Tool

Explorer IconExplorer

Memory Pool

80,288 transactions
30.23 vMB
0.08081364 BTC
Random Selection Loading Transactions
Max Size: 184.76/200 MB

Candidate Block

Mining Attempt fb0fafcd6855ac0e3d598e692b3f8de1ade819f9edc90f3e87c097eb9faebd8c
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root a45a8340c554c4ceac5006ecae8df542345f67ba031457b5def35bb2b7f0206f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,234
Size: 1.00 vMB
Total Fees: 0.01337100 BTC
Feerates: 150.92 > 1.34 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (529,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,859 385,859 00000000000000000be53023477422451b7aa1e3bc4eec06fb413dc76cb96dde 748 0.43/1.00 vMB 30
385,858 385,858 000000000000000002d1241b797c4d3fc3a8bd113af6da415b50eb02d9c0a440 280 0.11/1.00 vMB 31
385,857 385,857 00000000000000000c9dffa4bbfcc9219c075b4cfccb46c14ee1428b25143d0f 1,398 0.65/1.00 vMB 30
385,856 385,856 00000000000000000360cae563339ad684f6d924eb06a7a172d0328a3dc913d0 930 0.44/1.00 vMB 31
385,855 385,855 000000000000000000d18384b031cdf476ffc300537c3b6780a1d48820e9c60c 312 0.17/1.00 vMB 23
385,854 385,854 00000000000000000a5bbbfddb7ebb31defd01c617096537f96aeeac7c0c7317 104 0.09/1.00 vMB 28
385,853 385,853 0000000000000000040b970974ed2c9d4f2958039a0fe8d79c829185239fb6a4 1,081 0.77/1.00 vMB 17
385,852 385,852 00000000000000000b4bed4f14451480ec68d760cff96ca813c9733394e1dbd6 2,321 0.75/1.00 vMB 48
385,851 385,851 00000000000000000a662777b9a5ab55046657651852ff41e27afc271ba245b6 1 0.00/1.00 vMB 0
385,850 385,850 00000000000000000b590a51bbc29cc1c39513136a9fda90715c3f369482caab 567 1.00/1.00 vMB 6
385,849 385,849 000000000000000008dec6ce10ad54c8f24374d2f5bc61c42d0ac02a5e5845d3 678 0.34/1.00 vMB 27
385,848 385,848 00000000000000000637d8672ef0ab344e2abe0804a9bcce2e64e37149a18307 173 0.13/1.00 vMB 16
385,847 385,847 00000000000000000b2e41d2afe3e148352f6d92fd2c96da2280e5ae2206e2c5 2,051 0.87/1.00 vMB 35
385,846 385,846 000000000000000001b01240105038ad20415224752351b879733e9677aea552 254 0.24/1.00 vMB 14
385,845 385,845 000000000000000001ed0c4e8e763bc965f550127c07d7391bb9dd039889e856 287 0.19/1.00 vMB 27
385,844 385,844 00000000000000000cb89d71389c95356774628736f1993a6872fbb1d83b04fa 247 0.24/1.00 vMB 14
385,843 385,843 000000000000000007ded2cb0dfb6e9a2a0afcc348e0939795a0caa2bf0fa050 237 0.14/1.00 vMB 22
385,842 385,842 00000000000000000533121207012d8f40f9e1b16efdaa6061de2b5da3b8a261 563 0.35/1.00 vMB 29
385,841 385,841 00000000000000000d257e7b6c589a5ea2a5ccfca05b7feb8f1a9ec5f00e5832 420 0.26/1.00 vMB 23
385,840 385,840 00000000000000000e0818e356faf01b29c067db937b021ea463e4f12c2c320e 553 0.32/1.00 vMB 25
385,839 385,839 000000000000000008596c823196d558545f2c42888ac96d837e8e7a997a88ec 340 0.15/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 783.00 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: 718.55 GB
    • Received: 17.91 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.