Loading Tool

Explorer IconExplorer

Memory Pool

75,285 transactions
29.90 vMB
0.11038892 BTC
Random Selection Loading Transactions
Max Size: 173.60/200 MB

Candidate Block

Mining Attempt bd562319077ce8f39d6810cf00dc28f4cbbe5bce3b7a17ec2b6305f8caa6aaa4
Version 20000000
Previous Block 00000000000000000000eac0d0edfeacbf2a9e265a4f05056996405b4c699ecd
Merkle Root 7c4508ec823cb9db9ab7290695f06a76803fbfa354ddcc7c8a0dd907249e2851
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,019
Size: 1.00 vMB
Total Fees: 0.03867967 BTC
Feerates: 101.64 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,053 (135,750 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,303 779,303 00000000000000000002edac2990c83a23917b88ad3d4cca85ac3c3bf494f8f1 3,589 1.00/1.00 vMB 23
779,302 779,302 00000000000000000004fbca8de42a9158ebab7b19f0a4c7462e89ff237a23a2 3,418 1.00/1.00 vMB 18
779,301 779,301 00000000000000000000f2bab432fdf450a5cf43233715402efad7c079aaf45e 770 1.00/1.00 vMB 3
779,300 779,300 00000000000000000002c6862ae01356dba9e237fdb677952fa8145ec05b30bd 2,362 1.00/1.00 vMB 8
779,299 779,299 000000000000000000049ec18389bcd108fe14196a758c7051fe1bed0137d727 1,675 1.00/1.00 vMB 4
779,298 779,298 00000000000000000005bb950716656982d36e45cff99c16e79b67a794f47a55 2,291 1.00/1.00 vMB 6
779,297 779,297 0000000000000000000024f2c074e9845125e632411aa0112c2a4b8c2b65da4e 2,317 1.00/1.00 vMB 20
779,296 779,296 000000000000000000003578f794f238f5c094838c29c9abb7627eda55ee5ee2 3,595 1.00/1.00 vMB 18
779,295 779,295 000000000000000000017fb6649490edd7575ec0a9fcfba6a272dc495e60f88a 2,043 1.00/1.00 vMB 6
779,294 779,294 0000000000000000000169d313cb4bc30c0dfd9c384cef61868e33f9d3c38a4f 2,487 1.00/1.00 vMB 14
779,293 779,293 00000000000000000003567f8f3b9c25af1ac5def964bb23feddeba08fb784b9 3,478 1.00/1.00 vMB 21
779,292 779,292 000000000000000000015d4b753978d85833032fc71ba41d9e504021e62a1444 3,514 1.00/1.00 vMB 22
779,291 779,291 00000000000000000002d6e2dc618ad0f0eeb43e2421273ca6fd31f005d19b9c 3,354 1.00/1.00 vMB 34
779,290 779,290 000000000000000000042461e0fe2bcf9b9c1f190875d6c0ab14d153a66435e3 2,306 1.00/1.00 vMB 15
779,289 779,289 000000000000000000008ee0d3eeb389ce5d7f2d988a9927ce92478ab513d605 1,485 1.00/1.00 vMB 20
779,288 779,288 00000000000000000003d9aa4f042183618b77aacf518d66c1b0d0ecad948062 1,594 1.00/1.00 vMB 23
779,287 779,287 00000000000000000002e525b05bb41760500e9c9d0858bb5a55ed0d399cd52f 371 1.00/1.00 vMB 2
779,286 779,286 000000000000000000000f9e44dbfcf45563728459bf82c621808c0f4330feb4 707 1.00/1.00 vMB 4
779,285 779,285 00000000000000000001fe393036da3e45cfcd1704556e6b9065cb763f3390f0 1,639 1.00/1.00 vMB 5
779,284 779,284 00000000000000000001ecd67d7ea2357ebdfc595a982d2b70de2e235a08a5dc 2,410 1.00/1.00 vMB 10
779,283 779,283 000000000000000000046998d35f91d72ac503b200c672d6857b2d33894bff3d 2,787 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.49 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: 668.23 GB
    • Received: 15.43 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.