Loading Tool

Explorer IconExplorer

Memory Pool

45,077 transactions
26.65 vMB
0.05959458 BTC
Random Selection Loading Transactions
Max Size: 140.96/200 MB

Candidate Block

Mining Attempt 9a63c97f6c3f93cbb07018b9e1af332ec47dbe50b9bc2b09182e8917efe5af04
Version 20000000
Previous Block 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79
Merkle Root 1c5474308d247634783e31b093e411b7054d6c327ddfbd83644f17a5c0f25ae2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,223
Size: 1.00 vMB
Total Fees: 0.01063042 BTC
Feerates: 40.21 > 1.07 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,743 (481,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,668 433,668 00000000000000000222c69cbbb2a5dadaed784173668094b752c9307a928253 469 0.98/1.00 vMB 15
433,667 433,667 0000000000000000029ae262221a7d670d725f280226dc8fdcf839515206ae92 314 0.12/1.00 vMB 59
433,666 433,666 0000000000000000025796c0ed71aabcf018dd82eb0e18dcb9d1297fea7a870c 296 0.16/1.00 vMB 61
433,665 433,665 000000000000000001445ac4a0984a932a815ea9a6e0971fc57ab3bb3acd0836 1,638 0.66/1.00 vMB 60
433,664 433,664 000000000000000003e161152d82aba028580dba1a3b051efb507dd95b66b856 1,257 0.62/1.00 vMB 50
433,663 433,663 0000000000000000029af5283806e232147f4eef8fd2e3760f6168c6b307a37f 1,407 1.00/1.00 vMB 79
433,662 433,662 000000000000000001a3b47909101ec5fc4367533857ffd468fb17f23f722ef0 876 1.00/1.00 vMB 23
433,661 433,661 000000000000000002c7ebb42ef5f9a51b6dde0421ee668df5c7979277ac5315 165 0.11/1.00 vMB 36
433,660 433,660 000000000000000004057fa6ab2ff0bc622d94047c425c569db12198a9f06604 1,067 1.00/1.00 vMB 36
433,659 433,659 0000000000000000019625e8f10f2686e5557c65252b57007f7fe4b96d21402c 1,678 0.99/1.00 vMB 35
433,658 433,658 000000000000000003bc10ba66a23d7b707850d9af988ae83e473e239995295a 3,052 1.00/1.00 vMB 79
433,657 433,657 0000000000000000038f8bf7bb48d565edaef15a71015a12d0b505c2735b2721 625 0.45/1.00 vMB 46
433,656 433,656 0000000000000000037d45071d7e87895dfb60e30a4e381a4bf8b065def48ad2 1,764 0.72/1.00 vMB 57
433,655 433,655 00000000000000000226ea875ea57afce22f8064844dee33ccf6524d63c455f6 547 0.34/1.00 vMB 45
433,654 433,654 0000000000000000013347b7149e39bb6164c825cd122af335e8291a004f69e0 435 0.99/1.00 vMB 9
433,653 433,653 000000000000000000cfa4d34caf4336170bca5d5d7517ea7d32573be700f164 1,522 0.61/1.00 vMB 62
433,652 433,652 00000000000000000007b07af3b0c83e12a59e3f4117ded2a19cc722752963d2 1,548 0.65/1.00 vMB 61
433,651 433,651 000000000000000000d2e3f1c1a21b6a2246ecc84baa91a20e2517bd462cf4f6 1,746 0.74/1.00 vMB 60
433,650 433,650 00000000000000000094d287ce7b9fa077d83a0ba50f666f7745c88b56af1423 982 1.00/1.00 vMB 22
433,649 433,649 000000000000000000a33ed8c487272a677445e223c799ca648d3863e896c03f 2,740 1.00/1.00 vMB 71
433,648 433,648 0000000000000000042bec4ab5cbecde5d729477098d7f54e6380e36ddaff826 2,537 1.00/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 781.93 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: 646.42 GB
    • Received: 12.86 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.