Loading Tool

Explorer IconExplorer

Memory Pool

46,735 transactions
29.95 vMB
0.08762907 BTC
Random Selection Loading Transactions
Max Size: 159.43/200 MB

Candidate Block

Mining Attempt 710041f696c09362253ea251ad5603b40e30cbc0a4db7a70986f398206cbba6b
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root 8155fbe49df55c73525e77362ad8dd95772dda5bf8f1b96e91c4551051aa9f41
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,603
Size: 1.00 vMB
Total Fees: 0.02937609 BTC
Feerates: 110.38 > 2.94 > 0.55 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (452,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
462,292 462,292 0000000000000000014a800d6ab2491aba4366131f109d2447e97680a241bff3 2,588 1.00/1.00 vMB 178
462,291 462,291 000000000000000000426f893e31081a7c41e99d2dcfd95edb2b8f4810b800f9 2,089 1.00/1.00 vMB 148
462,290 462,290 0000000000000000010b7926388f87d3b81a768a8ab395aa148c77c71a2723de 2,348 1.00/1.00 vMB 178
462,289 462,289 0000000000000000020161ec04140418211a27046794d81991d921d016197cd4 1,676 1.00/1.00 vMB 101
462,288 462,288 000000000000000001327a87c29e3fc26b5da54d2cd9c1e5d5d7ed4c0f045798 1,575 1.00/1.00 vMB 125
462,287 462,287 000000000000000000b3467017f4adcd4b4639bab73ededb5207a97a5cfe57e0 2,458 1.00/1.00 vMB 121
462,286 462,286 000000000000000001c9aed4e300513db740c2f41b01f9098ab0680deb1dec75 2,026 1.00/1.00 vMB 150
462,285 462,285 000000000000000000d2a7702ce1e1978b24cdde77dd9a9c4d397e1a725497d6 2,236 1.00/1.00 vMB 171
462,284 462,284 000000000000000001deb81e9bdea4685f7947466be5af31f9f556ff3d2a9e29 2,276 1.00/1.00 vMB 135
462,283 462,283 000000000000000000b230ea5667dd961229e7db2c41656ee813b2e16923b98e 1,508 1.00/1.00 vMB 156
462,282 462,282 000000000000000000ff4c920d339f7211125f01957ac6d42a876162025764f9 2,781 1.00/1.00 vMB 207
462,281 462,281 0000000000000000005a50fc084ad976c068854f7b07bbfa2199e9a916ec04cf 1,986 1.00/1.00 vMB 282
462,280 462,280 00000000000000000077e4a68d3a9762fd1dc34b878028e848bc1478b7fc1a22 1,915 1.00/1.00 vMB 127
462,279 462,279 0000000000000000020645c5cba202018b84b77794f2c13c0009c383b02c6671 2,448 1.00/1.00 vMB 169
462,278 462,278 000000000000000000caa57e645f59a713fab443873bf445fb187802b4049d41 1,745 1.00/1.00 vMB 144
462,277 462,277 00000000000000000119cc683f57fdd34fdebe0268599b5a5ddaa464f600f7e7 2,582 1.00/1.00 vMB 160
462,276 462,276 000000000000000000dc2d615da834ab442e99c61c9397fdff971957f08191a4 2,223 1.00/1.00 vMB 178
462,275 462,275 000000000000000000e7958ef0aa2cc950510ffb1e50ce1cc97b28a57e4d12ac 2,721 1.00/1.00 vMB 230
462,274 462,274 00000000000000000045e50d4e77b67b4532911405c56117a1e6a78f87a44730 2,613 1.00/1.00 vMB 237
462,273 462,273 0000000000000000019305011856da611c0390ddfd87430fb639f0347344f348 440 0.57/1.00 vMB 50
462,272 462,272 0000000000000000004b60eeaabe7448a629b94261d740760a38e2e3a4b4dc8a 1,623 1.00/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.13 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: 652.39 GB
    • Received: 13.75 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.