Loading Tool

Explorer IconExplorer

Memory Pool

81,725 transactions
34.30 vMB
0.14541796 BTC
Random Selection Loading Transactions
Max Size: 195.33/200 MB

Candidate Block

Mining Attempt c351a6de1de91b0cb80beb15ddf0856193218e434969fd5067bcdd4a573be5e6
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 2e7af16cf2bb3a64ea8671e854a79a40e4d9603f90eb3da2e92755c456b67df8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,603
Size: 1.00 vMB
Total Fees: 0.03298764 BTC
Feerates: 150.78 > 3.31 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (836,134 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,275 79,275 000000000024daa879701e4f54ffc773f8330e254370be22146ba852172e3cde 5 0.00/1.00 vMB 0
79,274 79,274 00000000001e6e95a853e1670fc0c360e62b2391c91031c1e44f3e08611d33fa 7 0.00/1.00 vMB 0
79,273 79,273 0000000000346cddf5dc70221be9051498cc998abdf5316bec4c307f85aef253 2 0.00/1.00 vMB 0
79,272 79,272 000000000051f5c834f42eb1e0af4f6c9dfc9a23c286d7f190348b6d9cad30fb 1 0.00/1.00 vMB 0
79,271 79,271 00000000004efd8c9f3af9d6af3ff591b848fcc670feac1a715e2a423654eb99 1 0.00/1.00 vMB 0
79,270 79,270 00000000002a6f691896581ada14b7497b0d90b154351dd7dd384bf468a8c8bc 1 0.00/1.00 vMB 0
79,269 79,269 0000000000348278741f22e21dc98df2fca96dbb6c2941b805b7158ad13ac1d3 2 0.00/1.00 vMB 0
79,268 79,268 00000000004fe9bd421e3c6268c7eab5dd88912586918f72f54282cabb7870b4 1 0.00/1.00 vMB 0
79,267 79,267 000000000016695d1873524da697dcdeb38307f3402779142275039b101fbb97 2 0.00/1.00 vMB 0
79,266 79,266 000000000039ed05f5f21949669e824204bbdd5dd41c6f70ad6d1ed2adc2ae57 1 0.00/1.00 vMB 0
79,265 79,265 00000000000396e05cd7a2165573a4bd3cea69e5b74b2fc5151eaf7c27d62388 1 0.00/1.00 vMB 0
79,264 79,264 000000000002813beaa7fb4851f59badb6ed5bcafb67d6dd0f59571a9e9b1512 2 0.00/1.00 vMB 0
79,263 79,263 00000000001f923f6cce60c16b2e0feae03d096fa0baa3308e9e0aad124d40f8 3 0.00/1.00 vMB 0
79,262 79,262 00000000004c1229ca0bae17b3577ba4fab8cdcae8ce73c8b822d75e0eb2fcf2 2 0.00/1.00 vMB 0
79,261 79,261 00000000000cb251ee57f47468707f39e38cb3d45fc37ae318e6c3b794efe350 1 0.00/1.00 vMB 0
79,260 79,260 00000000003368aec78b2527b93cde76ff97d3cdde206d9bed1c61fa3c33a943 2 0.00/1.00 vMB 0
79,259 79,259 0000000000380d22f7fb2f69b0bb4f69efad821a230315fd42db7062fe0fac35 2 0.00/1.00 vMB 0
79,258 79,258 000000000045b8601f9984d19835c34b247b8837b408adcd3e384125cc645f50 1 0.00/1.00 vMB 0
79,257 79,257 0000000000391c1fb271afe0108f33fab9e6e2c591ed8655e3760030350da1aa 1 0.00/1.00 vMB 0
79,256 79,256 0000000000413cd44f25663a1788eddecaaf7ea7f77f86986c220c661fee13ee 1 0.00/1.00 vMB 0
79,255 79,255 000000000051e78d88a95d372be39162cdbaf44e569283e72bdfb5e4483093c5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.10 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: 728.11 GB
    • Received: 18.47 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.