Loading Tool

Explorer IconExplorer

Memory Pool

44,412 transactions
26.56 vMB
0.05677198 BTC
Random Selection Loading Transactions
Max Size: 140.15/200 MB

Candidate Block

Mining Attempt 710032ecbeb68127902214195248aae2aed0534a2bf414e34a0a560e84c44966
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root c6c1689f4b32b523fc82d023ddf9419eb94046d11a3f54ffe4b1cd437bfaadf5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,315
Size: 1.00 vMB
Total Fees: 0.00789592 BTC
Feerates: 54.71 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (242,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,202 672,202 0000000000000000000a6edb7939e598d5304d45a57b52cfed0271205711fc0d 845 1.00/1.00 vMB 148
672,201 672,201 0000000000000000000955fb78336ccaf2f748ef80256caf2d764a4fd9581703 1,658 1.00/1.00 vMB 157
672,200 672,200 0000000000000000000445d42a9d472e9e0eeb86ffdb8037ba868bea2c8cb1cf 1 0.00/1.00 vMB 0
672,199 672,199 00000000000000000002a6648a66d2ebedb53558be3ffb9080b4761a721f8067 2,269 1.00/1.00 vMB 107
672,198 672,198 00000000000000000002a71cd3d7fde491a237f9bf96af503d0d9f5667df3450 1,985 1.00/1.00 vMB 88
672,197 672,197 0000000000000000000287e4610c2171daf380a3b607b2824edbf3d73a1b7706 1,923 1.00/1.00 vMB 106
672,196 672,196 000000000000000000083b456967e87825f0929ada35b7c309e1f55dc238fd69 2,338 1.00/1.00 vMB 96
672,195 672,195 000000000000000000096a12e39c41fc07c1808742a0de47249e768fefe5042f 2,456 1.00/1.00 vMB 90
672,194 672,194 000000000000000000040744846938089d441a38eb984be7eef7443a0cadf18d 2,353 1.00/1.00 vMB 86
672,193 672,193 0000000000000000000a1e9357d53396bb912332bc715426178c5a05942c6b8e 2,364 1.00/1.00 vMB 147
672,192 672,192 00000000000000000004993c7fcf77f25fdf1dbba4b515733f624fc524ab0913 1,698 1.00/1.00 vMB 135
672,191 672,191 00000000000000000009ed253ab70c76f2463f9e7491e501a4783582e181184b 2,669 1.00/1.00 vMB 98
672,190 672,190 00000000000000000004bce60ef3e4fa99c3d91c9c84f903d0f0282a05a1eb49 3,398 1.00/1.00 vMB 80
672,189 672,189 00000000000000000009d78c8d15628b4c4687d2a69d7f521c8818884cd3910c 3,073 1.00/1.00 vMB 103
672,188 672,188 0000000000000000000cc0ace7a4ef63eb9ab03ee4f40f16fd75ca31dda6b712 2,493 1.00/1.00 vMB 157
672,187 672,187 0000000000000000000aaeb3f5b6719cc44515e9f1f984ea6dea51ef5be1633d 3,023 1.00/1.00 vMB 96
672,186 672,186 0000000000000000000144461fdf50eefe70a55b7cc5cbeedd48fcf5eaf7e977 1,338 1.00/1.00 vMB 132
672,185 672,185 00000000000000000005f20dab3386450da3d64ca7861a85c3565eb9c99b95d8 1,725 1.00/1.00 vMB 154
672,184 672,184 000000000000000000001699e1e6f81763ad8a4928c687c3d009c5830ca9b6e6 2,637 1.00/1.00 vMB 142
672,183 672,183 00000000000000000008a320693c55b602c64497f454ba8a308be00f951f243e 1 0.00/1.00 vMB 0
672,182 672,182 00000000000000000005462178ae0e715234a3e56482a6a919b94bfa3064542e 2,849 1.00/1.00 vMB 152
Previous 10 blocks ↓
Total Size: 781.95 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: 647.17 GB
    • Received: 12.91 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.