Loading Tool

Explorer IconExplorer

Memory Pool

41,666 transactions
27.46 vMB
0.08229591 BTC
Random Selection Loading Transactions
Max Size: 141.96/200 MB

Candidate Block

Mining Attempt e9cafa7c95b1948a1cad8de68afafb0e137072a646d80d1ec57258f9e6d30112
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 9d9b38a17dc0566c76a2987f25dce1c6597364055c0b66c77b50ce15d4e0346f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,035
Size: 1.00 vMB
Total Fees: 0.02830860 BTC
Feerates: 141.50 > 2.84 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (517,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
397,290 397,290 000000000000000001fb0d3004ff8cd97d65366690dc26e8f473c4b893996908 1,624 1.00/1.00 vMB 50
397,289 397,289 000000000000000004bbff212f26f060cf67848a550c16b677be735d64047420 542 0.56/1.00 vMB 21
397,288 397,288 000000000000000006df4c61379375e12a4b957983bd90e42b0039d85c9114b1 37 0.05/1.00 vMB 0
397,287 397,287 0000000000000000074bfbc2264fa842967dd389ea1c783c3d1b95f57f732f75 639 0.62/1.00 vMB 22
397,286 397,286 0000000000000000060050661ad5ad883d6cf483bf5b429a8863ac8e7d102e9b 1,727 0.95/1.00 vMB 40
397,285 397,285 00000000000000000155025bfe3639d1b7e7e59a4b79a5c85573cf19d5200f1f 965 0.91/1.00 vMB 25
397,284 397,284 0000000000000000031cb1859502fc941e1dfd205668303d5c8d37629b3f6317 1,394 0.92/1.00 vMB 29
397,283 397,283 000000000000000005bcd3b94e35342a7b5bdaef653084d91ff2d6e95cb1c822 1,603 0.88/1.00 vMB 36
397,282 397,282 0000000000000000073ccc2f481092716917ee29edd35acefd4c485277ce5bb0 800 0.84/1.00 vMB 17
397,281 397,281 000000000000000005e3ad2910be95d23f8aae5fdb39a4fa694023faaff74a41 2,253 0.95/1.00 vMB 46
397,280 397,280 00000000000000000374cf473fa590f886de016618cc5d5bc7aa4549fc0e90aa 573 0.33/1.00 vMB 37
397,279 397,279 00000000000000000458fc261811ede2ae02a72f692662a9001df98ac7aba146 1,031 0.98/1.00 vMB 17
397,278 397,278 0000000000000000030e16c2fa875bd4d26bd4eda7a6f3e11c3343d328d5b340 412 0.26/1.00 vMB 25
397,277 397,277 000000000000000004b9239bc2e4317a392faaf036ca62f77363ddab6afa1691 1,266 0.93/1.00 vMB 27
397,276 397,276 00000000000000000422b4ec1285c5e80648af875c933d73d99cf01ee858f48f 2,182 0.95/1.00 vMB 45
397,275 397,275 000000000000000002bb4673c430a4ff0a4e4b050e1744d9030dcaf99713aa6d 68 0.05/1.00 vMB 26
397,274 397,274 000000000000000003fd2c6d033ee7ad9709649e583f425ddbe2929702ad8c4c 2 0.00/1.00 vMB 0
397,273 397,273 0000000000000000059527251431b0ca4bf44ed9ed070d357498fdcc0a3fc03d 1,142 0.59/1.00 vMB 35
397,272 397,272 0000000000000000049e7e9480d1208e629c1fc9126a69269f118f51324ce766 1,226 0.70/1.00 vMB 35
397,271 397,271 000000000000000004789c90ab69b84108a4d0f4e048715fb520782b97976321 530 0.30/1.00 vMB 30
397,270 397,270 000000000000000006c685a83f82ffca9988d45914fe20f7f118d739bb844d1d 562 0.32/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.79 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: 633.66 GB
    • Received: 12.21 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.