Loading Tool

Explorer IconExplorer

Memory Pool

37,922 transactions
28.05 vMB
0.06774318 BTC
Random Selection Loading Transactions
Max Size: 141.95/200 MB

Candidate Block

Mining Attempt a240f277b5731776866c63a12a7058b842e84c9ea4a6c85e0309f18798b57507
Version 20000000
Previous Block 00000000000000000001b25de7d6b46a8948f214d3970d4d7cda994c93f61a8a
Merkle Root 203ffe6710705093a1de839758f7c8d9232ea84f65a036ca541ee046d8ca26ca
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.01402813 BTC
Feerates: 150.93 > 1.41 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,611 (735,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,480 179,480 0000000000000843daf09deee6da861741a225abb7d8d2a3213f1985e2634f2a 78 0.04/1.00 vMB 92
179,479 179,479 0000000000000997057e82eaf16d4f4ae54b639f8d9fe45db1781f603cdf3e3b 82 0.04/1.00 vMB 398
179,478 179,478 0000000000000329adb076ccc4cf0dac5d1c8ae9ef70ab69f081ba3870d4cb0d 115 0.03/1.00 vMB 0
179,477 179,477 00000000000001a1bdaa7a8371e3250f5e5fecc4272553a0dcb643f054a73b53 103 0.04/1.00 vMB 66
179,476 179,476 00000000000000f65378891142cbda1c422a2c1d8be951605da95ad419fee660 129 0.06/1.00 vMB 526
179,475 179,475 000000000000047c28bd223b2041fb2ec64c33c7fc06bf41f2bf8858ea09ef6c 73 0.05/1.00 vMB 351
179,474 179,474 00000000000002c7e07a63bfc78b2c83d8e3cc69986053fda83aae898989edf8 56 0.02/1.00 vMB 198
179,473 179,473 000000000000080bab4b1e7c31d29b9ada7cc0de8f4f4c5d1cb1838ecfe9861a 141 0.05/1.00 vMB 174
179,472 179,472 000000000000024ce5800874fbd9359bb02937181474898a387f56bc0d4861ab 116 0.06/1.00 vMB 249
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
Previous 10 blocks ↓
Total Size: 781.70 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: 629.12 GB
    • Received: 11.86 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.