Loading Tool

Explorer IconExplorer

Memory Pool

41,088 transactions
28.39 vMB
0.06597750 BTC
Random Selection Loading Transactions
Max Size: 145.06/200 MB

Candidate Block

Mining Attempt 416d6fa035fb49d119c4c80afb6b0ff128b6dd03dddec19b2d24895b0a4edb5e
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root c7ad61b80b46f88a9edee3d65404a1f80ae84ff2c7e8873cf8f9f4800e5bec56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,693
Size: 1.00 vMB
Total Fees: 0.01098198 BTC
Feerates: 87.72 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (735,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,471 179,471 00000000000003ef22e1beb2fd66cc5419efc7b80255d0f96077560520ffaa76 75 0.03/1.00 vMB 949
179,470 179,470 000000000000035b074f842c7a75bc203796e2562ac0ef4503f8d9f28a2c2ff3 231 0.10/1.00 vMB 238
179,469 179,469 00000000000008db7f182b81770efe673c195648c0f44797cc38de0b50ae050c 78 0.05/1.00 vMB 82
179,468 179,468 00000000000003dc81de10a0b213de798174d1c442af43070cb9e24240cac3ba 155 0.05/1.00 vMB 289
179,467 179,467 000000000000085f13942caed9534b2dfab3edde74a548dff48ba8c7ddc42e70 127 0.05/1.00 vMB 67
179,466 179,466 00000000000008575a9dfda5d5c30bbea204fef48e76cf9f28d266c89570eda5 169 0.08/1.00 vMB 146
179,465 179,465 0000000000000350a492c2424bd6bde42e3cf4d55d27abb170dd0ea6241f1f58 129 0.06/1.00 vMB 89
179,464 179,464 00000000000009891f9b09f536d47d560a369e745d301907900f029f7fc63e22 382 0.20/1.00 vMB 187
179,463 179,463 00000000000008852a10225d5c0d06f750d67b783eae3a6ca9eba789ddb6e282 91 0.04/1.00 vMB 69
179,462 179,462 00000000000002727719f01f75f961e96ee186a80102338b38db71272be6a4f9 291 0.14/1.00 vMB 452
179,461 179,461 0000000000000376756c9d417a773f11af046b91f90475c5a867c6e5db46d468 18 0.01/1.00 vMB 10
179,460 179,460 0000000000000894f654e94055be2a507f22e4c94f1758ed22dffa1b85345790 134 0.06/1.00 vMB 162
179,459 179,459 00000000000009679f30a842941c4922786b43814e9f65f84a5815c9e0e9269f 10 0.01/1.00 vMB 10
179,458 179,458 0000000000000711002a9a314fedf6be987cfa654da3120d1b863148c7baef02 97 0.05/1.00 vMB 74
179,457 179,457 00000000000005fa82a47c9a6e6a310844542eb4d8300b753f705246f2918088 83 0.05/1.00 vMB 217
179,456 179,456 00000000000004317d446f76f2190ca6464528c86cdc1f8b2cfb49afc18b9ab0 89 0.06/1.00 vMB 155
179,455 179,455 00000000000004b183e5e5fc3b295946abfd003619045cea16a5dac9a9796cfd 79 0.02/1.00 vMB 45
179,454 179,454 00000000000005fd2827f8692d0f1d067824a45dad3bdddd219bf8e3ea95db65 75 0.03/1.00 vMB 308
179,453 179,453 0000000000000480382052ead2cf05b95f71122eb8301161779f891ea353026f 55 0.02/1.00 vMB 27
179,452 179,452 00000000000005057737ae581faba42e065f6318a8a908e1c20fc1dbe43f60fb 526 0.21/1.00 vMB 242
179,451 179,451 000000000000065b49ac5cdec95d063866ed152572527d36414271cf313fce6b 117 0.05/1.00 vMB 179
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

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