Loading Tool

Explorer IconExplorer

Memory Pool

80,685 transactions
29.76 vMB
0.09335119 BTC
Random Selection Loading Transactions
Max Size: 180.57/200 MB

Candidate Block

Mining Attempt 0b5dea83d52dbc1d1c91b8c66f8d91de2c2b5b60d5eb0e00889b979f0528594e
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 84717bc91645dad367aa062811d01e24b27462bd687e94d6a42fe1f387221431
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.02648134 BTC
Feerates: 90.00 > 2.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (266,976 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
648,163 648,163 00000000000000000007548dcc0c908d4b72ec7e4741fb17f5aaeb9ddd43c2ab 2,616 1.00/1.00 vMB 19
648,162 648,162 00000000000000000003181a38c2d78f434f9ea3b91138d11bdead9b0a0d1fb9 2,143 1.00/1.00 vMB 25
648,161 648,161 0000000000000000000bf1726be787565839641af1e419db43d555bdaa99e3df 1,795 1.00/1.00 vMB 63
648,160 648,160 0000000000000000000daa20ee418000fb74889a97fd7b1dca5c220b87f839f6 2,301 1.00/1.00 vMB 96
648,159 648,159 0000000000000000000f62067253f94fa86cfd0f0bb90801e96aafe9b074d347 2,430 1.00/1.00 vMB 31
648,158 648,158 00000000000000000006f9efd7f310668db6ad0159057208dcafc23ab40ebeb9 1,942 1.00/1.00 vMB 53
648,157 648,157 00000000000000000002e7f112da8a9fe7b18b2781ee73dfba65b9485aa71b89 2,446 1.00/1.00 vMB 91
648,156 648,156 000000000000000000023b8b3b87fa6d1eaf96fb11963e3403ef78923e1988d6 2,089 1.00/1.00 vMB 43
648,155 648,155 0000000000000000000bf7a9b321911eefa2a43c0791485bbab9cdd890171472 1,848 1.00/1.00 vMB 75
648,154 648,154 00000000000000000006d1bafbcd113a36162ce2380c72002e499408551848f2 1,063 1.00/1.00 vMB 13
648,153 648,153 00000000000000000008dd9cbd698700259e14c7bfdd57e6a4105efd726a97f4 2,408 1.00/1.00 vMB 18
648,152 648,152 00000000000000000000282b9de80d1e9228e489d4c57ec6f12fa8979701e329 2,281 1.00/1.00 vMB 85
648,151 648,151 0000000000000000000260ed1f12247ab391d145ccdb9839c044336e6b67ed10 768 1.00/1.00 vMB 2
648,150 648,150 00000000000000000005a5bf3c28853af6125d4bf4124bdd62482877346c488f 2,567 1.00/1.00 vMB 5
648,149 648,149 00000000000000000007fe01b6a2ba5fa7d559f8e297ae818d9034d64355a766 2,812 1.00/1.00 vMB 19
648,148 648,148 0000000000000000000891a50e53c251f1e6c42a98dea09c8be742638d3e1b70 2,786 1.00/1.00 vMB 11
648,147 648,147 0000000000000000000781c445fc764527f50976002dfee153dd251bbc429fe8 2,158 1.00/1.00 vMB 70
648,146 648,146 000000000000000000010f4cb67dd11853f60949825851e8b8a793968c8b1843 2,756 1.00/1.00 vMB 62
648,145 648,145 00000000000000000009b32a545ad4a8048b85e7f1aa87854030a45810dc3008 2,442 1.00/1.00 vMB 101
648,144 648,144 000000000000000000068ad61aaa76703bad366a81f645a0fc11a2deb61de302 1,876 1.00/1.00 vMB 35
648,143 648,143 0000000000000000000feb3cfcc69660e5c98fb978bf6a07f4075a8556db5fef 1,086 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.