Loading Tool

Explorer IconExplorer

Memory Pool

78,418 transactions
29.40 vMB
0.06706489 BTC
Random Selection Loading Transactions
Max Size: 176.61/200 MB

Candidate Block

Mining Attempt 15f0c749754511a06b3c7f2cce192b3cdeb755d13f0c443fa932e547c12a6de5
Version 20000000
Previous Block 000000000000000000017f21cc1fb2b256aacaaf01ac381e97345c0d2b47dc9f
Merkle Root e1286027ecf094cc2f81b72ac5e050ba90012bf8e8ce3943af0469aec57351c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,001
Size: 1.00 vMB
Total Fees: 0.00746899 BTC
Feerates: 40.21 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,015 (179,384 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,631 735,631 00000000000000000008605041bf64abcd286d1c4612433e00f1ed12fc79c63b 1,911 1.00/1.00 vMB 10
735,630 735,630 000000000000000000065c2a69e89305ff465e24c9044af454ca6df33e94f837 3,231 1.00/1.00 vMB 15
735,629 735,629 0000000000000000000703ec9542e38df2ed8ec4348619f46690d0fba27218da 1,814 1.00/1.00 vMB 12
735,628 735,628 00000000000000000004bcbb7cb99e7ecb426e60a258fed757bd330588eb6227 729 1.00/1.00 vMB 14
735,627 735,627 0000000000000000000439e3fdf6fec864c3402c13c3eadf1b7c4af3368c0845 1,231 1.00/1.00 vMB 16
735,626 735,626 00000000000000000003001751b2f9f5a0bcc19c4c4b071d8575a50206060e47 2,335 1.00/1.00 vMB 15
735,625 735,625 000000000000000000039c1fad7ba69b824fc9b026645087498991c892457d6c 3,426 1.00/1.00 vMB 22
735,624 735,624 000000000000000000080d6a5fe7f4e45d8bf1dd171642c81e5009ca61deeeaf 1,046 1.00/1.00 vMB 14
735,623 735,623 00000000000000000000a84ca4a16de2f0caf054605f15ba6fd3cb0c44792cb4 3,041 1.00/1.00 vMB 24
735,622 735,622 00000000000000000008a34f91e09d2bd40079c6bdeee0eb42e9376e1b896bf6 1,889 1.00/1.00 vMB 11
735,621 735,621 000000000000000000020be47d11bbf5f3e788363a7be222abed356bf76e74f8 885 1.00/1.00 vMB 15
735,620 735,620 00000000000000000005b43fceadf7ffc814c5b024ee7603976992bfc7fe47e7 1,736 1.00/1.00 vMB 11
735,619 735,619 00000000000000000000b43a2f60d953823cc115738a5b41bec5f7c2741ae587 2,467 1.00/1.00 vMB 12
735,618 735,618 000000000000000000040af7fac93f68d1735c4b4f6560e8dfcb80e669bbf43c 3,184 1.00/1.00 vMB 20
735,617 735,617 00000000000000000006fbbd913437311685f367d7594492447d7d6eccffccf4 3,488 1.00/1.00 vMB 13
735,616 735,616 00000000000000000005681184ff05204f0a1e0d572a5d717454932554da6127 2,262 1.00/1.00 vMB 19
735,615 735,615 000000000000000000096cf5cc1266fa6c11c316f8428410924c5a3d336633b4 1,083 1.00/1.00 vMB 15
735,614 735,614 00000000000000000006fcfe8a1bddf4cd4fd0f3bbc41570d2ac70b873fe3cbf 396 1.00/1.00 vMB 12
735,613 735,613 00000000000000000000ea154721255e77aa89f743205aa43fb19c2192ad5b03 2,287 1.00/1.00 vMB 20
735,612 735,612 00000000000000000004836a8220fd3085b18959cf86a3f581516a0a7be2e358 1,942 1.00/1.00 vMB 14
735,611 735,611 00000000000000000006a2829b7901da7b1d40da457967b4c3ba0b5bd6b74409 1,286 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.42 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: 665.40 GB
    • Received: 15.13 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.