Loading Tool

Explorer IconExplorer

Memory Pool

81,312 transactions
30.95 vMB
0.08998140 BTC
Random Selection Loading Transactions
Max Size: 187.87/200 MB

Candidate Block

Mining Attempt 1f24b6680e2cf780aa312dbb7dc123c906b4cef4c1a4c9ca2a10440b97a41bb1
Version 20000000
Previous Block 00000000000000000001ca07069b70e219df1106795fdd3699d6deb20743d8b0
Merkle Root 008d579c07ce0d47de73209f404fcf3599fed8fc9501ae59391850134b5ffa21
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,794
Size: 1.00 vMB
Total Fees: 0.02325092 BTC
Feerates: 351.58 > 2.33 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,207 (560,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,460 354,460 0000000000000000091b02124c9c34c8c75af210d31180db1db13a128532da1d 129 0.12/1.00 vMB 14
354,459 354,459 00000000000000000a600c371a5e61929e2b18f70cc1e0c52682dc67aaf9a18d 249 0.13/1.00 vMB 29
354,458 354,458 0000000000000000091d50c130bbe1ea3e8c46a8b8ea9ae48b4ca908d7fb9b2f 233 0.15/1.00 vMB 22
354,457 354,457 00000000000000000d0a9d729833b3a4a8ea58e97861b64236be7a52d55e3be3 174 0.11/1.00 vMB 22
354,456 354,456 00000000000000000ea329dc20b00c998c81eea83466004e38754a825503d207 728 0.37/1.00 vMB 24
354,455 354,455 0000000000000000121eafcf8ed17c522d04ced517285e47cbbd663996a8ff0d 124 0.07/1.00 vMB 18
354,454 354,454 000000000000000008a8c3b7146683ee40ebe67cb1806542d9003eb404f25b9d 1,042 0.49/1.00 vMB 28
354,453 354,453 0000000000000000070cf30a28a3fb8f9d1cdb9aa60d46b4ed864f7608b54b67 459 0.45/1.00 vMB 14
354,452 354,452 0000000000000000092d8db1174b245d3a36da6501686a3f41fe0b1d5201feef 1,879 0.75/1.00 vMB 35
354,451 354,451 0000000000000000157d55c0ba4e1ca6fd22585543ef430c66c6aac3e8b83a88 575 0.29/1.00 vMB 28
354,450 354,450 00000000000000000fb2d8161d751079994118cdfa85019b774c2eb86d32f8b7 635 0.30/1.00 vMB 28
354,449 354,449 00000000000000000cfaac7fce571bad108b92ce36ebb5b95954dc2cfb273a73 282 0.17/1.00 vMB 22
354,448 354,448 000000000000000001085386d3256d77ad8c4ceb0e44281a082fa85030361993 474 0.28/1.00 vMB 24
354,447 354,447 00000000000000000c1d0a8720d19bf51dc76c7dba531b405b21caba05d7da40 934 0.47/1.00 vMB 32
354,446 354,446 000000000000000004d1ec09faee7988da582e3e90e4f5a3863aea2517a03368 414 0.21/1.00 vMB 27
354,445 354,445 00000000000000001343bd6c81520d92d7d1bfe961f2af43561be1a3c7d4092b 1,336 0.62/1.00 vMB 29
354,444 354,444 00000000000000000af18ad80cdabbc282ac4395a79f023d3c133b186cdb8f89 51 0.04/1.00 vMB 5
354,443 354,443 00000000000000000f5d07e433539fafbd0ce636b85fd609a8163cdfdd2a3c70 260 0.21/1.00 vMB 18
354,442 354,442 000000000000000006993dad5384a156b2c817eff7d5bab7c52e327bdca1bff6 778 0.44/1.00 vMB 28
354,441 354,441 00000000000000000ad928cc631f91b2e5fb0a2547f143f876fe99b891eae73f 225 0.29/1.00 vMB 15
354,440 354,440 0000000000000000074c1dda30c804efc042f2d657b83bd22a4e550068dd247b 1,442 0.72/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.75 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: 708.65 GB
    • Received: 16.74 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.