Loading Tool

Explorer IconExplorer

Memory Pool

40,780 transactions
27.30 vMB
0.12574175 BTC
Random Selection Loading Transactions
Max Size: 141.21/200 MB

Candidate Block

Mining Attempt 79822ed44e7c6b0784d7cc4f5327f037f6482fc2958a116ac481d8a8ed56e9f1
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root e0c9b7e617b5a34d9c866a63ad5388d48789e8e5d1ad2bbfed74f9ab6820546c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,269
Size: 1.00 vMB
Total Fees: 0.06817037 BTC
Feerates: 285.90 > 6.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (590,913 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
323,767 323,767 000000000000000019db90c74c40202119667466bf29f605356d81615f3abd89 465 0.30/1.00 vMB 29
323,766 323,766 000000000000000003bd562b134f3c69027a4bff607b858ff36fc5b1d2bd059e 52 0.04/1.00 vMB 24
323,765 323,765 0000000000000000088c2ec571eddc55e68a122def68c9acd560b0d08bbd64e8 75 0.10/1.00 vMB 15
323,764 323,764 00000000000000001a3ef947347b8f3a4b51fea43fb1a9b931bf7a418ec99a23 545 0.35/1.00 vMB 34
323,763 323,763 00000000000000001227ac632920eeb37c6c06b7328033a3b7c050c39927b9cc 27 0.01/1.00 vMB 39
323,762 323,762 00000000000000001716490a07c30621955a618996f093565012484fb4225132 12 0.01/1.00 vMB 15
323,761 323,761 00000000000000001956f2ae0b198481c9c83645ce17a58d0521031c147949cf 88 0.05/1.00 vMB 16
323,760 323,760 000000000000000012ca4130d3d0690eec3e989ed269a08b52a7d742eddcbf5f 643 0.38/1.00 vMB 32
323,759 323,759 00000000000000000810bd9bcd137dfef87b070948052ff6da1db84e0287677b 190 0.13/1.00 vMB 30
323,758 323,758 0000000000000000029eb9e45390991bc2702ba470398b18f94a691a06c115a0 41 0.02/1.00 vMB 21
323,757 323,757 000000000000000003d044ec78b560e1f51ba09f4623455b5793b5f8a8e22963 346 0.21/1.00 vMB 30
323,756 323,756 00000000000000001bb588422ed43ed7f31cf27dcde3d105c35fe1cf3bd2ffa3 759 0.42/1.00 vMB 31
323,755 323,755 00000000000000000cf579aa99427ad74caf254daa4b083bdb15b150532cdb41 265 0.17/1.00 vMB 31
323,754 323,754 00000000000000000aff99f02f1c34544ed77a8778db2910fad5eb473fb25b17 110 0.06/1.00 vMB 24
323,753 323,753 00000000000000000a7af8fd9ba7a0a8a3912e7ec20368f09807cba5530f0ef8 44 0.03/1.00 vMB 25
323,752 323,752 0000000000000000028ef406c3b23b8dfe4c92bed4e394776838b33aec228c08 256 0.34/1.00 vMB 32
323,751 323,751 0000000000000000073db35a3bef09257e88805b3f8798360b3cb050855b654a 75 0.05/1.00 vMB 12
323,750 323,750 00000000000000001e17159bdef3fbf212c26c7cfcc85c0ff67f05126081ed5a 253 0.24/1.00 vMB 25
323,749 323,749 00000000000000001e729f819991a7c4b8ff72886f0d7346cf0bc5317af49162 256 0.12/1.00 vMB 87
323,748 323,748 00000000000000000a873ad9af609aab867c40169c4d15032504d69c5883c99f 146 0.14/1.00 vMB 27
323,747 323,747 00000000000000000a24727341c587083e164eb9582f1d55b030042eb8099256 286 0.17/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.82 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: 636.44 GB
    • Received: 12.37 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.