Loading Tool

Explorer IconExplorer

Memory Pool

32,241 transactions
17.73 vMB
0.05954900 BTC
Random Selection Loading Transactions
Max Size: 95.75/200 MB

Candidate Block

Mining Attempt 4758f2bb57dc31fff0c58fc7447b9260c42cb113872e333226852dfbad2ac210
Version 20000000
Previous Block 00000000000000000001ef74dfae70b7f5106732354c17fa5d73161353fed594
Merkle Root 16f8aed96aff3a234de02c8514d48a983820d24f9b8c9658e1d05d138bacc0b3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,295
Size: 1.00 vMB
Total Fees: 0.02546984 BTC
Feerates: 348.43 > 2.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,166 (817,189 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
96,977 96,977 0000000000022589f7f60f39c21bbddf36c2bb69fc750fcceab6795577c710c0 1 0.00/1.00 vMB 0
96,976 96,976 000000000003e1962bdd7c0a69cc36263e5e8be88962f8add54ff5bfd149343a 3 0.00/1.00 vMB 0
96,975 96,975 000000000003634f2bd7da1fba54088c007c8e98ff5c3ee7799898b802841d1b 1 0.00/1.00 vMB 0
96,974 96,974 0000000000045c8faeb25a631d003150e5b9b413229db08395a39caea838e00b 1 0.00/1.00 vMB 0
96,973 96,973 0000000000054d0c8ac1d70f8bd668a2da22159eee20558e5364540209f19ed0 1 0.00/1.00 vMB 0
96,972 96,972 0000000000016b782f90f6b4d7576df0d09164611a440f4d1cb121aaa05c3eb4 1 0.00/1.00 vMB 0
96,971 96,971 0000000000028058122682c1b225069e6494db8fbf06b7b7402050da393de205 1 0.00/1.00 vMB 0
96,970 96,970 0000000000029ceefc39f0ecbcbb9f4d34053fe420e468be4243af1ba9cb961e 8 0.00/1.00 vMB 0
96,969 96,969 000000000001214cd9c4598c27011f0eeb317677bf45203fe605b524a9660386 5 0.00/1.00 vMB 0
96,968 96,968 0000000000006d3ba3bb65ef6d3e2c27dbad801627c205e7a32218a54109aa45 10 0.00/1.00 vMB 437
96,967 96,967 0000000000001641c471cbed6d418e427d5c9b12df00c1f561725c41ba8b7e2e 4 0.00/1.00 vMB 0
96,966 96,966 00000000000411eca48e9ec793861d796d5e16cb7e6727426bc4bef714901310 2 0.00/1.00 vMB 0
96,965 96,965 000000000000fda6c3ae972ed267db5a2bc9e5016396a09ff3d08bae5711c5eb 10 0.00/1.00 vMB 0
96,964 96,964 000000000002fce96d12e23321cba0b3012ec76ca9887d56412e502287714329 2 0.00/1.00 vMB 0
96,963 96,963 0000000000054f3b04ba8409053ba8e9d1ea5ea7ef112d4d26ef3904a91291bb 2 0.00/1.00 vMB 0
96,962 96,962 000000000002542c22468d089f74ade7dd09a7dc12bfe6ae6b5f400797e53b23 3 0.00/1.00 vMB 0
96,961 96,961 000000000000f239854bca0f5d2021707da68aa0cc345537aec2a2cd0abbca9e 1 0.00/1.00 vMB 0
96,960 96,960 00000000000306815a46a717bd2d346a21014c98af7841844e3f850b2fd93637 1 0.00/1.00 vMB 0
96,959 96,959 000000000000669cf525f62fd8e4887b4cf21cba553d6ceaa28b6a196f66c8a1 2 0.00/1.00 vMB 0
96,958 96,958 000000000000335ac2bb0784a6104e79d37f9f519602074fbf0f4fd0d3f99f0c 1 0.00/1.00 vMB 0
96,957 96,957 0000000000051b03fdedab8a88bd8cda9c52a4c736e94200c299c0dc9a7c0fa7 5 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.89 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 567.66 GB
    • Received: 7.69 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.