Loading Tool

Explorer IconExplorer

Memory Pool

34,253 transactions
25.76 vMB
0.05610759 BTC
Random Selection Loading Transactions
Max Size: 130.00/200 MB

Candidate Block

Mining Attempt f5c11b6bea10b4f238d1e4382f10d1ae4de42522ae71921854fee88418d6f7a7
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root 3eb22512fbb8837d02521965ff62190d8b75a78619b897f5376197196fb64fe1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,989
Size: 1.00 vMB
Total Fees: 0.00889120 BTC
Feerates: 532.98 > 0.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (590,895 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
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
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.