Loading Tool

Explorer IconExplorer

Memory Pool

40,443 transactions
9.71 vMB
0.21696110 BTC
  • 1 sats/vbyte = 30 blocks ()
  • 3 sats/vbyte = 18 blocks ()
  • 12 sats/vbyte = 8 blocks ()
  • 13 sats/vbyte = 7 blocks ()
  • 14 sats/vbyte = 3 blocks ()
  • 15 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.92/200 MB

Candidate Block

Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.12684493 BTC
Avg Feerate: 13.73 sats/vbyte
Mining Attempt d9aed47b034d4689794030d12fd41c6cea34d4369564341f7cc0ac9575e614a1
Version 20000000
Previous Block 00000000000000000000666b99916afb56ea2f66f7c94be825637b6e41ad619d
Merkle Root 7ecef2fa333dd6ee061dbabc730eb48fa90ea462598690885e555fd70005d09e
Time
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,755 (663,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
249,280 249,280 000000000000006a9b5899088a0b5e2a2d399732eeacc1fc4700251753a29def 0.25 MB 622 159
249,279 249,279 0000000000000042c99d158a4f6c260b585bed9146c43f6315bd7eb8bec7bd45 0.07 MB 195 115
249,278 249,278 00000000000000811d851c5d5a77b38f782691756eb4e27c12a1626c89eacdb0 0.10 MB 205 107
249,277 249,277 000000000000001a295582f4af80fb5db5a74aea9219d4269f97be59ca4067d2 0.15 MB 328 110
249,276 249,276 0000000000000001ccdbfe696987ee8a779a21316ae988647bdfbf73f2765cf0 0.06 MB 144 42
249,275 249,275 0000000000000024008c3f02fe4983efffec010458d6e986f19fd5445ae3f78a 0.15 MB 340 131
249,274 249,274 0000000000000034d9fa287edc6c63ff056aae7b74d38cdf76ed8a502c3720d5 0.07 MB 148 54
249,273 249,273 000000000000002bf77af509e552a9067c2cb780ff68f5471603142999c11a19 0.20 MB 482 81
249,272 249,272 000000000000000e24f248a4b7c3f23300374744e615a7e31c194202aa2d77ec 0.25 MB 662 165
249,271 249,271 000000000000005fbbfc441b2e852d18548ae4a983c59f38e1b32dd97cf5e22e 0.01 MB 33 109
249,270 249,270 00000000000000321cb1ef9de9c4a6c470c7f88c4b85bcee3a63121e31096fef 0.13 MB 172 84
249,269 249,269 0000000000000043353ab161216f2092b973e7d9a935b3cc2ed66a066a886f50 0.04 MB 100 107
249,268 249,268 0000000000000050cc062eb2459e4120ba667757cfa64a15d96083caf0fde0f3 0.07 MB 158 108
249,267 249,267 0000000000000082d95acaae7770435e04d7543252d2a62a414614c8882fd9e4 0.16 MB 351 114
249,266 249,266 00000000000000448c9d59b71faeb94842823261d5ae50068ff1a5e00aee56c5 0.02 MB 69 93
249,265 249,265 000000000000005d43d800263125fd197e47b4ebcaa01673bb6adf2bd0094192 0.20 MB 475 120
249,264 249,264 000000000000005da52cd90df9c510952cc9e473b8addfc5d55a9b6083f52825 0.02 MB 45 118
249,263 249,263 000000000000007fbe427c16e4eb140633d40ec19cf86dbf9b4a63669e081104 0.14 MB 369 154
249,262 249,262 0000000000000040ca85b8475de92803735fba35d7552ee29cba17c9e27b3c3c 0.21 MB 384 60
249,261 249,261 000000000000005c70dc4c9b54ced325c03500689d6f370aba214a585c55266c 0.25 MB 646 177
249,260 249,260 00000000000000660457bf8c128e7bba6049190059fc9736e72cb36affb3a45b 0.09 MB 213 105
Previous 10 blocks ↓
Total Size: 778.41 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 85
    • Outgoing: 10
  • Data Transfer:
    • Sent: 144.14 GB
    • Received: 1.51 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.