Loading Tool

Explorer IconExplorer

Memory Pool

34,217 transactions
25.75 vMB
0.05598365 BTC
Random Selection Loading Transactions
Max Size: 129.95/200 MB

Candidate Block

Mining Attempt e1d8f2a725c9c352ec22398c6cc6a8b0ddef5a5db3fea570dc9f348eac62a891
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root e7d79121d7554744d4795a4dbcc1fd5aa8ea82e2251af11d963dc61ad31370c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,023
Size: 1.00 vMB
Total Fees: 0.00878515 BTC
Feerates: 532.98 > 0.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (590,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
323,746 323,746 000000000000000019bd9b8624665421417141a224b69841200415e2a9132599 640 0.70/1.00 vMB 24
323,745 323,745 00000000000000000aa73310bbd2bf74d5af7f765e26cb53c1e99f7396dca731 239 0.35/1.00 vMB 18
323,744 323,744 0000000000000000078119b856622bdc4feaf4748efd7216bb515eb1a09bb70b 692 0.35/1.00 vMB 37
323,743 323,743 00000000000000000a4750d45c494930ea8fdaf87312b336f42e9d0bfba3d0ec 1,812 0.75/1.00 vMB 45
323,742 323,742 000000000000000013489e59a386d0540ac85404b6445b029ffe2a50c7b96e71 870 0.59/1.00 vMB 25
323,741 323,741 000000000000000005f73cef34518d8566997d72c63092b8aa6146ccf912c161 97 0.14/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.19 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.