Loading Tool

Explorer IconExplorer

Memory Pool

48,887 transactions
29.40 vMB
0.07807458 BTC
Random Selection Loading Transactions
Max Size: 157.13/200 MB

Candidate Block

Mining Attempt 96b6a543f39a931af79a3ee9d58f464e867f3e9fc9ad08c306867091e4c9d33c
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root f1fd887e34abdd9f2679de28f7164c4bbb93fe47d0500b2c98260c1ede954190
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,562
Size: 1.00 vMB
Total Fees: 0.02064904 BTC
Feerates: 132.00 > 2.07 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (199,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,385 715,385 000000000000000000059883fbc21687302f782a71e23ea0ddc8cf3c605e2307 393 1.00/1.00 vMB 6
715,384 715,384 000000000000000000087ec7a706cb5e4d8b4fbc0a6772d4ca318d4ccf64ee54 1,897 1.00/1.00 vMB 16
715,383 715,383 0000000000000000000b11ce57cfaea4b8cebd4789311cdb9aa0ac62424ff6ca 358 1.00/1.00 vMB 9
715,382 715,382 00000000000000000000d88d3ba8f2c46cc31f2ef3188c426ea60d761a38eb82 1,300 0.42/1.00 vMB 9
715,381 715,381 00000000000000000002affbcfbea9b4e956e03d0dad86e613dda24d55569ce4 2,604 0.77/1.00 vMB 3
715,380 715,380 0000000000000000000646620bd9a586db2673d64f729eed123ed15dd0cf76c0 2,870 1.00/1.00 vMB 7
715,379 715,379 00000000000000000003db6a6878613cf9d9558328ccd089632dcc2467764156 3,070 1.00/1.00 vMB 21
715,378 715,378 00000000000000000007284ff219d8ca1c94a21fe9e89c648b0e2fab069323cb 1,441 0.46/1.00 vMB 11
715,377 715,377 00000000000000000008aaa460fbbc10cab88e00701876cbd35d767380b047cb 1,515 0.51/1.00 vMB 9
715,376 715,376 00000000000000000007fb54f3a788ad9b14a3a50deba18d35261319bad6facf 571 0.17/1.00 vMB 8
715,375 715,375 00000000000000000007e4d20d65c9f7f5b1bb53475b7811cb2569a354d8bbc6 867 0.37/1.00 vMB 7
715,374 715,374 0000000000000000000062330591805305edecb8aebe85ed870cbd5d7f75ffd1 2,048 0.78/1.00 vMB 7
715,373 715,373 000000000000000000041b444038e48df72d525dc0f7120096364e5b8ef8e4c6 921 0.32/1.00 vMB 5
715,372 715,372 00000000000000000006ae760ed95220505663a5a6794f1702afc64a57f21689 3,118 1.00/1.00 vMB 8
715,371 715,371 00000000000000000003a224e95a4609e9e77121f6347262d53d56852e575d17 824 0.29/1.00 vMB 10
715,370 715,370 0000000000000000000a439ebc79d8ecdc0298f005cbebd5f5ddc2c38a81e17f 1,559 0.52/1.00 vMB 9
715,369 715,369 000000000000000000022d2d499ee6f8688f2eede102d3e676eac7c568d397df 575 0.26/1.00 vMB 7
715,368 715,368 00000000000000000009a8e836e676d661a467fe416a1d2597a15c9be746af92 1,228 0.58/1.00 vMB 4
715,367 715,367 00000000000000000001b569f1df0f23b070d1abdb9c2cf5e06a8c3ee1a821c9 3,179 1.00/1.00 vMB 9
715,366 715,366 000000000000000000093b2058b21220816528ed3b1b17359b79b39e5065f022 3,233 1.00/1.00 vMB 9
715,365 715,365 000000000000000000038778a59f506d29af145b77590ee0b20c7bcd6f5d2b80 963 0.31/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.09 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: 651.47 GB
    • Received: 13.58 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.