Loading Tool

Explorer IconExplorer

Memory Pool

83,718 transactions
31.53 vMB
0.17138505 BTC
Random Selection Loading Transactions
Max Size: 187.29/200 MB

Candidate Block

Mining Attempt 8233dd2cfc9bb2768a905c9155f0930e9f6f73bd64d413b7494ab89b0e233372
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root d9aa3c3d329c019f001171cb34df6d52529c64188ee923ac0ffd115a69a9eb23
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,070
Size: 1.00 vMB
Total Fees: 0.06478338 BTC
Feerates: 269.69 > 6.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (660,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
254,633 254,633 00000000000000044f8175f1eb38731a9dc62c1507cd0d9a636fb5c2694a981a 274 0.11/1.00 vMB 120
254,632 254,632 0000000000000018f06dc984b32040271ba44d0d83cc677c62d831eb854aa97a 43 0.02/1.00 vMB 121
254,631 254,631 0000000000000019a41227ea05afd1c131d149ba47b115ef4a12dd698b874d3a 78 0.04/1.00 vMB 127
254,630 254,630 0000000000000026a7eed5950feb03c3c10c4eeca7af65a5c3a03206bce984f6 16 0.01/1.00 vMB 75
254,629 254,629 000000000000003af59889cc228b05d2c7dd85785956a18c7c9bb9f490fed55b 91 0.04/1.00 vMB 59
254,628 254,628 0000000000000038d6f36fb7a9b367ebe48449fe08acf33eb8caf80c5928e614 525 0.25/1.00 vMB 70
254,627 254,627 0000000000000002fed9decbbb90b0726e8fd0242d3b784189d9538879870703 609 0.25/1.00 vMB 137
254,626 254,626 000000000000001a34e2a5d28529ed825805b5f9bdb1186b3a60e33d7289ec58 266 0.15/1.00 vMB 80
254,625 254,625 00000000000000246a6b9c66f1e3601c78ebf5ef262a1431c20913f493edb55f 122 0.06/1.00 vMB 98
254,624 254,624 00000000000000276b1212260f0b22edeeade0c11a83464a5cf0745bb3c9ac8c 668 0.25/1.00 vMB 148
254,623 254,623 000000000000003d33f51d34dda4d917435ba7bbd26194c74a42c320e936c810 150 0.06/1.00 vMB 115
254,622 254,622 000000000000000e0af977b4a5f0c472f88332a17820d51cc8a4dbd65ad0564a 354 0.16/1.00 vMB 110
254,621 254,621 00000000000000299704ecd401c6b39710a45f1bfa952773633caacbdd8757c0 102 0.04/1.00 vMB 71
254,620 254,620 000000000000003ec422a4bb051708428c6a7c7d0cff71e65651d3613a1003c7 229 0.16/1.00 vMB 56
254,619 254,619 00000000000000106aab60ba25cded75fd5304261f039e2f672e120a5140ee48 669 0.24/1.00 vMB 118
254,618 254,618 0000000000000037c1ac62af654a553d57f9eb1a41203523c5abc5ef028ea92a 772 0.30/1.00 vMB 127
254,617 254,617 000000000000003d21a3388dd37b3fa90732024cb52e59c2f06558eba7a76f2b 278 0.14/1.00 vMB 92
254,616 254,616 000000000000003d13cd1e6c41c7ba72998938b10ddf048d0d452151266807df 394 0.19/1.00 vMB 74
254,615 254,615 00000000000000151fd5277d29a5e1b2fdc15b76afb98f16e5af78124a3265f8 1,501 0.50/1.00 vMB 96
254,614 254,614 000000000000003f5145b8f65923eeab714f4dafe91802ee77c4c5071387bc49 637 0.30/1.00 vMB 139
254,613 254,613 00000000000000289762c0f3ac779307d51762da4fca4644b24ae659b6929a0c 128 0.05/1.00 vMB 156
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.28 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.