Loading Tool

Explorer IconExplorer

Memory Pool

79,191 transactions
30.24 vMB
0.12206460 BTC
Random Selection Loading Transactions
Max Size: 179.92/200 MB

Candidate Block

Mining Attempt 3e5b6b2632b65e027f124b19a98c00eb0d4cf816b5da7b1575f2bde8ba7f6b9a
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 72fd29725bdd7ea35c24a185e07c67f52733dbbbdcaf9d4ef7fb431e87e1bdd5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,178
Size: 1.00 vMB
Total Fees: 0.03038682 BTC
Feerates: 301.69 > 3.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (579,550 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,752 335,752 000000000000000001192831b5125b011517207ec5d55db83461072cd98a52e0 421 0.34/1.00 vMB 17
335,751 335,751 000000000000000009ee74c08290df242d0588afe63a380f74ee873b4a32b36f 1,367 0.75/1.00 vMB 25
335,750 335,750 0000000000000000140fe82a9d7bf48c2d4d95e7fe4e3410299ca5aaf187f1a0 172 0.13/1.00 vMB 18
335,749 335,749 00000000000000000298c38bdfeffb19b875beee20ed67aa9eb04bdbf610aac0 199 0.11/1.00 vMB 24
335,748 335,748 000000000000000004bdf701b5a7140a933b5cd94f2ac63d8ae348b7cd2f5cd9 124 0.08/1.00 vMB 22
335,747 335,747 00000000000000000b7fcec1a74885ca3e643d7f282f0a8a2e9d7f651a1e6885 394 0.20/1.00 vMB 26
335,746 335,746 000000000000000014dc5839387ac9a9c090afd48fb4b0430cbdc41edd62f6b7 403 0.30/1.00 vMB 18
335,745 335,745 0000000000000000040d4c43bbe94ef7e07326ee7972a1039c2478d132844c09 1,721 0.75/1.00 vMB 29
335,744 335,744 000000000000000007cec7d7423237e8b04ae31c4dbe8e79bf27a85a4cc2dcb3 37 0.02/1.00 vMB 26
335,743 335,743 0000000000000000039cc6987625b4b44b2054016b31b777eb75ca1fa1e33b24 401 0.22/1.00 vMB 26
335,742 335,742 00000000000000000def81a375f5579698286351fb3392d2e71c0345c9aa16ef 409 0.23/1.00 vMB 22
335,741 335,741 000000000000000006f3f7cf54ad6d9eaede4c334f8bbc43450925adadb43617 985 0.59/1.00 vMB 25
335,740 335,740 00000000000000000e3db6f4a8891381dddff14598977fe7504af2433f0241bd 108 0.05/1.00 vMB 26
335,739 335,739 000000000000000000cc9ad886d0f1013eb673e7f0b681e486ddb8efd0b466cc 223 0.12/1.00 vMB 27
335,738 335,738 00000000000000000b3c5a74cc0abe2c25a609cb447ef005684ad93f1866277a 55 0.02/1.00 vMB 25
335,737 335,737 000000000000000010c28f2b7a99144211a286dda31ad61c5d1759e86ab47552 255 0.14/1.00 vMB 45
335,736 335,736 000000000000000004444f359a3be850bc99fd61a46cb4f6fd82c862881b2d62 23 0.01/1.00 vMB 25
335,735 335,735 000000000000000008f6a213e60f2d73123b98d2e59cca4d92b6051eb73a5ca4 127 0.05/1.00 vMB 28
335,734 335,734 0000000000000000143f4e54509aee1b252a55c27c281b36eefc7dcf44da81f2 397 0.18/1.00 vMB 27
335,733 335,733 000000000000000011033264e04dbac07bfd9a522f2e7bac16dc3a9243e2d5e8 519 0.33/1.00 vMB 20
335,732 335,732 00000000000000000afc649ea58b85ed0f62139eb5761aada82dd629609d07f7 352 0.12/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.91 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: 714.21 GB
    • Received: 17.52 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.