Loading Tool

Explorer IconExplorer

Memory Pool

78,663 transactions
29.35 vMB
0.08427425 BTC
Random Selection Loading Transactions
Max Size: 177.37/200 MB

Candidate Block

Mining Attempt 147833a8ce7df220ade735fc535f76c5c0027d62f52bd7858b4deb406601aa00
Version 20000000
Previous Block 00000000000000000001f4b559d37e6ff387f62c9e7280040ea352cb9648bf8c
Merkle Root 379cd0dd393a0b0d7b0abee699f0a6b1eea551345a377e21227feb4f8949cceb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,570
Size: 1.00 vMB
Total Fees: 0.02263464 BTC
Feerates: 95.73 > 2.27 > 0.38 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,161 (288,562 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
626,599 626,599 0000000000000000000cf5a5d4dfc4347c0c1a863ec5fdb429b02b2162e5bba8 2,368 1.00/1.00 vMB 4
626,598 626,598 000000000000000000026387f329374d291cea017499ca786191f021b8c851bc 1,512 1.00/1.00 vMB 19
626,597 626,597 00000000000000000010882166773aa46a54cebb8024777f9ebcd3b66816ce04 2,458 1.00/1.00 vMB 11
626,596 626,596 00000000000000000000d00c44dcfe05197a01a951acfb7837de310c801cabfa 2,657 1.00/1.00 vMB 8
626,595 626,595 0000000000000000000a52f5bfcfe9a25089a9b3eb4ca2cffc79b7bcb9d425a1 3,037 1.00/1.00 vMB 10
626,594 626,594 0000000000000000000a424f264da527c48f87ae2ac76f896b6ac8ca6c404a54 3,084 1.00/1.00 vMB 24
626,593 626,593 00000000000000000000ec7d20fd144fd8c3d8a7e177048f0843e6a5781aff8a 2,612 1.00/1.00 vMB 15
626,592 626,592 0000000000000000000f48f8401325b6dbb0ec5b0dd61587049e0724977b9a2d 2,828 1.00/1.00 vMB 23
626,591 626,591 00000000000000000011df8da022f0f543799eca90864c4c5889e46588803a91 2,916 1.00/1.00 vMB 22
626,590 626,590 0000000000000000000f749c9a012a79d776e7e4123ad936e2bf4949f04e87df 3,002 1.00/1.00 vMB 30
626,589 626,589 0000000000000000000786092e1a8c89e24c312d8fad2c8754693f91dbddc677 2,113 1.00/1.00 vMB 21
626,588 626,588 00000000000000000012e63c606b3e33472146dba1dffee9c6c4eddaebf8fa28 1,022 0.40/1.00 vMB 19
626,587 626,587 0000000000000000000811f772dda020b019760f5519d0abcbb598f53e2d0bd5 1,202 0.47/1.00 vMB 15
626,586 626,586 000000000000000000112c05838a75774d333fdccfa52e6f1032687e1004772d 558 0.16/1.00 vMB 15
626,585 626,585 0000000000000000000b157b835936df6cb8ce1c1738ed0d4f75baf7a1654704 633 0.20/1.00 vMB 16
626,584 626,584 00000000000000000003c409e599b97b914b26d8ca65d9f05327dd7a18655296 867 0.33/1.00 vMB 15
626,583 626,583 000000000000000000113ff59bdd57046ceaa390fabbbdd4e438bfaeb52cbc34 1,795 0.60/1.00 vMB 16
626,582 626,582 0000000000000000001228e4f644cf9a7852a27e44cd63e804de09286a131604 482 0.22/1.00 vMB 16
626,581 626,581 00000000000000000005a12e1efe7335ff48b49ce7741498f11d16ca7cb0d885 2,522 0.90/1.00 vMB 19
626,580 626,580 00000000000000000012c953cd36721057a992bc0d1cad759e4013b188d11f94 1,140 0.36/1.00 vMB 17
626,579 626,579 000000000000000000018725e93f0f6187226a93ad6b3c854a630d6b423122c7 1,365 0.47/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.67 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: 674.98 GB
    • Received: 16.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.