Loading Tool

Explorer IconExplorer

Memory Pool

75,963 transactions
28.37 vMB
0.06713975 BTC
Random Selection Loading Transactions
Max Size: 171.85/200 MB

Candidate Block

Mining Attempt 271ebffc21ec45b098e5174f746e319679b4cd8c7ce235885e9a2346ebb3685a
Version 20000000
Previous Block 000000000000000000013692c334da3888f451a334566c03c222fde1e46135de
Merkle Root d703b57521e3a417f35d89e969fd609b5fe7971a7e9f64c9884de91ade375f70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,909
Size: 1.00 vMB
Total Fees: 0.00849037 BTC
Feerates: 178.73 > 0.85 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,135 (172,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,369 742,369 0000000000000000000547e5f58c7f577fbaa2e080f2e388104e51dad45bd458 1,509 1.00/1.00 vMB 12
742,368 742,368 0000000000000000000556ca45e31802e16a01e9f8d12f00007688549cb81e7a 1,128 1.00/1.00 vMB 3
742,367 742,367 000000000000000000085912ff5406bdd31280c75a239324117a77f581816725 1,496 1.00/1.00 vMB 12
742,366 742,366 000000000000000000086e20e860539dc1633d0ba835a37ad4dc328fa6b198c2 1,807 1.00/1.00 vMB 20
742,365 742,365 00000000000000000001c867f6fee5446f085c6ff2ad99e463ada7cda564755f 1,486 1.00/1.00 vMB 4
742,364 742,364 00000000000000000004602ed138a11146ab4e6052a26c1a8a1ee3963c0fbf33 794 1.00/1.00 vMB 8
742,363 742,363 00000000000000000008f4b53a01c6e3bdfc7b2348fbff59b2a5c0df9da62e83 619 1.00/1.00 vMB 8
742,362 742,362 000000000000000000021f8e910738dcd8588ddac826a51b0b9dc9e3e0f83af4 773 1.00/1.00 vMB 5
742,361 742,361 0000000000000000000657f79cd4bd46d9ff8c723a912edcb5b774152f8d638b 670 1.00/1.00 vMB 5
742,360 742,360 0000000000000000000237cac2b02dc2a4f07f3fe9bc6c51ebd7e7b44150e62d 462 1.00/1.00 vMB 4
742,359 742,359 000000000000000000057e0134e686bfeaf6160c6fe7f2d238ab4adf61e317e6 676 1.00/1.00 vMB 5
742,358 742,358 000000000000000000028b5fcf2178a2fd82b8dbdf1b1f6f34c91287fb8d829c 2,387 1.00/1.00 vMB 17
742,357 742,357 000000000000000000001cb9f80b306cbcc3961857ee41ca6e185fb8c52b2d50 2,048 1.00/1.00 vMB 24
742,356 742,356 00000000000000000000fcee82d8b4a65c215aa1af87561670453591c669e143 2,319 1.00/1.00 vMB 16
742,355 742,355 000000000000000000032151eded4980b064f6bb6f0126a9ced43d2ed7cf15b5 1,331 1.00/1.00 vMB 9
742,354 742,354 0000000000000000000848dfc8ffb7ddee0d87a771937d794ea9b4fb03cade85 2,391 1.00/1.00 vMB 26
742,353 742,353 00000000000000000002ecb2d15aed60644aa45629e741905cddc6c2993a2b77 267 1.00/1.00 vMB 1
742,352 742,352 00000000000000000004bd279401f05ec4498741e41a00d920a175775cfc0f4b 1,190 1.00/1.00 vMB 6
742,351 742,351 000000000000000000014d55ffe515f915ef79f3a23fb61f15f2212050c055bb 1,178 1.00/1.00 vMB 9
742,350 742,350 00000000000000000001f627dd8e2b31f19a1c28bfd35a8d5a89d9d71e09adf1 1,379 1.00/1.00 vMB 8
742,349 742,349 00000000000000000006d68936be24c9eb5fbaa9bf88305ad6f862e96c3b0fbe 707 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.63 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: 672.10 GB
    • Received: 16.14 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.