Loading Tool

Explorer IconExplorer

Memory Pool

81,579 transactions
31.23 vMB
0.07762876 BTC
Random Selection Loading Transactions
Max Size: 190.04/200 MB

Candidate Block

Mining Attempt 5a80fdab8e27a258d493e0fe889fbc790b9506d4c4aa941563b486415cc0efbb
Version 20000000
Previous Block 000000000000000000004b3e7e5aaeab111493f0d06b8a6f97fdb08081d0f764
Merkle Root 382a4d8eac38a4ccc52b8f2931506948f43dd0f64e63ee7dd5b387077a0b925f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,263
Size: 1.00 vMB
Total Fees: 0.01017259 BTC
Feerates: 100.37 > 1.02 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,197 (299,989 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,208 615,208 00000000000000000005ded31ffe178ed06f29db7426b3bdb663e3d0b11d46b8 3,140 1.00/1.00 vMB 14
615,207 615,207 0000000000000000000e750bad5544977b40d4c5f409216471150753a35b8c01 2,770 1.00/1.00 vMB 10
615,206 615,206 0000000000000000000e5c42fd7ccb5ff59df467b5026a50d87d6bcd13763bd9 2,892 1.00/1.00 vMB 20
615,205 615,205 00000000000000000009eea468ab5c3285a16336d245dfa9ac415413c5107199 1,200 0.42/1.00 vMB 13
615,204 615,204 000000000000000000000a697ceca731bc2ddb9b3445179cdd957e02c25cabf2 883 0.26/1.00 vMB 13
615,203 615,203 000000000000000000111f9b904a2f177c045a475873d11a50ed6fbb1fac7b7f 557 0.20/1.00 vMB 12
615,202 615,202 0000000000000000000ada64c405b1d74b9cb389bbb4eb0dc75cf90364715761 2,378 0.76/1.00 vMB 12
615,201 615,201 000000000000000000104d70c88463f0ecdba0feb895c3eacf80d4b41f8cf1ea 1,941 1.00/1.00 vMB 13
615,200 615,200 00000000000000000004ddee5e2470a409b3487b9dff8833d2f3a7b57c1e1a44 1,193 0.40/1.00 vMB 13
615,199 615,199 00000000000000000007b9343535d21ace069940a63b82cf1eb275cb8eaa602b 2,892 0.89/1.00 vMB 9
615,198 615,198 00000000000000000007a163357daeba3dfb3434b5200bf471e047448184a1e8 2,582 1.00/1.00 vMB 16
615,197 615,197 00000000000000000004a3871170b8c5de3f9710ec62e10e3c744eddcbdd1f6c 3,059 1.00/1.00 vMB 12
615,196 615,196 0000000000000000000395cc56ed073788aef643b7a7922f1ec9a2d430587917 2,479 1.00/1.00 vMB 14
615,195 615,195 0000000000000000000df9813094b1c4521ad7ea5f0e504ed87759076527f3c4 892 0.92/1.00 vMB 5
615,194 615,194 00000000000000000009a14fe9adabd006f7d47f2a6303e151302fd05a5de169 644 1.00/1.00 vMB 7
615,193 615,193 0000000000000000000170fe0764e9bbcd13cffec601b7a840e43cfde275d824 1,775 0.72/1.00 vMB 13
615,192 615,192 000000000000000000064fd3115388b9a2dd50d6e47814ac098df4530b7373c4 579 0.17/1.00 vMB 13
615,191 615,191 00000000000000000006885abdf9129380fd2cdc611c6280c319e38510f7883e 264 0.09/1.00 vMB 18
615,190 615,190 000000000000000000072e895e676c8daf6e940da8432cc5a34a7261aacf280b 1,099 0.43/1.00 vMB 15
615,189 615,189 0000000000000000000263bc55d986b9dea835b67b715bc7ace22051c487fca4 401 0.13/1.00 vMB 26
615,188 615,188 0000000000000000000252715f17f061989d006901e4fdd57d3e543cd186507d 2,730 0.96/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.73 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: 707.88 GB
    • Received: 16.71 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.