Loading Tool

Explorer IconExplorer

Memory Pool

87,234 transactions
32.85 vMB
0.13342513 BTC
Random Selection Loading Transactions
Max Size: 199.64/200 MB

Candidate Block

Mining Attempt b9952f432aa9982394f842d5891414f7fb2670a7d620b7b01a3e7a27db6843da
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 0499d95fe6eccf92277f246b479fc0d151d1a3fd2f5f19ddbc98b9f07d767a67
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,691
Size: 1.00 vMB
Total Fees: 0.04801378 BTC
Feerates: 300.16 > 4.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (511,037 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,179 404,179 00000000000000000034ae86e7e9eba9ec372f2c4b0bdf4a4e2fd73911469e9a 160 1.00/1.00 vMB 1
404,178 404,178 00000000000000000617b0eff41aa4c28fe7a82370f6acbd8a16e34348a7f83a 172 0.06/1.00 vMB 40
404,177 404,177 0000000000000000025b5b8d768ba833d0546146be50d9c1ab6d3015ad6b4edf 976 0.52/1.00 vMB 38
404,176 404,176 00000000000000000307955b7a270531400018cfbd85586fefcebb264747facf 344 1.00/1.00 vMB 4
404,175 404,175 000000000000000005fdba481b4c35820b1220306c09b206edebd37be9e01658 1,282 0.61/1.00 vMB 37
404,174 404,174 000000000000000002a2d52c141dc5008697b9676c85f945660268f9d74f01c7 705 0.26/1.00 vMB 40
404,173 404,173 000000000000000006560787f0824bc5f3c116edff63b28b18859f2f93fc3078 924 0.43/1.00 vMB 37
404,172 404,172 000000000000000003e770557f3160ee19b25673c63b4c9d4eb3e8b5f0aa3668 731 0.43/1.00 vMB 40
404,171 404,171 0000000000000000006d058e4d93f9366d0f5affd331c8e2e740c5f585cd39b4 744 0.48/1.00 vMB 32
404,170 404,170 0000000000000000004c1c10fe3243e9e612889407c6717cf277fe18f59f107f 2,370 1.00/1.00 vMB 44
404,169 404,169 000000000000000001ef7cfcec377af174fc0bf552f4f669f6bb85ab98686af0 1,939 0.94/1.00 vMB 38
404,168 404,168 000000000000000004770fe1450d952e3d356ce21878edb75df327af12f905e4 2,661 1.00/1.00 vMB 43
404,167 404,167 000000000000000001519244e11355767909f6d9a9354379a3e62463e9915360 529 1.00/1.00 vMB 8
404,166 404,166 00000000000000000242ee2f8401de70defa49db950d0574415898ca5895384c 409 0.32/1.00 vMB 21
404,165 404,165 0000000000000000021b492fb80bbdfd6ef830f023c9abcef540de5f8deaffe1 72 0.03/1.00 vMB 41
404,164 404,164 000000000000000002634735c20240904bc8e9849f18dc21e4f176d4ae838c40 782 0.36/1.00 vMB 40
404,163 404,163 0000000000000000012fac64682b13446f7db99c2a4f3740035e15ffcc7f6151 1,780 0.77/1.00 vMB 39
404,162 404,162 000000000000000004e524a884f40267044220524652685a6e99acdf0131bc74 2,080 0.99/1.00 vMB 38
404,161 404,161 000000000000000003e1ffc6659f8af658c241d170c5cd9e111f47cac492ecd3 738 0.41/1.00 vMB 36
404,160 404,160 000000000000000000d5e2dc6ef9e0f9341f9add3e6b097feac30ddb11e6d6db 154 0.07/1.00 vMB 42
404,159 404,159 000000000000000005f139b465abdc612e671e9468b9f7489b532b220c2ba08e 1,588 0.96/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.76 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: 709.03 GB
    • Received: 16.84 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.