Loading Tool

Explorer IconExplorer

Memory Pool

79,978 transactions
29.58 vMB
0.06615080 BTC
Random Selection Loading Transactions
Max Size: 178.49/200 MB

Candidate Block

Mining Attempt 75862179fce467bbcc104c99fe10768c7715a3520f8b616ba9a20b9fa128732e
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 1639174d0cf9dde63dece0e32fdd45b8c97ef5cf19b755c16d32d493e4c5ef72
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,445
Size: 1.00 vMB
Total Fees: 0.00602779 BTC
Feerates: 44.53 > 0.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (494,576 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,390 420,390 00000000000000000105774d7720ce330a6c7cb4b9050ab8b4d807cc3db39197 1,166 0.50/1.00 vMB 51
420,389 420,389 000000000000000002736722d9fd32ea93ef47e032daf4a3a9c19a5097136638 1,199 0.52/1.00 vMB 44
420,388 420,388 00000000000000000409b28233f23865897708f9213467aa915f4b503495b655 470 0.25/1.00 vMB 75
420,387 420,387 0000000000000000000eb3fe1fcfd010bf22c6423530e8daf32bcffdbf299f97 734 0.32/1.00 vMB 45
420,386 420,386 00000000000000000525cb0d1b9f1fbf58a835a2ce4b2095bde3e6bfbc7ae3d7 403 0.17/1.00 vMB 52
420,385 420,385 00000000000000000412028eccb9a54806337af3993418d7f42b143e09869bf3 822 0.38/1.00 vMB 43
420,384 420,384 0000000000000000034db9cef41a5ef74b7865190aacb6d6915cd22ac48f94a3 795 0.55/1.00 vMB 28
420,383 420,383 0000000000000000007777301c6ba62f63878cc38e7d3e3b068125e2ecaabd1d 1,605 1.00/1.00 vMB 56
420,382 420,382 000000000000000001916feeaa9478524b1a6e512b150219d4b017060adac83e 895 0.99/1.00 vMB 16
420,381 420,381 0000000000000000003e5841c3881df7dd650f70c3f825be8a0bb0d4292b1944 133 0.06/1.00 vMB 46
420,380 420,380 000000000000000002b295f6bf04b73b02425f38e1088ebdaddc2c8c9774aea7 557 0.28/1.00 vMB 42
420,379 420,379 000000000000000003ad39c02f021855fbeb5246d3b1d355fefe1a8b947fc6f6 383 0.21/1.00 vMB 36
420,378 420,378 0000000000000000025801900441f6255c4cc98f04eb0653926063a1f063f561 165 0.12/1.00 vMB 31
420,377 420,377 000000000000000000e9b6eff28e754a4e1d02907b1f01a4bd21ff66568b0c12 427 0.33/1.00 vMB 20
420,376 420,376 000000000000000003e6bba96902972d84d9637763162d5f06abda111a079559 1,591 0.65/1.00 vMB 49
420,375 420,375 000000000000000004231ecb144ab2d992a336874f19b4460c945cf94f22f470 1,849 0.77/1.00 vMB 47
420,374 420,374 00000000000000000468ac60da60e69fdb4cfbe436730c380eef211f0ec4126a 546 0.66/1.00 vMB 17
420,373 420,373 000000000000000001217d773e02732143256a9a18dd9534134c5fa1a2134fc0 1,803 0.74/1.00 vMB 48
420,372 420,372 0000000000000000015e24662a6d21ef7f01d1d739141392f45b93646fa10220 1,778 0.88/1.00 vMB 40
420,371 420,371 0000000000000000033bd000dc2a4ef24c2605fbec25dd08ef7e11017ca0da75 125 0.04/1.00 vMB 71
420,370 420,370 000000000000000001b1e0d4192f3e9b4588d3941e42ef42dd7fd9713729fb6e 948 0.41/1.00 vMB 60
Previous 10 blocks ↓
Total Size: 782.33 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: 660.38 GB
    • Received: 14.70 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.