Loading Tool

Explorer IconExplorer

Memory Pool

29,038 transactions
35.13 vMB
0.09910926 BTC
Random Selection Loading Transactions
Max Size: 183.92/200 MB

Candidate Block

Mining Attempt dd57adacec5ae38d06ac7f38f33082c5dccc4dacf4cb5a1a406c1af3d43be369
Version 20000000
Previous Block 0000000000000000000145f26d6efdf1d88d63320dfb616c8cf0061a55593f80
Merkle Root 72046d9617f2d0be0a6d148602880ba7bf2efae1c6c021a2221670c47fbeff14
Time (UTC) ( ago)
Target 00000000000000000001f0cc0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,175
Size: 1.00 vMB
Total Fees: 0.04917129 BTC
Feerates: 477.45 > 4.93 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 940,178 (741,248 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
198,930 198,930 00000000000001b1fee829df6ce375d51e0cd052d501c813c7913d2074892377 270 0.11/1.00 vMB 116
198,929 198,929 000000000000003be28cc302f67152604545d33205d5f0119ee8007efbf22fa1 256 0.11/1.00 vMB 12
198,928 198,928 0000000000000273514c0d8b9d520687ba73fb24ff3bdf6de838cf4a8620b9b5 131 0.06/1.00 vMB 99
198,927 198,927 0000000000000367256b4571ef82dc2f7e1a203132125b9fb6940a1d71c6dbf2 135 0.05/1.00 vMB 100
198,926 198,926 000000000000049da6fb139ef93d89d2c2488add0a22677df6ea114371ea7f2c 61 0.03/1.00 vMB 124
198,925 198,925 000000000000009469b83d800b442ba17ac09e195e9b8fa8edc4e11121223ad2 1 0.00/1.00 vMB 0
198,924 198,924 00000000000004e111377f58d98ab4991f14b908e5a5b413affcf72383607206 57 0.02/1.00 vMB 120
198,923 198,923 00000000000001c73a9360e59f01761c93e53b0414f5de8335317a891c1d3666 114 0.07/1.00 vMB 84
198,922 198,922 000000000000000248358ec4dd86ae3e16d4c3b359d25bf26e617ea38b1f34ea 259 0.12/1.00 vMB 120
198,921 198,921 00000000000003d658140ef70abb4f4bf09d53944684fa135648b258a734ce4f 111 0.04/1.00 vMB 139
198,920 198,920 00000000000000a53d1af9df173bae37ff14b4351508e57cd66d9dd9c45e8dcf 306 0.08/1.00 vMB 209
198,919 198,919 00000000000005f32b4ac796c1c5056d929cfead7e524cb54e1dd74d511441ab 125 0.05/1.00 vMB 68
198,918 198,918 00000000000000085f69c077066795265b9652ecd93f255a6b2905e0faa16138 249 0.12/1.00 vMB 106
198,917 198,917 000000000000012b78062091ed4f661c62a62d7573d07e39ce5d367e43aafc36 122 0.06/1.00 vMB 149
198,916 198,916 00000000000000527275fb3b70af1d895ffb2bc8322394c2087a35d5fc364fd9 13 0.00/1.00 vMB 14
198,915 198,915 0000000000000134eaf852cc7054293ecaa31db8a26d168a762fec063b85afe7 549 0.25/1.00 vMB 125
198,914 198,914 000000000000023dc0320bf464a852345c4c6e2b8b04420465e65007e5af0331 283 0.14/1.00 vMB 126
198,913 198,913 00000000000001d5b56907dd91278eccff918f9d1d87727559e87bba44559594 380 0.14/1.00 vMB 170
198,912 198,912 00000000000004ea414acdcd8a857f356d16afe37cb692c151b6b2f314a1bcfa 512 0.21/1.00 vMB 93
198,911 198,911 0000000000000332f995375c0cec4fa1a13cb277704b19a9c99deca4ca08b765 15 0.00/1.00 vMB 0
198,910 198,910 000000000000039f1e7bbcedcba5702699fab60eb7586656afe3b6afb0b77dd6 436 0.16/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 827.05 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: 4,440.67 GB
    • Received: 240.94 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.