Loading Tool

Explorer IconExplorer

Memory Pool

44,720 transactions
27.31 vMB
0.10139872 BTC
Random Selection Loading Transactions
Max Size: 143.13/200 MB

Candidate Block

Mining Attempt c7ec191ed431b03034fb33713b2b544cfbc8dea471932fa1798fbed16c2c6b6d
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 1a237f5186f160ff49e4b322b14f3ad4bb8afb83541716207f41d9ea7ce9755a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.04605930 BTC
Feerates: 151.16 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (375,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,687 539,687 0000000000000000001f012907514ae9d5750ea9b512d8b3c53dcce655ca3953 2,146 0.86/1.00 vMB 15
539,686 539,686 0000000000000000001d729a8cb87e9454a502927eaed316c4ab823d9ef38d85 2,650 0.93/1.00 vMB 18
539,685 539,685 0000000000000000001e70e39910e8b724879ad20c01d86f53621827e31d7b80 486 0.17/1.00 vMB 18
539,684 539,684 00000000000000000007573b34f2167334aac640a52579545d7faa785db35883 253 0.10/1.00 vMB 15
539,683 539,683 000000000000000000298124e21f93a2788790d8f826eb2292d2f94fdd89b0b4 26 0.01/1.00 vMB 15
539,682 539,682 0000000000000000000068553b128141ff2b07b566e91506775fb2fafa8ce1d5 1,859 0.62/1.00 vMB 20
539,681 539,681 00000000000000000008cdfedb44e3f79115f016146e6b5f424a061c1fa78a82 942 0.33/1.00 vMB 22
539,680 539,680 00000000000000000013a04b238bca34ab9e7640240d5ff75767cf38c33c06a5 163 0.05/1.00 vMB 28
539,679 539,679 00000000000000000001c3b2af702e0ef9db69927f96bdeb23202f777527092f 1,806 0.86/1.00 vMB 26
539,678 539,678 0000000000000000000a0493cb56ffa0fdb51446d4d499515c997bef238ccf41 194 0.06/1.00 vMB 19
539,677 539,677 00000000000000000015582bc1d7805d85db6b969e706f391973d3ddbaf5775d 289 0.10/1.00 vMB 14
539,676 539,676 00000000000000000009a8742ff24300a97d59323c4391228ea5cb9283f84715 745 0.33/1.00 vMB 12
539,675 539,675 00000000000000000021ffa33fca167336a9b92ed00c4d62e4a9cf3657224bd3 2,496 0.90/1.00 vMB 20
539,674 539,674 000000000000000000021b215b02d20e1ff847267b43f3a9c60ae9c65c12f792 696 0.22/1.00 vMB 18
539,673 539,673 0000000000000000001cfc70ed508e3e50746df0345780757473addb7918cf98 2,572 0.95/1.00 vMB 22
539,672 539,672 000000000000000000216e76a46e561148c3c49dacb43ca66dcdcf903cfd50c5 219 0.09/1.00 vMB 21
539,671 539,671 00000000000000000022a5057ee6bcfe9196b9c8cc4ff617572cb02f0ef86d18 1,604 0.71/1.00 vMB 9
539,670 539,670 0000000000000000001f1a2646af39b48722a1773572189a6d10c0ed58af3f37 2,749 1.00/1.00 vMB 10
539,669 539,669 00000000000000000019d82fdb524b05dc7340f4b1769e97e7ff25435bf3bfb5 2,292 1.00/1.00 vMB 9
539,668 539,668 00000000000000000007e19c73201a6519c4f218ab99a4b49a7331571257d864 2,797 0.99/1.00 vMB 29
539,667 539,667 0000000000000000001dbfbf4080c90408c49d360b67f3fd4cabf54cacbf34b9 2,281 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.