Loading Tool

Explorer IconExplorer

Memory Pool

82,512 transactions
30.41 vMB
0.12028028 BTC
Random Selection Loading Transactions
Max Size: 184.03/200 MB

Candidate Block

Mining Attempt 013fab40602a91d6e09a984d26fa0c4500e551bd7ebe4838cc7924b13d87a96a
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root 8523fab8f4b4f2177ab3616b52715b91d939c26b4fa1e9bd12023ff64d8f4679
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,106
Size: 1.00 vMB
Total Fees: 0.04176903 BTC
Feerates: 150.85 > 4.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (631,102 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,037 284,037 0000000000000001bb9f41da7d497d4334baeec4ba89a785f0c467f3b3327f4b 195 0.12/1.00 vMB 34
284,036 284,036 00000000000000014f150a90f8698b9a2970c62346a2940615225ec67f6a0cd7 140 0.07/1.00 vMB 26
284,035 284,035 00000000000000011f8a2129c684d928c7743313faa1eface22675dec3d7d7a5 765 0.38/1.00 vMB 37
284,034 284,034 000000000000000032ad27386d1f5e4e91918139cba9f8e98ab421b048c7298f 184 0.09/1.00 vMB 46
284,033 284,033 00000000000000010ae96a2a7cde03fdc319265e50d3aa3b5b9f28e461b688dc 109 0.05/1.00 vMB 37
284,032 284,032 0000000000000000698c055eb8dbade959714924e408aaccf2775a18c83c8f5b 153 0.10/1.00 vMB 23
284,031 284,031 00000000000000000a53bd1265a9fcb560d366d51fad88a44ae5fbd32bfa56fd 423 0.24/1.00 vMB 32
284,030 284,030 0000000000000000e4eaee7ec9c6a61e8fe5fd8f90aab2a8aac357880631af97 145 0.10/1.00 vMB 22
284,029 284,029 0000000000000001e4241fd0b3469a713f41c5682605451c05d3033288fb2244 506 0.59/1.00 vMB 22
284,028 284,028 0000000000000001378bfc78060a9332ccaf293dba56040449e06cc6f64bb967 650 0.50/1.00 vMB 21
284,027 284,027 00000000000000006528eeb4d449fdc2ad881d83d5b4534ba804dd23e4d492b2 140 0.05/1.00 vMB 50
284,026 284,026 000000000000000195561119079df3578a777fe9f698e318e31ac21ea6edba3e 664 0.35/1.00 vMB 26
284,025 284,025 0000000000000001e584a6449044b81ac3d7a00d044f99e7187b6a1bf04c9e5f 566 0.25/1.00 vMB 35
284,024 284,024 0000000000000001151718d07e30fbc05ed87df24da785889e94e52fba78776d 1,112 0.35/1.00 vMB 56
284,023 284,023 000000000000000011876d4e17e42082c5b1b16310110db27aa8e806f27a5e8f 165 0.05/1.00 vMB 313
284,022 284,022 0000000000000001154588bda5812d63dd6f0905d12e9b88e853fe60744fe227 761 0.25/1.00 vMB 53
284,021 284,021 00000000000000006803571e6981012da07b801705ce7ac562918df92c9d883e 156 0.05/1.00 vMB 50
284,020 284,020 00000000000000016a9405fdebfb52489d3ad6f4fc258f250a019d1f360c2366 145 0.05/1.00 vMB 130
284,019 284,019 0000000000000000342676f1857a51bd5454005ce4ed84332f7edb95f807f949 683 0.35/1.00 vMB 27
284,018 284,018 0000000000000001259340e0914e5e97a1f5b223dc23d7e0cc10f2bf560b30f4 795 0.42/1.00 vMB 35
284,017 284,017 0000000000000000847b0f91036890e2e1193d78c57228e24178a58e82b168a7 624 0.34/1.00 vMB 37
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: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 672.36 GB
    • Received: 16.21 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.