Loading Tool

Explorer IconExplorer

Memory Pool

42,258 transactions
29.19 vMB
0.07351624 BTC
Random Selection Loading Transactions
Max Size: 149.59/200 MB

Candidate Block

Mining Attempt fc1ca1d97b4f979800d9f26768b03c26186f7f636b2abd2f10563c9270f9b888
Version 20000000
Previous Block 0000000000000000000109f5c0bf8516a6aa7ceb54e4b23cd73ce285a7f939df
Merkle Root 9411e01de210cdd11b2bb6132de637871c06328430dbc6311bdb6399dd9b4ef0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,428
Size: 1.00 vMB
Total Fees: 0.01573433 BTC
Feerates: 100.36 > 1.58 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,614 (529,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,095 385,095 00000000000000000912766fee6c384b156e8ef931dbec21cccf6c1df8d2d339 206 0.14/1.00 vMB 28
385,094 385,094 00000000000000000bf52a7bdd9896fa6925047d21cc91f6c49940000e775c4f 171 0.12/1.00 vMB 22
385,093 385,093 000000000000000007789f1aba941883fc873bacd204d20dfb53d3103fad7087 321 0.17/1.00 vMB 30
385,092 385,092 0000000000000000070f4deda24b8d2225ce36bc1d8069f40c764d56e2cbef44 590 0.59/1.00 vMB 15
385,091 385,091 0000000000000000009e75e52016c3d8d3f2ae999b21d62cd62f8df197d587ea 1,597 0.69/1.00 vMB 36
385,090 385,090 00000000000000000e0a819bc6833a57d90a4fba1590e61eff57a1b7d326720b 1 0.00/1.00 vMB 0
385,089 385,089 000000000000000002f3e790fdf5df00da2c056bee447081f9b438da0b9f906a 1,083 0.73/1.00 vMB 20
385,088 385,088 0000000000000000099e9053d8ecfe0dd4b991c555df59fdf3423b3c8d02162b 2,775 0.93/1.00 vMB 44
385,087 385,087 00000000000000000e4dc8eee712d40b0141cd97b18c33e15cb62f80d2e8062a 1,310 0.92/1.00 vMB 27
385,086 385,086 00000000000000000e3fa3178af6a63aea3344df8a755f79434b09f439df3496 424 0.25/1.00 vMB 24
385,085 385,085 000000000000000007f9effa59ed188852863107635cd01b757eed92b4ef3ffc 75 0.05/1.00 vMB 34
385,084 385,084 000000000000000009b003343e65a8b38baf6b4d1f84e9a67fa76492d8e2a6bb 121 0.08/1.00 vMB 18
385,083 385,083 000000000000000002b5fe2874dae41de2022faed290280b1fa91bc56cb86250 906 0.99/1.00 vMB 16
385,082 385,082 00000000000000000a8d6f779b5c0247064dd0513f25dc9949ba594243ec8c4f 1,855 0.95/1.00 vMB 37
385,081 385,081 0000000000000000070bc8a9a23b2ec1c076bb43f7c1d19dad42a7c12e8c9c19 2,274 0.75/1.00 vMB 50
385,080 385,080 000000000000000003c0cf6b89d2a9b68a8cedbd3935962203c21663925c714b 423 0.29/1.00 vMB 29
385,079 385,079 00000000000000000377fb738d785c20be0e6d2723211eacf082c1e7bb50a24c 1,217 0.79/1.00 vMB 21
385,078 385,078 000000000000000003ae948795232939a1161379692380c035f4cd70d988c649 2,450 0.93/1.00 vMB 43
385,077 385,077 000000000000000000fb9f880840f76c4ebd02f8a158885c9fdfdb2194668f56 274 0.24/1.00 vMB 17
385,076 385,076 00000000000000000753c464c1afb0b58c175939893560eee78821b25505e2da 501 0.23/1.00 vMB 36
385,075 385,075 0000000000000000028cbc15c4d62c216c7388c6346eaa31554fc226c20265ee 431 0.20/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.71 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: 629.31 GB
    • Received: 11.90 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.