Loading Tool

Explorer IconExplorer

Memory Pool

40,680 transactions
26.48 vMB
0.05450087 BTC
Random Selection Loading Transactions
Max Size: 138.30/200 MB

Candidate Block

Mining Attempt d027571471c64fb43faff8a1ad4a6577426bb9c2e3d76a069439075e4cea31dd
Version 20000000
Previous Block 0000000000000000000092043cf5b8a15d441bfd9e63e061a7f0760325792149
Merkle Root 3514fdddc3134be8d4f211a3e32faf5a1fbe95b516f2dd0fd163d3340ad87f4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,300
Size: 1.00 vMB
Total Fees: 0.00550106 BTC
Feerates: 73.20 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,926 (561,416 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,510 353,510 00000000000000000b59341083a01fbc648bed2a29f7d240739ed041616478ad 936 0.46/1.00 vMB 25
353,509 353,509 00000000000000001524a715620fde50a2d27f8f2c862c4e64a1e63217f941a8 1,617 0.75/1.00 vMB 30
353,508 353,508 000000000000000000d2537590d84179d181e017bdd7e6b2c02ba466179064b4 239 0.29/1.00 vMB 16
353,507 353,507 00000000000000000a969316857a35d8d78417f5a06ca11a7d2fda25bd4e5585 475 0.75/1.00 vMB 16
353,506 353,506 000000000000000001a58f28b47a659f6260c75d576b8ec800ddedd7be748518 341 0.17/1.00 vMB 29
353,505 353,505 0000000000000000168634184218f98243f252607774e33d6bac720e1cf71510 62 0.05/1.00 vMB 11
353,504 353,504 00000000000000000127ae27c056bcaab1c38c99f8eaec2b2b6e1d8231e7ad46 1,135 0.67/1.00 vMB 19
353,503 353,503 000000000000000016eaa0174e30e225b35150b51653d61602d535b96be7814a 1,468 0.90/1.00 vMB 25
353,502 353,502 00000000000000000da0c0bbe1d42044de4705b149e8c0b637bf1f5841a8af70 2,338 0.90/1.00 vMB 34
353,501 353,501 000000000000000010895e324df14297b92f985f6160acbbbc8abdca6c692662 451 0.25/1.00 vMB 24
353,500 353,500 0000000000000000159db60b17bf31fedf79fdca7843480e668e94db6048ff2c 368 0.21/1.00 vMB 18
353,499 353,499 00000000000000000988a4fc89e906a7ec030d4991b8688fd0bf7afeb20d85f1 1,375 0.69/1.00 vMB 28
353,498 353,498 00000000000000000bc94e4bfcb67f6e9c0a1c3efae309a3e9c9353d26df2246 84 0.04/1.00 vMB 20
353,497 353,497 000000000000000016679b9ad3c2a55b9a8f70c91a0267599de2f6e7d1712da2 1,161 0.53/1.00 vMB 28
353,496 353,496 0000000000000000018e095699be939742e12afb0471e145b921094a8c62f14c 467 0.51/1.00 vMB 5
353,495 353,495 000000000000000010a7308dce4fc91e370ede488686ec1405185feaf01bb5be 1,752 0.76/1.00 vMB 32
353,494 353,494 0000000000000000039a8f04a49d817a929df60f9e1aec7d8eab2de34d892a34 1,175 0.73/1.00 vMB 20
353,493 353,493 0000000000000000092c5221fd7c86bfc9cf6860d32eabb721c826bef5511871 1,157 0.75/1.00 vMB 25
353,492 353,492 000000000000000006bc1125cf4438ee2ac6f362b60df90ad7841d53f7a54b47 1 0.00/1.00 vMB 0
353,491 353,491 000000000000000004f87ec418d33ac4d698c265a9e35207339559b5bda33016 512 0.34/1.00 vMB 24
353,490 353,490 000000000000000005e9206a9e694fcef80c5d6c94c2cf9bee3357c23198b0d7 1,484 0.75/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.26 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: 655.67 GB
    • Received: 14.34 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.