Loading Tool

Explorer IconExplorer

Memory Pool

77,946 transactions
29.80 vMB
0.10683240 BTC
Random Selection Loading Transactions
Max Size: 177.77/200 MB

Candidate Block

Mining Attempt c08eaa3b48d9a850936e859252e17b13d48438124c299a93fee071dfefc90607
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 05ee8bb98e79b7530a36fa18f0d5ce0e35fe587eb81bb62a95a286ddf4a4c8cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,539
Size: 1.00 vMB
Total Fees: 0.02340371 BTC
Feerates: 109.82 > 2.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (219,374 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,928 695,928 00000000000000000000ffbdb423b315080b71f0efc32e0b00f6d39179ec7f71 760 0.22/1.00 vMB 19
695,927 695,927 00000000000000000003835d229f5911c9ec78a08dba88ee75ab71f76d374bab 1,233 0.34/1.00 vMB 12
695,926 695,926 000000000000000000083adf9ba80c290c24e6475ea0a4d8a5096fee63c6eeef 1,292 0.44/1.00 vMB 9
695,925 695,925 00000000000000000011590c1439d0d7287574a380f323ee53e5b6fb4816ef0b 722 0.25/1.00 vMB 11
695,924 695,924 00000000000000000006593910e28285f78a12198cec8e1deae899a65dd286c2 233 0.07/1.00 vMB 10
695,923 695,923 0000000000000000000b134b9b5c34a8b566ad7b1994362e83ab7354d4af6125 1,755 0.86/1.00 vMB 7
695,922 695,922 000000000000000000066165512d595709d8caf498bb39d25f730de9dce0015c 271 0.09/1.00 vMB 10
695,921 695,921 000000000000000000110941d781f9612d2ca8b4dcc37d219291c3414d704ebe 322 0.09/1.00 vMB 11
695,920 695,920 0000000000000000000c81b67cbb7fd7390d421ce75c3a4724cf4cc55613ff90 1,068 0.33/1.00 vMB 10
695,919 695,919 0000000000000000000407e3c7efe8014e2c82d282b0a1a56e255c829376cd63 728 0.57/1.00 vMB 6
695,918 695,918 0000000000000000000c94767eabc53353179dc1cd777468b504b51e9386ad19 329 0.14/1.00 vMB 9
695,917 695,917 000000000000000000053925d81ca48797b120b44a1f7890e6c4ce6c5a197ac0 405 0.15/1.00 vMB 16
695,916 695,916 0000000000000000000c729a99cd2e3b4458d0408350a16e5a5714e2b05742ec 1,602 0.64/1.00 vMB 10
695,915 695,915 00000000000000000000aeecbb2addc3c8a8bb4b65877ac534337219224441ee 737 0.22/1.00 vMB 17
695,914 695,914 0000000000000000000160454f5d892e3f78f5d96e6c91827496a6cccd385b9b 1,538 0.59/1.00 vMB 11
695,913 695,913 0000000000000000000a7ec92f186865e86bedafd0ef82f3363f4d59c5c9394a 242 0.31/1.00 vMB 1
695,912 695,912 0000000000000000000ee2385aad1255845c1b7c68d8b6d5be29d8191bc3e98e 1,746 1.00/1.00 vMB 8
695,911 695,911 00000000000000000010f41bddab92ed28747d395a5077d10dd19c526b905dcf 1,005 0.37/1.00 vMB 10
695,910 695,910 00000000000000000001bd64e5851fe37efb5d3be9f69ed8d8efe4b8cde286fe 385 0.14/1.00 vMB 12
695,909 695,909 0000000000000000000b0eaf2fb00d7bc2e1f3ccbc7c5998e5f3a045d32e67ba 1,268 0.45/1.00 vMB 23
695,908 695,908 0000000000000000000d018e98fad8844f4a9a203c8b952c82b7943a680608af 1,114 0.49/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.91 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: 714.15 GB
    • Received: 17.51 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.