Loading Tool

Explorer IconExplorer

Memory Pool

88,835 transactions
33.70 vMB
0.14320757 BTC
Random Selection Loading Transactions
Max Size: 199.74/200 MB

Candidate Block

Mining Attempt e3fa720dd6f7343f0552edee5c85d3972ca26e9aa07611ada7b31ba40023b894
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 415abab0920ef1f58c2609ab733e6280442d94be09f0b73faa373907581e2015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,337
Size: 1.00 vMB
Total Fees: 0.05790463 BTC
Feerates: 469.97 > 5.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (317,480 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
597,469 597,469 0000000000000000000acc14d484d12635bc8d15091108c74f9db731d458c2a6 3,174 1.00/1.00 vMB 37
597,468 597,468 0000000000000000000d14f64d18825c008906731b20d3ba62fc021a01ac06bb 983 0.35/1.00 vMB 32
597,467 597,467 000000000000000000099248a5fc7617ae1d667db1c381692768b18517c9e782 1,892 0.48/1.00 vMB 30
597,466 597,466 0000000000000000000e8f4a7df614885b9326544e14fbbcaad46871c6ed9fbd 1,937 0.51/1.00 vMB 28
597,465 597,465 000000000000000000019dae616d19f6d8deef5957eb0748577d769f4be6dfcd 458 0.11/1.00 vMB 33
597,464 597,464 0000000000000000000739c29205a7ffcf213d2ca9ceeef73e73e461e68dba34 1,784 0.48/1.00 vMB 26
597,463 597,463 00000000000000000005a798ed4bfd455bb2fcf11e1e70d8c390aec1b182ead1 740 0.19/1.00 vMB 30
597,462 597,462 00000000000000000014338f215fad24f1193cfb95125821fea1012e2c801829 2,941 0.82/1.00 vMB 28
597,461 597,461 000000000000000000152b390c001235f30be9ea884b265f21ceab31ffb2d627 2,079 0.66/1.00 vMB 26
597,460 597,460 00000000000000000002c216f7ebb65ea776d669aeb3039007c57d9441bfa673 1,576 0.38/1.00 vMB 29
597,459 597,459 0000000000000000000cb4158b06b297e3432773baa0d6f9427c0e40c61df407 2,658 0.68/1.00 vMB 14
597,458 597,458 000000000000000000015449a5fe6f40509fd85ae18e5a5cdf389c3068f10d57 3,598 1.00/1.00 vMB 41
597,457 597,457 000000000000000000003422f90cedee5d2d769879e8c3db0307698aa9676442 3,612 1.00/1.00 vMB 28
597,456 597,456 00000000000000000002059ddd10afb5209d478b8069f52c7ebbdec1c0d75a62 2,103 0.52/1.00 vMB 16
597,455 597,455 000000000000000000023b8743894d92fd8bb5b27e7dd87666828cbfc94921bb 2,708 1.00/1.00 vMB 22
597,454 597,454 00000000000000000000f618d7945a114dea1d174eafc4e95e5dfadad8c42e26 3,499 1.00/1.00 vMB 54
597,453 597,453 000000000000000000094bd5c81b6eda6242127addb0172fe951300700aae3ab 2,026 1.00/1.00 vMB 8
597,452 597,452 00000000000000000009b1075d619eec48cd28f3ac71da5cf905f69190d58561 2,746 1.00/1.00 vMB 34
597,451 597,451 0000000000000000000bee453696b7e1b3e230cc16d089b5cc9197fa631686ae 2,925 1.00/1.00 vMB 45
597,450 597,450 000000000000000000006fb0a2f1f5f24633eb7189e4976a72625836092f2869 2,768 0.91/1.00 vMB 25
597,449 597,449 0000000000000000000e791775423873f28a4e97677e08335eb51533f9939f06 1,046 0.27/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.30 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: 658.00 GB
    • Received: 14.56 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.