Loading Tool

Explorer IconExplorer

Memory Pool

44,198 transactions
31.60 vMB
0.10629238 BTC
Random Selection Loading Transactions
Max Size: 160.19/200 MB

Candidate Block

Mining Attempt 7605059a4cc72242698d8161d650c496d6f50e4c829563e8285b8499cd1ce437
Version 20000000
Previous Block 00000000000000000000eec519111293713fc768004cb21df7a6de617fb0ea11
Merkle Root f7dbec210ede27d682bf6bf0969fd4e26465b2376782248639a73d9612101652
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,257
Size: 1.00 vMB
Total Fees: 0.03986630 BTC
Feerates: 101.65 > 3.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,580 (735,093 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,487 179,487 000000000000064d7da0b482c80db8ad54209c122e21862fd07f9a389ae2fcd6 63 0.02/1.00 vMB 13
179,486 179,486 00000000000001ed248d0f83604a3d38b31697b8bde51e02d3c7f1657b53ff53 149 0.07/1.00 vMB 163
179,485 179,485 00000000000006d17fb35303b2bdc600411efe85f6da482a33ab605ff0f4ed97 114 0.05/1.00 vMB 173
179,484 179,484 0000000000000958fe287ae210e0c59b626633fe155da5634bb10ef09b6b4ad3 215 0.11/1.00 vMB 229
179,483 179,483 00000000000002c9f049487fab283ca8a431f8eb5bf44d83a4ed26dca978c0d0 13 0.03/1.00 vMB 57
179,482 179,482 00000000000000178d5cd58f2bd7ce4a37f2a059d4f52184f2c57dc06f8c239f 27 0.03/1.00 vMB 110
179,481 179,481 00000000000004e6e5e140edb36b2a62e146445f2420cad7ad2cca98877ee149 28 0.01/1.00 vMB 52
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
Previous 10 blocks ↓
Total Size: 781.65 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: 626.65 GB
    • Received: 11.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.