Loading Tool

Explorer IconExplorer

Memory Pool

82,053 transactions
30.48 vMB
0.13175592 BTC
Random Selection Loading Transactions
Max Size: 183.67/200 MB

Candidate Block

Mining Attempt 080e1385c6ca86a176dbd3a90f2177dee912be3c912cbd68e4259f91d6224e46
Version 20000000
Previous Block 000000000000000000019df273a09481953b04854e28e5bee40f0a5bbd926969
Merkle Root cab94bf76f5f04668218af32beaf70f89aac0a7efeae43822db87691341a8e3a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,486
Size: 1.00 vMB
Total Fees: 0.06900843 BTC
Feerates: 203.60 > 6.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,973 (253,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,039 661,039 0000000000000000000d32bcfd93d788b26c11bd04d6c7fa734e3e51aece3983 1,472 1.00/1.00 vMB 54
661,038 661,038 0000000000000000000516104e778335eebc3987cfe108384e9b1121c22aa4bb 1,585 1.00/1.00 vMB 27
661,037 661,037 00000000000000000002039a69439971f1835e3c7a0ee79f1675474c1809cac1 2,455 1.00/1.00 vMB 28
661,036 661,036 0000000000000000000d58aceff6263d7258c068129f12866af0d11af9e2a93e 2,459 1.00/1.00 vMB 22
661,035 661,035 000000000000000000034a2bd316c9c5acc4ae8db4af08dd3844e0ba78fc0c63 2,201 1.00/1.00 vMB 27
661,034 661,034 0000000000000000000beac7bd71e37f5938b48be39a1701b8d9aa216fa19116 2,051 1.00/1.00 vMB 44
661,033 661,033 0000000000000000000384063ffc34eea435c1c8fc92db1bb0ac7825d65e222f 2,938 1.00/1.00 vMB 46
661,032 661,032 000000000000000000005252ab7aa1bde6829affe91f2cb1663fc5db66706355 1,751 1.00/1.00 vMB 64
661,031 661,031 00000000000000000003ca26150361770047c834717ead0ccd693f9f1a37889b 2,520 1.00/1.00 vMB 105
661,030 661,030 00000000000000000000f010d6ea571bb5a5657b285449f66fe1791b6d08854d 2,153 1.00/1.00 vMB 35
661,029 661,029 00000000000000000006a147f157afc23300a2e62f7e0a947db2b0cd0523489f 1,707 1.00/1.00 vMB 60
661,028 661,028 0000000000000000000bc690fc371b8d97db12f9d6af3b3802ec04f3166fa071 2,372 1.00/1.00 vMB 22
661,027 661,027 0000000000000000000d1b6c38ee7fafba1c64fa8141a1545de24db72401287d 2,173 1.00/1.00 vMB 34
661,026 661,026 00000000000000000004d6ef96edb03549e1d602bcc18ad8f646f82834dab94b 2,197 1.00/1.00 vMB 23
661,025 661,025 00000000000000000002e918acda6bc97e6afe84cfaee40242147cd60631f158 2,797 1.00/1.00 vMB 60
661,024 661,024 000000000000000000045aec89fdf33925f3eef825eee7269fbea1473e830a87 2,942 1.00/1.00 vMB 55
661,023 661,023 0000000000000000000ad7d66bcc558076ebe36cc07f3471abae8a71453a4614 2,771 1.00/1.00 vMB 43
661,022 661,022 000000000000000000034ed8bea0b1385b2ae1d6e5b0925f1046ec67b9f754c0 1,943 1.00/1.00 vMB 19
661,021 661,021 00000000000000000001b0debeb6f8d6716ab005e8bec7fb7658b501679b06de 1,547 1.00/1.00 vMB 9
661,020 661,020 00000000000000000007a7e4f61b7ead96a552c3b67e4ebba2adc084334d9f1d 2,012 1.00/1.00 vMB 35
661,019 661,019 00000000000000000005f228707d19b3fa3d906840307e02dfdd432303e84d10 1,506 1.00/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.34 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: 661.29 GB
    • Received: 14.80 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.