Loading Tool

Explorer IconExplorer

Memory Pool

39,469 transactions
27.04 vMB
0.05440340 BTC
Random Selection Loading Transactions
Max Size: 141.27/200 MB

Candidate Block

Mining Attempt d1eb8f5953d893edf9016b1bd4eee892f0b2729520f5b2f03167358babd111ff
Version 20000000
Previous Block 00000000000000000000245eed505a538a5d305de614b12adbe4c5ba2b15f80a
Merkle Root 5024fe46e4654e56ec3b1226882ad50495fae85bd2d8136d4ccf88dae4a469d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,039
Size: 1.00 vMB
Total Fees: 0.00436757 BTC
Feerates: 30.54 > 0.44 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,863 (393,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
521,398 521,398 000000000000000000256c83d0c49f1eaa06bb8dc47f30673f2222f093a16c0f 56 0.08/1.00 vMB 14
521,397 521,397 0000000000000000002d204a24bf58cafdc71c2502c7d4b24c965f8ebf64de5c 195 0.07/1.00 vMB 23
521,396 521,396 0000000000000000000effc2b435f33059f12e20eef032f78c7cb3e2f126c1aa 1,907 0.73/1.00 vMB 30
521,395 521,395 0000000000000000001793a14c96849774eb094c7bc4287b19c83e3df803da78 373 0.18/1.00 vMB 33
521,394 521,394 000000000000000000197aab938d276424a125418002727e9edadccfd58b59d5 190 0.06/1.00 vMB 24
521,393 521,393 0000000000000000000ef8431a15133869229abb65281471cc1a717e8b5ef285 457 0.23/1.00 vMB 12
521,392 521,392 00000000000000000014a93fed847a8045229bfcf26996a75afe398120c0a0eb 1,583 0.63/1.00 vMB 90
521,391 521,391 000000000000000000011226989fdeedadb65acfc4b138d873709c6b9578f06b 76 0.04/1.00 vMB 40
521,390 521,390 00000000000000000001ed408373bb65f4d1dd6fc9cc4c14bb932d78da4991a6 82 0.04/1.00 vMB 49
521,389 521,389 0000000000000000003ce674f793eb345670c89952438a10c3549084139c695c 605 0.37/1.00 vMB 16
521,388 521,388 0000000000000000001e8fbf2a427d5fbdadbabcf54bf8b0a3437098ded33c7d 1,884 1.00/1.00 vMB 28
521,387 521,387 0000000000000000001860ad9dd1800b671cf9a40190e7ca0fe07d510c6269f2 2,195 0.79/1.00 vMB 26
521,386 521,386 0000000000000000000177d7a4f0b994bdbf9f1c0ea767c35929776aa629ec2b 754 0.44/1.00 vMB 37
521,385 521,385 0000000000000000001233b194cbf17d91888b11c1be1d7f77b13aa4f608d3fc 92 0.03/1.00 vMB 9
521,384 521,384 000000000000000000338424371ecdab1fe9987cf47f0bbdcaddf6a03e1848f9 96 0.03/1.00 vMB 28
521,383 521,383 0000000000000000000973380ff9a62fbb2b6e2ecd4e952ee487e585731f9a96 2,377 0.90/1.00 vMB 11
521,382 521,382 00000000000000000017f62f3d875e3d05ff3f3b9b609e5a152cb1364fc270f2 1,762 1.00/1.00 vMB 40
521,381 521,381 00000000000000000002edd64433eee9b0bafae42890556850b48e2771cd59ad 1,711 0.94/1.00 vMB 15
521,380 521,380 0000000000000000002af14683c65f51ad862fd6e2cc8157fc85db62bf2b00a3 2,368 1.00/1.00 vMB 34
521,379 521,379 0000000000000000000dfffdf49a07d269d64610139d77d4df7c1586e6bb3223 1,619 0.85/1.00 vMB 21
521,378 521,378 000000000000000000181035d42a022082006f7ab8b77aa2edf1763088bbe2a9 131 0.08/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.15 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: 652.92 GB
    • Received: 13.81 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.