Loading Tool

Explorer IconExplorer

Memory Pool

81,133 transactions
30.36 vMB
0.11810571 BTC
Random Selection Loading Transactions
Max Size: 182.87/200 MB

Candidate Block

Mining Attempt 19dd71857ceaf202d22dc37ddf6c599dacd1719bf00df2e3ecfb7b5e19bc0f6a
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root bf47c0f61282ca380449a9511865550efe29350aeb32dac3859eeb74018632cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,158
Size: 1.00 vMB
Total Fees: 0.04384519 BTC
Feerates: 150.68 > 4.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (646,844 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
268,297 268,297 00000000000000079f09b88f78201b38bb51edbd144d63218d27b75c7d89549c 9 0.02/1.00 vMB 34
268,296 268,296 0000000000000005e6a8854b0243e54f1353f41edcb26c725285570758ca54af 1,043 0.50/1.00 vMB 69
268,295 268,295 0000000000000002a1b0c43e4e6f07d01143cbc702262d4a3e5e04a4e67abbc5 593 0.33/1.00 vMB 64
268,294 268,294 000000000000000469f63be5b161c0c5fe88ed13e30e4db37526f478a4a6db9e 649 0.30/1.00 vMB 68
268,293 268,293 000000000000000311cef698f1368b26da8086435db489f053314abf663ec920 217 0.08/1.00 vMB 10
268,292 268,292 0000000000000003bf18eaef582e0d184fc70e88e2b3a62cc4d900a2641d0e3a 123 0.06/1.00 vMB 65
268,291 268,291 0000000000000002eb0740330b4b4241bef3cb4e42d5b08386002a87f91b8972 791 0.40/1.00 vMB 62
268,290 268,290 0000000000000003cab5f07e8c1606541c1c53c015fa1b9838453ad27988685c 191 0.09/1.00 vMB 66
268,289 268,289 00000000000000002b5afefa8f7a53b0099151db60fb48676487e3b7878f2b45 610 0.27/1.00 vMB 71
268,288 268,288 0000000000000000ab60a556032eb0ac82d950b245d106ff88a2d95f0b9888ee 84 0.05/1.00 vMB 51
268,287 268,287 00000000000000020beab23981c0861445deea8d624504a9f2269fe01c2801ed 94 0.05/1.00 vMB 22
268,286 268,286 000000000000000491408e9a6d63b37b2b4715cb32ab26458cd13e1a35e5379f 278 0.21/1.00 vMB 43
268,285 268,285 000000000000000075a13154e423335360329f706810d708f24d588abefe212d 611 0.25/1.00 vMB 83
268,284 268,284 00000000000000067eb249006dc978622887fb98d1b47eb2459758517d8e781b 201 0.09/1.00 vMB 61
268,283 268,283 000000000000000735a333a883238e406a1a66bab2d6059a4b643c93cbf6585b 51 0.02/1.00 vMB 42
268,282 268,282 0000000000000006821c8eca56be015c07942b090fb7f4721f311f676532239d 87 0.07/1.00 vMB 48
268,281 268,281 000000000000000807691730d98f74a01ce5bc6d184d1e65f6f36f17256b9580 168 0.08/1.00 vMB 51
268,280 268,280 000000000000000326635c2c90774c155210501b9f915ae8dedf272751511989 219 0.15/1.00 vMB 14
268,279 268,279 0000000000000001c9e578e5b71ddf7f70dfd15c23f226ff7939e3082ceca379 73 0.04/1.00 vMB 28
268,278 268,278 0000000000000001a040c0508f0714a25cfa13f265bb9995f328b8d4f61bfad3 446 0.23/1.00 vMB 67
268,277 268,277 0000000000000000e41e091ee5b22adfd3055025cdf13ee078254374661af1f4 129 0.05/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.64 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: 672.40 GB
    • Received: 16.23 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.