Loading Tool

Explorer IconExplorer

Memory Pool

76,144 transactions
30.13 vMB
0.10044348 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt a69939eadab90b07929d3176b0baa456bd493675b504dec23e294289eeb0b430
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 631378f6eb2cf3a12e5ffee96ca208b03983087b31aef60171cb91ebdc6bd989
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,814
Size: 1.00 vMB
Total Fees: 0.02542987 BTC
Feerates: 100.00 > 2.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (118,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
796,668 796,668 000000000000000000010987f8a773dbbc06da05d8dc4c793fa5e565919debf5 2,929 1.00/1.00 vMB 21
796,667 796,667 000000000000000000014745aa8b1ec02d4c9430704b7974c3745d1b793692ba 1,793 1.00/1.00 vMB 14
796,666 796,666 00000000000000000002325421cc5e375df2f04942469792a3536e649525363a 5,347 1.00/1.00 vMB 11
796,665 796,665 000000000000000000006b0cea006e5e8c57502b41ac59c6873ffa88cc14d085 4,351 1.00/1.00 vMB 11
796,664 796,664 00000000000000000002679d1e15e0f6b2053b003d79b5008d373d97e0c56762 1,929 1.00/1.00 vMB 15
796,663 796,663 00000000000000000002bbf19bd67b569ac29bea7078b79fda7cf1a99a89846e 3,617 1.00/1.00 vMB 12
796,662 796,662 00000000000000000000724def94b52f3467066e13caeb56c49acd405e6553bd 1,840 1.00/1.00 vMB 18
796,661 796,661 00000000000000000002ae13ea46b2993326c86ac3752b43b9aedbfddb8f95e6 2,806 1.00/1.00 vMB 25
796,660 796,660 000000000000000000001bf635684048417992e33c78a4dc0d7a22319cfe5dfe 2,197 1.00/1.00 vMB 10
796,659 796,659 00000000000000000000f9dc786539c0df0829157cc95dc124fb782d5b537f0a 5,652 1.00/1.00 vMB 13
796,658 796,658 000000000000000000054cf22242039921b82b0d94c9514e9e838c9e5817d0ab 2,283 1.00/1.00 vMB 23
796,657 796,657 0000000000000000000463d67c5f0a7a797636533487607b50f13c1d37e81090 4,572 1.00/1.00 vMB 11
796,656 796,656 00000000000000000001217982ce7ce0a3981b8eadde18c03c0f87f2e7833f3e 1,672 1.00/1.00 vMB 15
796,655 796,655 000000000000000000019178141ce4c9d13a88367f549d2b090e41150b39ac1d 2,939 1.00/1.00 vMB 24
796,654 796,654 00000000000000000003c5151c4f50b8e1c2445fe4e9242f8d1189499b2931d4 3,743 1.00/1.00 vMB 31
796,653 796,653 0000000000000000000070c377222b7cd63de8090eb7436f4490ddf462862695 2,908 1.00/1.00 vMB 10
796,652 796,652 00000000000000000004aa0c4c11d525d3f7bf7c67eaa46a285ecdf8defee30e 1,381 1.00/1.00 vMB 11
796,651 796,651 000000000000000000025d1734ce45ab85986e90d26cf548c86dad4279a05cdf 2,242 1.00/1.00 vMB 22
796,650 796,650 00000000000000000004fc1eef92e8b63126911a29c2346c06fb55ed4bee78d3 936 1.00/1.00 vMB 18
796,649 796,649 00000000000000000000dbf3ec6c6db22a1f821cab4ea1847803f08f0d0a338c 2,493 1.00/1.00 vMB 30
796,648 796,648 0000000000000000000583ee339112b18fb8319467a64b08d107e3d0d2bc30e2 1,420 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 783.17 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: 749.36 GB
    • Received: 18.82 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.