Loading Tool

Explorer IconExplorer

Memory Pool

27,083 transactions
4.74 vMB
0.04481566 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 3 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.61/200 MB

Candidate Block

Mining Attempt ea3d027edaee5239dc8de156a33f644e3fb37f6e38b7e0d2df3182d7dea4c6c7
Version 20000000
Previous Block 0000000000000000000035c4890af15a70ce82b10f0f6553565d49a2ad97822f
Merkle Root ab9629e1a6753acdc6161774c35924b1d2ff8d81edb26ac8020a04e3ad545c21
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,892
Size: 0.55 vMB
Total Fees: 0.03337716 BTC
Avg Feerate: 2.16 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,786 (663,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
249,286 249,286 000000000000001a2dd5dfcf64a01c498b28e6b43593fa1e9187423e669b84ed 0.19 MB 419 128
249,285 249,285 000000000000002253b106d67d73b82f462b02c34a1ed9feda57fbf159cb8ecc 0.00 MB 1 0
249,284 249,284 000000000000002eabaf8056539fe444ab852cfdef9e01f384e40a59037d0f52 0.08 MB 165 146
249,283 249,283 0000000000000043f07323a920712d35f68104a581e5d9b3b7d4d156dcd947a4 0.12 MB 219 125
249,282 249,282 000000000000003c36b4c3635af44abd74c6a7f955f0c127c45b6aafc66ae61c 0.17 MB 304 41
249,281 249,281 00000000000000432e3b5913305af079508fc1e214faf4cdcaa5c765811a00f2 0.14 MB 192 75
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
Previous 10 blocks ↓
Total Size: 778.46 GB

Node Details:

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