Loading Tool

Explorer IconExplorer

Memory Pool

67,609 transactions
25.77 vMB
0.05905149 BTC
Random Selection Loading Transactions
Max Size: 155.38/200 MB

Candidate Block

Mining Attempt aaee82e42355db5d96c8486c4d1c3cc5f508fc9cbc686d1584ec6110ccd41bbc
Version 20000000
Previous Block 000000000000000000012bcb1b2e80b6a64226a9b1bd5f2b49913884a73b7425
Merkle Root b618ec090a20191ffaf0f2c81aa34319a2a9918f3d12f4648ba06f14ec7b23a0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,060
Size: 1.00 vMB
Total Fees: 0.00453175 BTC
Feerates: 40.21 > 0.45 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,499 (665,862 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,637 249,637 00000000000000418681c4fee7070c88d0fcecc07d10d09236f66bb764001cff 521 0.25/1.00 vMB 116
249,636 249,636 000000000000004bc421ffa29431987c2db225677abf93cd0af488d6b717dde3 565 0.22/1.00 vMB 109
249,635 249,635 0000000000000005c633079789086df30600ac5d57a627cff020ea05ead97b56 92 0.04/1.00 vMB 91
249,634 249,634 00000000000000706e981a169521be6cc9fc8668335ab9d2b8cda0076c8a88dd 235 0.11/1.00 vMB 85
249,633 249,633 0000000000000033304eba22fdc39359ceb09c92a0bd7b59bd09f9d45280e313 672 0.25/1.00 vMB 119
249,632 249,632 000000000000005941bc52a17213a9e2af8b0443e89276812a893f7d6c051797 330 0.15/1.00 vMB 276
249,631 249,631 000000000000001c18d5e97f88378366eff60fde66c5c628a4032a1f10a69d56 137 0.08/1.00 vMB 84
249,630 249,630 00000000000000257c4bce8820a5ea7c7e818ae2409b08d8b7b3133dc8100f9c 1 0.00/1.00 vMB 0
249,629 249,629 000000000000000f98862bbbe3387b8d84e186d8d3af50548d390b39e1fcbc50 71 0.03/1.00 vMB 114
249,628 249,628 00000000000000491fe882f6d1d2574ef4516e2234812e1113cf8532073ecd75 82 0.04/1.00 vMB 95
249,627 249,627 000000000000000f7affd500fca368f1a57b8255417ce0cabfb0f5bdaef2e57d 274 0.15/1.00 vMB 84
249,626 249,626 0000000000000033cf2c86daa0c16120a25a85a30a044b8863477f8d451fde40 32 0.01/1.00 vMB 65
249,625 249,625 00000000000000245fdd6b3810eecc5ed49b0a9febeca0deaf84899faee56609 224 0.13/1.00 vMB 84
249,624 249,624 000000000000005714663627e9e98fe782c98249c7fc2db580c836b210d2cec3 83 0.05/1.00 vMB 60
249,623 249,623 000000000000002686fd4aae5e0944e3c5a83687dbc04d664f00a66ad0f77e02 262 0.13/1.00 vMB 69
249,622 249,622 0000000000000065e69e3e88e3d88b9cae91d7c4990f09450d6407e306ec9063 489 0.24/1.00 vMB 115
249,621 249,621 000000000000004977abc775131cf2d007b3d895867c720a267a5556994cd73c 412 0.25/1.00 vMB 58
249,620 249,620 000000000000000e7c2c4a0ad428f0092f0c3db95b71b8c1ec034611203d2493 628 0.25/1.00 vMB 156
249,619 249,619 000000000000004764f99802902b94e08db7b0e9c096a450fd02d8e9ea16b739 161 0.09/1.00 vMB 85
249,618 249,618 00000000000000863c608b0ea4b74e0a703ac6bcb83705ba11faa74b4c4b3b8b 1 0.00/1.00 vMB 0
249,617 249,617 000000000000007cca76c0ae0ccce908b6e26676f4db53729ee27eb226ff05a4 560 0.25/1.00 vMB 135
Previous 10 blocks ↓
Total Size: 783.26 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: 763.27 GB
    • Received: 19.18 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.