Loading Tool

Explorer IconExplorer

Memory Pool

73,840 transactions
28.89 vMB
0.08832115 BTC
Random Selection Loading Transactions
Max Size: 173.99/200 MB

Candidate Block

Mining Attempt d14497a7c51c4a5186ee263097f2a78528717165eca18af0c2d8f57ca3968355
Version 20000000
Previous Block 00000000000000000001a18d139e70ae04f6e14722c385621e522f106379ab13
Merkle Root 821e33f8f3871342ca0931f778b5c62b188398933df0460ca76352372d3780cd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,237
Size: 1.00 vMB
Total Fees: 0.02448029 BTC
Feerates: 199.27 > 2.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,450 (782,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
133,065 133,065 0000000000000ae066168807b32c9ff85a94165f17000d9c42e1c50451ddc035 149 0.05/1.00 vMB 411
133,064 133,064 00000000000006eb5a3d184cbceadde6471cee1f9b5f38074794535d8f4ddea2 21 0.01/1.00 vMB 1,201
133,063 133,063 0000000000000838fbd34d530936d56e864288380ef8c885bf8f16daf88ba1d3 89 0.04/1.00 vMB 153
133,062 133,062 0000000000000a3cae7737f6c8c5c21b95033ae68bebc7c3ec9cb0ca038cc060 24 0.01/1.00 vMB 406
133,061 133,061 000000000000049e59290fa30a047e0c69b34ad4e7b57a705f24d9ca6c087d46 90 0.02/1.00 vMB 175
133,060 133,060 000000000000097969ff12a2dc469780f3060b6113ae96511334d6f3db7412b7 62 0.03/1.00 vMB 857
133,059 133,059 00000000000007d7fa8479eaa483009131cbd0de04a7bfcd88b28fc945c64873 89 0.03/1.00 vMB 762
133,058 133,058 0000000000000b1d60d41b12f0b727df076d86be1c977d0f6cb6be916affdfe5 16 0.00/1.00 vMB 1,884
133,057 133,057 000000000000008d9dd70dad81afd09a7e94647d0e517ac080b73e36831f3dbf 41 0.01/1.00 vMB 925
133,056 133,056 000000000000047846f0776c901542540d555b9861cee16e9788611a3aef333a 95 0.04/1.00 vMB 421
133,055 133,055 000000000000000a2153574b2523a6d1844c3cb82d085e2575846dd8c5d4ebb4 11 0.00/1.00 vMB 396
133,054 133,054 0000000000000c26e24722d39d92641ffda32e521f9d73e4b3a82afe5b3030f5 45 0.04/1.00 vMB 8
133,053 133,053 0000000000000bf2292393bbdf85c96874d7a5c198dcbd892b849700facb34cb 15 0.01/1.00 vMB 1,129
133,052 133,052 0000000000000c44102752a1b10c92cf6253e207e93956fc406c8fc9b9a3b3ce 33 0.01/1.00 vMB 687
133,051 133,051 0000000000000c0f44e9b22d0fdff8f02d211d1e155a7d8f8e106fe7ca124c83 21 0.01/1.00 vMB 213
133,050 133,050 000000000000110c67a2935aff014ed2094062d2595b70d5c9cdf0d127f8c48d 1 0.00/1.00 vMB 0
133,049 133,049 00000000000005037104541a19a3b54f7049abe44c89fcda75d79532d3509381 80 0.03/1.00 vMB 225
133,048 133,048 000000000000126ea3bc4b8533cfebed114c422ef1535dd7f2fbce17de85adb4 21 0.01/1.00 vMB 692
133,047 133,047 0000000000000001e4646f3b4841707b62ecf7412ebc0bdbd2538e745d474a79 30 0.01/1.00 vMB 643
133,046 133,046 0000000000000eba79ce8b5666a2541b5d9acc5806960b37741690d6b8cb6bcb 11 0.00/1.00 vMB 583
133,045 133,045 00000000000004cb300dbf1dd17046d326a4b8742f0965fef764605687302908 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.18 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: 750.10 GB
    • Received: 18.84 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.