Loading Tool

Explorer IconExplorer

Memory Pool

79,072 transactions
29.30 vMB
0.09649938 BTC
Random Selection Loading Transactions
Max Size: 177.06/200 MB

Candidate Block

Mining Attempt 93ddbccd21da31fe7eafd91e1ef9aa007a0b6c7039fc4ade43d096bab2755bd3
Version 20000000
Previous Block 00000000000000000000c592a532bdf8ba2e0763e5fa7bb67e40a013f200bb7a
Merkle Root b15e653968bfb4f9539201e8c5805701c2dae0e38fc3f88fa238fae9e7f44515
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,258
Size: 1.00 vMB
Total Fees: 0.03451406 BTC
Feerates: 150.62 > 3.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,156 (839,990 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,166 75,166 0000000000224fdde60a21f3ae236df7d5df5e5f037c1772357162261e4640c9 1 0.00/1.00 vMB 0
75,165 75,165 00000000002f2d82475346c3428520ed2b4543d4afde18ce27ac469ad6a8d37b 5 0.00/1.00 vMB 0
75,164 75,164 00000000003fd172465ac84dc3b1b5b37a838b8737abcc7f76e2913ddac23371 1 0.00/1.00 vMB 0
75,163 75,163 00000000004f7b7c5694b647d2881f6908ee8695f961cbe86fe692ace2e1c129 7 0.00/1.00 vMB 0
75,162 75,162 00000000001c00aeb4b1f13a129fa7badcbee5a9d58c9151139ecef288985026 1 0.00/1.00 vMB 0
75,161 75,161 0000000000605e6a89e47f38edcae78937b030581706915603c99e694111087b 7 0.00/1.00 vMB 0
75,160 75,160 00000000007b5fc93afccbdb5b67c21d4187edb2a488fa4335969894f61dd4ab 1 0.00/1.00 vMB 0
75,159 75,159 000000000061bf160a325ab0540f3cf3ebad1ad64c7454f20f6618ad0f3ecbae 1 0.00/1.00 vMB 0
75,158 75,158 000000000020f7a1612f3e1a0a2da6eddcc96e1bd53b355329a3a22d9e7f612a 1 0.00/1.00 vMB 0
75,157 75,157 00000000004d312552803528ab893608618ce42f14317ce1217fe7fb26fe3a86 1 0.00/1.00 vMB 0
75,156 75,156 00000000006575d0352e09c2ed3a7d47ad6e359aa3527ee6f72dd8cbedc66d51 4 0.00/1.00 vMB 0
75,155 75,155 00000000004a092cf636682d956e5cf2f42ba298f97ea3bf008ccd5723d65f85 1 0.00/1.00 vMB 0
75,154 75,154 0000000000529f125496cc59eeee326db60683736a99cbf133047179f4633cf3 1 0.00/1.00 vMB 0
75,153 75,153 000000000005061b4e7fc9f1935679cfe0a361c72adf61c0a6c2b4f884efdc90 4 0.00/1.00 vMB 0
75,152 75,152 00000000007b98b2253f93d86305036686c525c2fa5ca82dbb7cd0cd8edf6049 2 0.00/1.00 vMB 0
75,151 75,151 000000000070fa87b394783b430b54653a65b15d570f9e4a7927d751df942021 7 0.00/1.00 vMB 0
75,150 75,150 000000000068c8e43844e2200048edb05f1ccd642f250a706dd312f3cf713edf 1 0.00/1.00 vMB 0
75,149 75,149 00000000000342316c8ae161ef1ebc19bd8fd91c64ad1fdefb9793239be93669 3 0.00/1.00 vMB 0
75,148 75,148 0000000000110d0807d016d8fb122a735b099d821ab340673b01525f5ef456da 1 0.00/1.00 vMB 0
75,147 75,147 00000000004bafc433ead9dc5db4783eee3aef9f6e1104fae492b123bdb9c25a 1 0.00/1.00 vMB 0
75,146 75,146 00000000002eb8e7cb81e787f0a5f2827dbe35070ac9778bcc0333b619feb526 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.66 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: 673.08 GB
    • Received: 16.38 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.