Loading Tool

Explorer IconExplorer

Memory Pool

42,090 transactions
27.74 vMB
0.07727879 BTC
Random Selection Loading Transactions
Max Size: 143.27/200 MB

Candidate Block

Mining Attempt 83cd4177ddfb9319683f388756269512f58c934f046907edea6634b8f2fdf350
Version 20000000
Previous Block 00000000000000000000a1786ddd55fd420afa28e0b26d3cdf698b7c13a266b5
Merkle Root ffcaa0ccab58bcee7e2aa47afccddd332880b6ce44da6d3a83c8d6ba1e4f2538
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,232
Size: 1.00 vMB
Total Fees: 0.02181704 BTC
Feerates: 180.63 > 2.19 > 0.60 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,661 (588,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,165 326,165 00000000000000000da7cd846fb4707609b27539c898992dfd4c87e685197fe3 1 0.00/1.00 vMB 0
326,164 326,164 000000000000000016ff03c166e3e9a058f1bc00b73c81ad39bbac70fd9af4f6 187 0.14/1.00 vMB 14
326,163 326,163 0000000000000000000cb0576430c6b911b69acc2a93fc2e57fa470902f87a06 1,687 0.85/1.00 vMB 29
326,162 326,162 0000000000000000165a22ddb5099adffb022b0bdde363cd1b94410481426db0 262 0.13/1.00 vMB 27
326,161 326,161 00000000000000000777801a02a9b5bed943e7d50f96b5cc1bd2eb05624541e4 375 0.18/1.00 vMB 32
326,160 326,160 00000000000000001895d0316ac2fbc24f1170e71ccef9b5a0e16faef26c5350 179 0.18/1.00 vMB 10
326,159 326,159 000000000000000015fbb8e5d58327691e01215289dd38c48833f947a9e73e62 1,371 0.75/1.00 vMB 27
326,158 326,158 00000000000000001bcbd5e13f6161362b32f360fe57535aacb707dc1c498e2c 1,729 0.75/1.00 vMB 32
326,157 326,157 00000000000000001e3436820ad292db0a2c90ac4ffd1e1c97cf56cc80cb28be 1,068 0.62/1.00 vMB 25
326,156 326,156 000000000000000019a65a434b407d87a8909d8553f4d3ef5c5728216e33cea4 509 0.27/1.00 vMB 28
326,155 326,155 00000000000000000b27f4eae162f5ff59cf5f710be46cd3ee08087102b06f9d 26 0.02/1.00 vMB 13
326,154 326,154 000000000000000000da0dfa20ae257bc9683869a96889dc0ddc741531de8227 434 0.19/1.00 vMB 22
326,153 326,153 0000000000000000157fec05c9fb76497086ce2c94153be6b7b66d2fa482f9b6 243 0.14/1.00 vMB 17
326,152 326,152 00000000000000001bb826285ffd19d98a14da579deafaaa7d3f0c77a9c0a54f 684 0.64/1.00 vMB 19
326,151 326,151 00000000000000000db45f19244c8189c6e612e37994d52db599d767c79fad28 772 0.75/1.00 vMB 19
326,150 326,150 000000000000000009bd1d4f5f23b8de7ea29e842cbe4b030b7adfdaf2bdc8da 958 0.75/1.00 vMB 22
326,149 326,149 0000000000000000177966ca1f581d8b68385f4159578c541d1d4fb31ad4dda4 355 0.68/1.00 vMB 14
326,148 326,148 00000000000000001e4118adcfbb02364bc13c41c210d8811e4f39aeb3687e36 1,421 0.75/1.00 vMB 28
326,147 326,147 0000000000000000053e2c62fc0e8e67cc1006bce8e1be1bc156a57276c1f372 474 0.24/1.00 vMB 28
326,146 326,146 000000000000000019e1e6f11bd989cbc76b905dbed469aaa276e157174adcb4 399 0.56/1.00 vMB 15
326,145 326,145 000000000000000011dcf7b5d3a5db1c47667308a1d9f694e7df46ccb35f9d2b 1,061 0.50/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.79 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: 634.08 GB
    • Received: 12.24 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.