Loading Tool

Explorer IconExplorer

Memory Pool

92,375 transactions
24.63 vMB
0.07605006 BTC
Random Selection Loading Transactions
Max Size: 165.01/200 MB

Candidate Block

Mining Attempt 429cf3a7f4217249c28f645379ab112ecf7e72620fc636c51888e8a9af8ad5d5
Version 20000000
Previous Block 00000000000000000000788241f2e3ed37766607093e0204358fc6e2b5654c75
Merkle Root e917192dd54adda98d0113d292424b92f2568c2998669aa125eb4ce7c5168fbc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,801
Size: 1.00 vMB
Total Fees: 0.01777262 BTC
Feerates: 301.07 > 1.78 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 916,096 (914,897 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
1,199 1,199 000000005b3b7ea5ebdb0d518bd68cddbe3e283adb447bcaa5b13a459c474737 1 0.00/1.00 vMB 0
1,198 1,198 00000000801be6582ebaa97591962b4ff63fa51976082079f6c385d9026ca123 1 0.00/1.00 vMB 0
1,197 1,197 00000000de70372d549238784fce4946fc7d30cb7f8187588d937b76ba7e2fe1 1 0.00/1.00 vMB 0
1,196 1,196 000000003063fd14262be0e5966d703f25b6a28ea42af2f660be9b4cf254928e 1 0.00/1.00 vMB 0
1,195 1,195 00000000de5ea50cd028c0e08832cfdba57006eeff83d745aa8debdec130d760 1 0.00/1.00 vMB 0
1,194 1,194 00000000ea612819da6626a99a8965ad489f302b777619d7e02b08a4fc8d4161 1 0.00/1.00 vMB 0
1,193 1,193 000000007f423780d48a8f3d35d9a17a3469274c4bf51c0c05d3a56b8df85007 1 0.00/1.00 vMB 0
1,192 1,192 00000000e15bc6463fe96e4297e1635a2363820a3455813968fb1b88d2627b2e 1 0.00/1.00 vMB 0
1,191 1,191 00000000ddc3e3ea9e3a0274eb985a05dc5551a80d322713533ae6b692d642fe 1 0.00/1.00 vMB 0
1,190 1,190 000000005d8c1f827319a4dc019cc2474346e90ef6335f17e99c0ef9b50f3572 1 0.00/1.00 vMB 0
1,189 1,189 00000000d094ac53d917dc62f798c7569485ed6f5be43cab46d3b953143303de 1 0.00/1.00 vMB 0
1,188 1,188 000000008bbb96eb48d21a0deaae236cdfc92f16a9a673ffefee05381c3c1638 1 0.00/1.00 vMB 0
1,187 1,187 00000000106621b9a59c3aec765c8a5f1932881bc86e43b747e371ab6cdfdf5f 1 0.00/1.00 vMB 0
1,186 1,186 0000000085ed5798867e86376ea39cf26c1aab9cfa6c3c56c543bf81f7a9d0a6 1 0.00/1.00 vMB 0
1,185 1,185 00000000d6da0422931a51d5fb47379f6330d9e608b1c340942d404bcd56cfc8 1 0.00/1.00 vMB 0
1,184 1,184 00000000f0816fe38cd51c7f9a5602b60233ac311fd8351b8353f35981133501 2 0.00/1.00 vMB 0
1,183 1,183 00000000bd5a635c4733f07f1635e51be0fc122de3cf0edd42679be0da78ccab 1 0.00/1.00 vMB 0
1,182 1,182 000000000222d331c9cda8a89878ac1654b06660d10078ff7bf67793a6ca290b 1 0.00/1.00 vMB 0
1,181 1,181 00000000f39741da98b6f3401782b09fcfe02dba0ef247ac9f3342b70db463e1 1 0.00/1.00 vMB 0
1,180 1,180 00000000592ac01ba4e9d4daec3da2b6fac63f0faefa0222c715b660c18ddcaa 1 0.00/1.00 vMB 0
1,179 1,179 0000000034fc7458d2bb49e46e719ea47559ea30c20d8c5efade5990bb62e7f7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 784.29 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: 815.22 GB
    • Received: 24.15 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.