Loading Tool

Explorer IconExplorer

Memory Pool

78,422 transactions
29.46 vMB
0.07493299 BTC
Random Selection Loading Transactions
Max Size: 177.43/200 MB

Candidate Block

Mining Attempt 7dc082b930978dbfa3fd33963a80ed2497d2f71890dfcd7168d1b0c976a0a442
Version 20000000
Previous Block 000000000000000000008c4f55cac0d52e0fdb45c8112180d17dfee14c20cda0
Merkle Root e4bc97a151907861c3029ca5f37983a7c99c1934022a90b25b4650cf598a1e43
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,000
Size: 1.00 vMB
Total Fees: 0.01310005 BTC
Feerates: 40.26 > 1.31 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,107 (479,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,343 435,343 000000000000000002ad2222105c65347385e71f1c4a91abc181c97966167401 1,833 0.97/1.00 vMB 56
435,342 435,342 0000000000000000005b32287920e21fccaf094ad6bcabd6ee9284dd05354e91 922 0.57/1.00 vMB 44
435,341 435,341 000000000000000003150c7b58ffa7c9d8a21ef180b82aa5954eafa03fef2c7f 242 0.07/1.00 vMB 86
435,340 435,340 0000000000000000036e4f39129e063641dfda0334e4ce271712bb2a551587c1 1,519 0.64/1.00 vMB 65
435,339 435,339 000000000000000001a58cb4a548a8df35669966d76106da2fe384e87380913a 140 0.06/1.00 vMB 41
435,338 435,338 000000000000000003ded22a244dfadce941b394a4145bb5e4142a35dab5d5ad 534 0.32/1.00 vMB 49
435,337 435,337 00000000000000000165406dbc5117e7e75a8044a3bdd158fadb9ef826d688c4 2,541 1.00/1.00 vMB 65
435,336 435,336 0000000000000000022f51c199a25ed0d45710f3d0e3dce284e27193ea3c7e39 2,548 1.00/1.00 vMB 74
435,335 435,335 0000000000000000000912bcbb8303dd2fb437635dfa17107493be799ddc5ba6 790 0.37/1.00 vMB 73
435,334 435,334 00000000000000000132a7e190eb15d7036de0cb2a8337a5c10dd46b94ec0833 2,153 0.76/1.00 vMB 70
435,333 435,333 00000000000000000417f96cbcb3485c7082a89d98dabe583ebf86f97902cd8b 1,202 0.50/1.00 vMB 65
435,332 435,332 000000000000000002e5fb032bbe354ce924c578613a907028b16db135484541 705 0.34/1.00 vMB 61
435,331 435,331 0000000000000000019292476e46e7ecf201688b3f495bd513a76e040e2b4a23 1,068 1.00/1.00 vMB 30
435,330 435,330 000000000000000001aab290ac9113c2054d166368ee1692f9334b2c6bd885b2 95 0.04/1.00 vMB 69
435,329 435,329 0000000000000000042b33783c380a8e9eccc5ae501d0e9035357d5bfbc8db6e 317 0.14/1.00 vMB 69
435,328 435,328 000000000000000000a74eeb4ddfbe56b9c0b215e3b69edaaed64dce2f313444 1,468 0.99/1.00 vMB 41
435,327 435,327 000000000000000003a4977d8f8188bd8fb36c0e2a37d921717bbc4da2d72629 828 0.30/1.00 vMB 75
435,326 435,326 000000000000000003f475016f9437524ca7e9f5af6802094f95bf58994d07d3 1,526 0.65/1.00 vMB 67
435,325 435,325 0000000000000000032abf8037b2a406308617acdb919300c0897b96083c11c7 1 0.00/1.00 vMB 0
435,324 435,324 000000000000000001ae9ca3ac47fd9e677b53b0f8b174d341374a15d82a287d 1,270 0.74/1.00 vMB 36
435,323 435,323 0000000000000000038f78f661aa8ec0369989deeff5f891816dd5fbc9c4dbd7 2,786 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.58 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: 671.24 GB
    • Received: 15.89 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.