Loading Tool

Explorer IconExplorer

Memory Pool

79,511 transactions
29.76 vMB
0.08740497 BTC
Random Selection Loading Transactions
Max Size: 179.93/200 MB

Candidate Block

Mining Attempt 930bda9c3d76725024b896df9088afdc73b97355a4aa808b52658f245f71505f
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7896e90f527630e889fc41c24aa63f7e08f432b1de509af13e23557f2f4738c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.02033258 BTC
Feerates: 40.21 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (325,873 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,267 589,267 00000000000000000004d6487a4d2e6779a17ee58d5fe4ef54a3ab52b737d8a4 1,576 0.52/1.00 vMB 46
589,266 589,266 000000000000000000154fc232d8b5f9e79fc8e96b0d609980e47b8251b12b02 1,242 0.40/1.00 vMB 18
589,265 589,265 000000000000000000187272db56fe0bdaea9e574ee6874e98526495dc3c828c 2,828 1.00/1.00 vMB 34
589,264 589,264 00000000000000000010eafa75e838a183d5db171f081233356e0f23cd9cf4bb 2,378 1.00/1.00 vMB 4
589,263 589,263 0000000000000000001b6b8147162b0a619824fa6c07247a73a0f5c0e343ddd4 2,006 1.00/1.00 vMB 27
589,262 589,262 0000000000000000001ba078da7e579a19e2d6d9136e8cd4b835a1e2cefc64b4 2,780 1.00/1.00 vMB 75
589,261 589,261 0000000000000000000c245afa0402f980399eddcc6aa1ae11da50213455a5b6 3,183 1.00/1.00 vMB 70
589,260 589,260 0000000000000000000790658e04724f8e9c6ddf09cb2f5de2e0a6bca38dd9a7 1,406 0.74/1.00 vMB 2
589,259 589,259 0000000000000000001b7039cb6f538ec3e02c7d428d3f82d58d24de69613ae5 3,338 1.00/1.00 vMB 45
589,258 589,258 000000000000000000026639cf6ff9d5099c8b7f81295b977ad58e954aba07bd 3,118 1.00/1.00 vMB 44
589,257 589,257 00000000000000000001bd6e03f4e0e473d45dcbed46e4fb56c8db7aaf9e7995 2,887 1.00/1.00 vMB 65
589,256 589,256 0000000000000000001c2c862f5a358816a54649f7e4362b19518ccffcf9ad67 135 0.08/1.00 vMB 54
589,255 589,255 00000000000000000008108f1f42788bc823094259a566cec8752efc33d083d8 1,123 0.39/1.00 vMB 22
589,254 589,254 0000000000000000000676b90bfca5aebcb85ce6af3dbffb33afbd075f318cc9 1,898 1.00/1.00 vMB 21
589,253 589,253 00000000000000000019391f753e23a2da0969ff078dadb9453c09d6ec57ba08 2,934 1.00/1.00 vMB 20
589,252 589,252 000000000000000000154b146d8b118772f2f8779a8c51c1b83fa02c42350d5c 2,999 1.00/1.00 vMB 19
589,251 589,251 0000000000000000000bab1a2d6890c1e3b01aa8e3945613f559507e83aae542 3,162 1.00/1.00 vMB 61
589,250 589,250 00000000000000000008b1c4dfab0a697ee5ec3eb1bd7bfe4f793534d6761b9d 2,295 1.00/1.00 vMB 46
589,249 589,249 00000000000000000002e219ffa104e0cfe6453ee2a3ff2f61ec596af16047fb 2,898 1.00/1.00 vMB 85
589,248 589,248 0000000000000000000425a17ed79029095f6af300a1d8d6aeee600a6c2a7802 1,154 1.00/1.00 vMB 4
589,247 589,247 000000000000000000078202445b7857bd53902ab76a1680d6b2184ede4e02d0 3,154 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.