Loading Tool

Explorer IconExplorer

Memory Pool

78,323 transactions
29.44 vMB
0.07367272 BTC
Random Selection Loading Transactions
Max Size: 177.28/200 MB

Candidate Block

Mining Attempt 8f2335dae746421473b4ab7362c3fbccc49ef6030a91d442b90f4ec590792046
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root 65b9ea1b5df975c5458d432ce562fe987d4106075a1bd7fd433be050fb619aa7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,016
Size: 1.00 vMB
Total Fees: 0.01179565 BTC
Feerates: 25.13 > 1.18 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (579,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,196 335,196 000000000000000006d3b17544fb9b2a64b66d027b868c75de9197bcb93d5cbc 443 0.19/1.00 vMB 22
335,195 335,195 000000000000000017e9681309beb97771cb879a85fc53dc405dbb64fe633db1 660 0.22/1.00 vMB 33
335,194 335,194 00000000000000001090b0b04d6ac6a703a5995320a88f511138747a4e259ba4 506 0.30/1.00 vMB 21
335,193 335,193 00000000000000000f51bf3aa8863663ef66e373c094474147ba54933a110051 399 0.18/1.00 vMB 27
335,192 335,192 00000000000000000a556ec5bb49e6a665ea075544117fc668076a9e6964a02c 921 0.55/1.00 vMB 22
335,191 335,191 00000000000000000a386030af71a65741abb328bc366d82eb2c5f55b8aa34f2 322 0.22/1.00 vMB 23
335,190 335,190 0000000000000000152e6cbbfc4d804e5e08bc0e29217e81dd9dbe278b38e8f1 81 0.05/1.00 vMB 17
335,189 335,189 000000000000000016091e4596647ba2aa4bb12bc0f1eac029232a0d938853ba 453 0.30/1.00 vMB 19
335,188 335,188 00000000000000000f6c6feb6d5d7b0b661d3c96da99b3059af30a748aff15d2 128 0.05/1.00 vMB 30
335,187 335,187 00000000000000000c6b2a70b0d22d78a56b97c19641d80e927dca10777b2792 128 0.03/1.00 vMB 49
335,186 335,186 000000000000000012ae1802369ba841a728ad8979376254bd9b5fb195d227d8 247 0.14/1.00 vMB 24
335,185 335,185 0000000000000000069f2ce0ed8a7c88a7511d491a5eea5747965db8e0b5596b 445 0.20/1.00 vMB 24
335,184 335,184 000000000000000012da7c7ba956fb78385302f8378ec0f589e90bcc40a95337 708 0.48/1.00 vMB 21
335,183 335,183 000000000000000009c982b1dd164a4cf5d66bd6e387b504527ec31dd0593612 323 0.11/1.00 vMB 33
335,182 335,182 00000000000000000803486bc12880af012bb8650fc1d8cf5516eb4e3e85e729 407 0.35/1.00 vMB 28
335,181 335,181 000000000000000007669ddb31ff4abde6e268fc4ff4ac2be437b2fe4657a5bf 130 0.06/1.00 vMB 21
335,180 335,180 000000000000000007fb1d6a0cc5002c59093a95126766a8a0e1461fc7960ddb 498 0.36/1.00 vMB 19
335,179 335,179 000000000000000005b7d1ae128d7152771b2aa4610706e3c7b75ab16fd2075c 220 0.13/1.00 vMB 21
335,178 335,178 00000000000000001a01e5c6690b7741cad4773e74f884d95e7e521979fac5ec 623 0.44/1.00 vMB 21
335,177 335,177 0000000000000000056c1c82d60cc6299df116e256d931838be3ae3969bfbe13 631 0.30/1.00 vMB 23
335,176 335,176 000000000000000003b4eaa71aa9eec02c263c9c83e90a4a0c01c26ec3ea97cf 631 0.26/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.