Loading Tool

Explorer IconExplorer

Memory Pool

31,492 transactions
25.19 vMB
0.08598107 BTC
Random Selection Loading Transactions
Max Size: 125.91/200 MB

Candidate Block

Mining Attempt ade5637b26ed858019b36065de5b500b5319d777c5581d00fc20f8239ceb6ec7
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root d2b1bd5848913cd8b19f48efa205a47633339ddff35d1cb258a77bd96e317ee1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,488
Size: 1.00 vMB
Total Fees: 0.04069607 BTC
Feerates: 150.93 > 4.08 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (587,020 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,683 327,683 00000000000000001e328e5b1c87994ccff938240b9173658deea6e2816a1958 933 0.46/1.00 vMB 28
327,682 327,682 0000000000000000143ab6d1ef9e2a660bae6b7946657824fcb10b7c78782994 699 0.45/1.00 vMB 24
327,681 327,681 0000000000000000184efd352a5637886ae0dbb59d80aa2f51322a32623696ba 566 0.35/1.00 vMB 23
327,680 327,680 00000000000000001dfa0d3ad5febb2123344ee60bc479a4facc319c2b698b6c 31 0.01/1.00 vMB 27
327,679 327,679 00000000000000001814aaec39519ee7e35fe60c340a59f2f12c876e6196ea1d 897 0.42/1.00 vMB 29
327,678 327,678 0000000000000000118c4db786ea7dbb0c4229c5ebdb56265d8eb6e6ce072d7e 56 0.03/1.00 vMB 15
327,677 327,677 0000000000000000050249b12bbb24c3cb78635aa7e724e8fd94ae8035f03275 395 0.17/1.00 vMB 28
327,676 327,676 000000000000000002656342d870271aaf7282fe063b4b5b96ca78a68c72477e 173 0.10/1.00 vMB 25
327,675 327,675 0000000000000000154b5447b5ed272c52d58ea862b2a629e20dec9b6c577707 28 0.01/1.00 vMB 17
327,674 327,674 00000000000000001b8e161597fb8b55eab9dc5aa49182d16aa82aacd2321dcd 581 0.32/1.00 vMB 25
327,673 327,673 0000000000000000181f87f56b76a854b29939d5380fdb8ef268239c4596fe34 299 0.19/1.00 vMB 25
327,672 327,672 000000000000000017179cc81eee9074d0fd2a4a7c0b178cfdd0c714abb99ac4 665 0.32/1.00 vMB 32
327,671 327,671 00000000000000000ead780a1b98b82ff0b6edc2fc41f378e2099334b81fed68 306 0.19/1.00 vMB 25
327,670 327,670 0000000000000000034350b6ed9ce1b033c0483876e796f914341fe447329cb7 247 0.14/1.00 vMB 27
327,669 327,669 0000000000000000178339fe51dd81665477e285d83ab42c3222dfa6fff7e2cd 643 0.32/1.00 vMB 29
327,668 327,668 000000000000000018555eb2b515f875a49f3ffec9ab5b10b4b6218568e3fe1e 337 0.17/1.00 vMB 28
327,667 327,667 00000000000000001a67b0434d16ac4e20ce40878dceebd6ffe808ee5b690f54 150 0.07/1.00 vMB 26
327,666 327,666 000000000000000018b0d469b5bb3c2005772c26997047496140bcfa509328a9 132 0.10/1.00 vMB 20
327,665 327,665 00000000000000000a8255feb1adcfcc3b682e6b1fcd7926f27e820344f50d73 262 0.17/1.00 vMB 24
327,664 327,664 000000000000000005be83f3ea77b70aea1ec6f5fc7d89aafff85f2677e753db 319 0.17/1.00 vMB 24
327,663 327,663 000000000000000015651962d6c27ac58e7d840d5850c8decf497782522d1856 261 0.17/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 781.86 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: 642.35 GB
    • Received: 12.54 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.