Loading Tool

Explorer IconExplorer

Memory Pool

27,721 transactions
13.89 vMB
0.14643528 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 76.00/200 MB

Candidate Block

Mining Attempt dcd561c4d0f5d0ffddd0d940ef2b653374d81c9d470caafd8f672cff1444c218
Version 20000000
Previous Block 00000000000000000000282cfa1c1336a9ecffd7bdef4743cc1d073745e85651
Merkle Root f01fa1acdceed6f695c6c9f0ef7de57bf480396d77e68ff2c366e6efe51b97b7
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.09093401 BTC
Median Feerate: 3.54 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,313 (754,598 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,715 158,715 00000000000004cde7b7a4a40dc9b6cbca4c6415e599df30e101f25c3940fb64 24 0.01 vMB 1,216
158,714 158,714 0000000000000c12625274a1d7af0ee0a01076a5cc79743a8eadef34308ef706 35 0.01 vMB 148
158,713 158,713 000000000000083f3fae1324020d2f3102b0d3c00fb8c83d4e905a4e2587820e 16 0.01 vMB 159
158,712 158,712 0000000000000bc27a43924310dd124176eee139be53ced291b4fa4e4bf8d90a 90 0.02 vMB 8
158,711 158,711 0000000000000a75df4251cb733ec3b6fcfd2e4fc5a9f6f21c1f2dbae23b4319 13 0.00 vMB 324
158,710 158,710 000000000000003ecf54a881b71e636ac3c43f6ed78cd23044fd50939f750e9f 80 0.03 vMB 148
158,709 158,709 0000000000000e7b78ee89a3f7968dbb21a6df2d9e54c0c0948423f408d87021 13 0.00 vMB 0
158,708 158,708 00000000000002e0f5beb3ea950f76af5c6423302bf0084e0bd1f3d7f394ad20 5 0.00 vMB 75
158,707 158,707 00000000000009e2906fc7d7828f742597155e5892708c7213a1be4e04e6eac7 64 0.02 vMB 63
158,706 158,706 000000000000075630687eed52eb511fb2f0495ec0e8573255ec160f2a412368 8 0.00 vMB 789
158,705 158,705 000000000000010b77008924d1b0e87f170e6e6cd9e12e6f94f41b655f83a337 9 0.00 vMB 316
158,704 158,704 00000000000002b0a14bdb7725b3bc9385a99a02cd11d992f78d50680b661f06 32 0.01 vMB 178
158,703 158,703 0000000000000413e1d2eaba60e4aa431c945649c7256bf0f87e12d2a30f93b2 8 0.00 vMB 277
158,702 158,702 00000000000005ade9d05c28ade167ffe217249a8c11eb81ba411a2c53312fac 41 0.01 vMB 0
158,701 158,701 0000000000000832b51e2593bd2c712e743952f9bc4d2108eef9ce805c30d06d 10 0.00 vMB 16
158,700 158,700 0000000000000e02bc0a66b000b891184fe25fc629779153c2561e72b9a1aec3 14 0.00 vMB 53
158,699 158,699 000000000000081ccf5cbe9825611ae443cf4b609b1974c8391f773266a32118 29 0.01 vMB 110
158,698 158,698 00000000000000f0433fb53911931092d382abd8e2cd7fea689d2c6f21fe74b4 69 0.03 vMB 80
158,697 158,697 0000000000000159b822777faa3f191e2d6e1812ceab5377bef02e1a77317bf4 12 0.00 vMB 113
158,696 158,696 000000000000037c9119d64b31f735452406da0bbf31fefd6b56d94c80e0c012 46 0.02 vMB 6
158,695 158,695 0000000000000ac03911d958adcb22276e2f7a207878f43edc77108724dda895 81 0.04 vMB 225
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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