Loading Tool

Explorer IconExplorer

Memory Pool

34,329 transactions
25.77 vMB
0.05625372 BTC
Random Selection Loading Transactions
Max Size: 130.10/200 MB

Candidate Block

Mining Attempt 3923293dd4f66b4eeb87cba3fc10e2d488b96f51f60d654fa21504c05a597265
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root 3eb22512fbb8837d02521965ff62190d8b75a78619b897f5376197196fb64fe1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,989
Size: 1.00 vMB
Total Fees: 0.00889120 BTC
Feerates: 532.98 > 0.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (407,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,288 507,288 0000000000000000002d33da88f1953d9680992458de69ce3f8e59fde1a62249 1,504 1.00/1.00 vMB 187
507,287 507,287 0000000000000000000cad07b36887df1db8e6c38751efc3e2df078630829012 2,421 1.00/1.00 vMB 205
507,286 507,286 0000000000000000006b27a18968bf998c5f8b40b9801ed1c72c11bc72a47617 2,203 1.00/1.00 vMB 180
507,285 507,285 000000000000000000213aed6862958542c37365ca8965649aa81793559ed4ac 2,634 1.00/1.00 vMB 217
507,284 507,284 000000000000000000416c1d9e9757c28846384a9199b9e9c429311e507ab90d 2,128 1.00/1.00 vMB 216
507,283 507,283 0000000000000000006c178842f8128089dd24e1a09d1330206f470e03c0cb2b 577 1.00/1.00 vMB 194
507,282 507,282 00000000000000000047ec66ddb2894894e69a601490470206a398151103ba61 1,116 1.00/1.00 vMB 209
507,281 507,281 000000000000000000693bd041e2366b9c3086043e89c39155f342e72612017d 1,300 1.00/1.00 vMB 194
507,280 507,280 00000000000000000057d1363c37ccdb6b9cf3e28154f25cb28b254d1f92e490 2,217 1.00/1.00 vMB 197
507,279 507,279 0000000000000000005e22e11a45d0a11963ac38fadd9ca2550d678442fae3dc 2,079 1.00/1.00 vMB 399
507,278 507,278 0000000000000000000c8afa0e07ba492d6cdac40850be142ffb231d876f2d30 1,867 1.00/1.00 vMB 181
507,277 507,277 00000000000000000026ab5d1527fd47d7c2357debbbe095c20e731544707933 2,336 1.00/1.00 vMB 215
507,276 507,276 000000000000000000312a83de93c9a77621d61b90afb24f183c1a482bcfc030 2,350 1.00/1.00 vMB 207
507,275 507,275 0000000000000000002e662e64402c0639318df0cd4801541ee065c18335d7f3 2,361 1.00/1.00 vMB 248
507,274 507,274 0000000000000000004a0e0d8977437c16f5558167bb97fcfb567e9ab1e89416 91 1.00/1.00 vMB 152
507,273 507,273 0000000000000000005369f84850a08a5cece45667801e98ce8efb8c7456b243 2,012 1.00/1.00 vMB 173
507,272 507,272 00000000000000000051784fedc009657219cfd9a32932e407be4d69343f240e 1,860 1.00/1.00 vMB 227
507,271 507,271 00000000000000000002a4aa6337e7ac0bfea3a5d47a859ec2e3a2d7c9c80948 1,465 1.00/1.00 vMB 182
507,270 507,270 0000000000000000006a8061baebc626cb44436fb69e8a9f02eac2a1f7f06ca2 1,807 1.00/1.00 vMB 207
507,269 507,269 00000000000000000043fd34c7bdc2158717ec9b6169f6b64e847f2be5c799e2 2,372 1.00/1.00 vMB 228
507,268 507,268 00000000000000000065f3b174e561280f1dbd9cb59a2e565b252258a3ffa6e2 901 1.00/1.00 vMB 169
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.19 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.