Loading Tool

Explorer IconExplorer

Memory Pool

53,380 transactions
29.66 vMB
0.09973015 BTC
Random Selection Loading Transactions
Max Size: 159.22/200 MB

Candidate Block

Mining Attempt 330c68c53b4edd10f51044b991891d0cf6ce56ed573f8bcc79776a8168e04c74
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root 0cf65303dbfdf8556543e58416be95af35fcf1b94dd7efe6fe429dad6971b692
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02835063 BTC
Feerates: 100.53 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (411,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
503,490 503,490 0000000000000000006f5702d3993218bdfb58b21a02c87a9b56fc540733efa0 1,895 1.00/1.00 vMB 428
503,489 503,489 00000000000000000010d66bdb031833e2b25cd7269bf46d10038bf59f83ae07 1,543 1.00/1.00 vMB 279
503,488 503,488 000000000000000000526a96d78345074ed5a805baca5d12a09fb70e60d8bd0e 1,700 1.00/1.00 vMB 480
503,487 503,487 0000000000000000006e41d128d60a2be901b746d3c7bda8edfe70e8806c645b 3,008 1.00/1.00 vMB 577
503,486 503,486 00000000000000000064206fa56620e0effb0847b3f4aa9a647cb0c5873c0e50 1,562 1.00/1.00 vMB 292
503,485 503,485 0000000000000000008fb719c3917b5981741eb5abaa69d172215177551efee5 1,983 1.00/1.00 vMB 425
503,484 503,484 0000000000000000003c2b970ab24afec09d6952b91bf0e9168979f6292a129f 2,375 1.00/1.00 vMB 478
503,483 503,483 0000000000000000005a833d1f6c2c754cfeff1db130aa93fe30d27e2876582d 1,745 1.00/1.00 vMB 542
503,482 503,482 00000000000000000061c994dbc4a2ebec085778f6a34aca0ebc6140cc9b2d0b 1,784 1.00/1.00 vMB 258
503,481 503,481 0000000000000000001fca07f1f7f7f6f38288c9f30e20d6b295dd1b4712722a 1,595 1.00/1.00 vMB 400
503,480 503,480 0000000000000000003da7eff55e28af6f9b6a9a8d8eb5e037699bf95aae883b 2,257 1.00/1.00 vMB 573
503,479 503,479 00000000000000000086ccf37aaf422f07d9369a9a53a135ee97da2f0f4b2e79 2,107 1.00/1.00 vMB 370
503,478 503,478 00000000000000000015b6ef5794bd980feeb91f868b7e5ec180630abfb473a3 2,321 1.00/1.00 vMB 415
503,477 503,477 00000000000000000014a0d66bcb3db12ae88278b4087de2cd85b66feb0d693c 1,841 1.00/1.00 vMB 508
503,476 503,476 000000000000000000002105fbd259e92158484b36adaf1de337eb208a318492 2,778 1.00/1.00 vMB 429
503,475 503,475 0000000000000000001584dbb3ca71fc0f5c88c928ade2f2e2aa974d260444a4 1,451 1.00/1.00 vMB 452
503,474 503,474 0000000000000000004c5d911665c890c5ed43e560fde69e72b56610569493a9 1,770 1.00/1.00 vMB 522
503,473 503,473 00000000000000000042225a919be54da4aceeb14e3800d64657d7ac8c201f58 535 1.00/1.00 vMB 457
503,472 503,472 000000000000000000742b73bb394f9a661a90b4631026db25be602da006fd84 1,922 1.00/1.00 vMB 495
503,471 503,471 00000000000000000017cac974f97961d6723bd63974cc14988b00ecabbc91fa 1,525 1.00/1.00 vMB 484
503,470 503,470 000000000000000000551877397042bd4fe20bc3f95fbffd890c03e74f40476e 2,743 1.00/1.00 vMB 572
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.