Loading Tool

Explorer IconExplorer

Memory Pool

82,924 transactions
30.02 vMB
0.07105056 BTC
Random Selection Loading Transactions
Max Size: 182.28/200 MB

Candidate Block

Mining Attempt 06eeb0b6ec882cadd167d20ac50eb3933b3c11db3f45eeffe45ae15ac575a5eb
Version 20000000
Previous Block 000000000000000000010d0a3e37e31e12beb7277f8808ba3ca72eb0ef7badb5
Merkle Root ddf073f2f22561f4bfc4ae5bb614c0b4377467a128b8e158f5803232b8a60629
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,633
Size: 1.00 vMB
Total Fees: 0.00970593 BTC
Feerates: 43.68 > 0.97 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,959 (186,774 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,185 728,185 00000000000000000007aa17de56ddd30aecf179e769d7705b69e8793002123b 394 0.14/1.00 vMB 7
728,184 728,184 00000000000000000009ccab90456f8c930554f64a5d9eab4653f6b89dcf0bfb 583 0.31/1.00 vMB 5
728,183 728,183 00000000000000000008f3908c9945c35658da6224f4b312ada8cdb472b2cc6c 1,011 0.33/1.00 vMB 8
728,182 728,182 00000000000000000004393540950e11e231b9cdd40e83e38bebc8191d514b4b 385 0.10/1.00 vMB 8
728,181 728,181 00000000000000000006a30f476e2b82ac7a8a62d0a3f1c7d34f59e609618412 760 0.30/1.00 vMB 8
728,180 728,180 000000000000000000088a4520ae5079c95402c502ea0b0707bb44a45dd7bc8e 337 0.09/1.00 vMB 8
728,179 728,179 000000000000000000063b96a0f49fe32d3de5180f465e2a67027546eb54a623 933 0.68/1.00 vMB 4
728,178 728,178 00000000000000000002a3e876980b5ddcad3c19530e70319895eec30bf802db 1,170 0.78/1.00 vMB 5
728,177 728,177 00000000000000000000cd5ee60177a4cf287d15a2d224d666a7c028f94a441e 1,142 0.43/1.00 vMB 7
728,176 728,176 000000000000000000066e956f37009f38ce6fcdcce36b6b40101275b628eb07 1,504 0.56/1.00 vMB 7
728,175 728,175 000000000000000000061dff58cdbec6a649e7af9d17808f3bbc07a978ecad61 343 0.11/1.00 vMB 6
728,174 728,174 000000000000000000011020eea1996e1bcfdccbcaa1c87c4bde2e5b97d4608c 99 0.04/1.00 vMB 8
728,173 728,173 00000000000000000009c10a465eee9e96709a1b7569320162fcbcaa4bc4f462 1,260 1.00/1.00 vMB 3
728,172 728,172 00000000000000000006b87ce2f237d6c9cb3b4e9e4169459b216797edd0eb0e 2,495 1.00/1.00 vMB 8
728,171 728,171 000000000000000000022a9969ce386669eaa4da2ced9a2c1aeb70d2d6df8f26 2,739 0.92/1.00 vMB 7
728,170 728,170 0000000000000000000591e7b55c354e26ddf1a56424cbe862784e9b06c295fb 25 0.01/1.00 vMB 25
728,169 728,169 000000000000000000091d2f560aef35d790db895080a99bd00b0c43a6065888 689 0.20/1.00 vMB 7
728,168 728,168 00000000000000000004452041adb589d9b2170dc78e18a723788cf3e57a9657 488 0.69/1.00 vMB 1
728,167 728,167 000000000000000000051f552e028c673ae60c8b69748b1859e9de64186659cf 2,712 1.00/1.00 vMB 8
728,166 728,166 00000000000000000009942db392a1ea17b0b00ed9fe86b03e7551ff6631d5bd 2,829 1.00/1.00 vMB 8
728,165 728,165 000000000000000000099aa57378ef5e919e0287154bdbd3ae83e45020a64a17 669 0.31/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.32 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: 660.26 GB
    • Received: 14.65 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.