Loading Tool

Explorer IconExplorer

Memory Pool

51,729 transactions
30.68 vMB
0.14083084 BTC
Random Selection Loading Transactions
Max Size: 163.71/200 MB

Candidate Block

Mining Attempt cbf7439283620dd6817e73d9b35e643d3c2b2c8fdcafafbd1d61362f0fed48e4
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root 1b54d162a60104d60d936ba859361f8c1ff3b2bc68deadb26d66a75ae94cd466
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,024
Size: 1.00 vMB
Total Fees: 0.05613739 BTC
Feerates: 179.69 > 5.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (685,464 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
229,380 229,380 0000000000000228f9a6118d43a8bd735d8ac425f7bbe7b377fce076eb7bb972 270 0.15/1.00 vMB 92
229,379 229,379 00000000000002209d4606a8de3693a028ae7d82d78a5a2a9919ad78b2b13431 255 0.12/1.00 vMB 149
229,378 229,378 000000000000001dc609ce510172edd81bfe621ee5bd3860a37b004201fa4c77 485 0.20/1.00 vMB 192
229,377 229,377 0000000000000041e8e8d59149d5a017617fef579b1aaaaa26c3237dbe3c5ef9 473 0.22/1.00 vMB 137
229,376 229,376 00000000000002646e4803abcc83222ecd3aadb411c8769f3dfaef714a42d173 564 0.24/1.00 vMB 155
229,375 229,375 00000000000001cdcb1c35999999cf30932ba8f08b5821d7e8250482b4f447e3 334 0.10/1.00 vMB 18
229,374 229,374 00000000000000e117b341bb478620655b26c495883ce98ad0f9dfd8fcb5869e 352 0.14/1.00 vMB 167
229,373 229,373 00000000000001c1df2543c61e1cb20e8b8a9a80616c6398af3db66e79aaa954 480 0.22/1.00 vMB 205
229,372 229,372 0000000000000073c722f9ca2717d797c48fa20c577a98710b9fd6353e11bc6c 111 0.05/1.00 vMB 98
229,371 229,371 0000000000000170326dc09ff7b5bbca8c2855ca9ffd9612d1950adcd5c6e22f 353 0.25/1.00 vMB 121
229,370 229,370 000000000000025309773ed25b0bed26cccc1a6e5d5b5a1b6270d13879f5ee2b 630 0.25/1.00 vMB 172
229,369 229,369 000000000000007421413b8e781bc59b042aa70077371ff32e836277b760a4bd 503 0.25/1.00 vMB 99
229,368 229,368 00000000000000e5bdced6dedd1dc70a36e85884449123daab60aaed8292589c 442 0.22/1.00 vMB 162
229,367 229,367 0000000000000085fc9aab75c5a416ac55ba89f44f9e405beb2fb0abd8d9ff6e 687 0.36/1.00 vMB 129
229,366 229,366 000000000000014b30a94dd0d3d1093bcff92359670c947aaaa8f7631dddd4dc 498 0.25/1.00 vMB 570
229,365 229,365 000000000000022fdd072b2561481a55de28a82d45aa3cec1fe93a0f5f9de71c 531 0.25/1.00 vMB 120
229,364 229,364 00000000000000f6a9b1829b8019491c70b972be60dbaf05b31c8465614d30d9 583 0.27/1.00 vMB 177
229,363 229,363 00000000000000e39a1e9e75459ca8ac1afb262ee708c6db9c88dd3fc943c4a6 566 0.26/1.00 vMB 146
229,362 229,362 0000000000000124c80a3649a3168b86ee6dbd7930efbcef6eba97d12868e2c1 209 0.20/1.00 vMB 71
229,361 229,361 000000000000009befe4cc655682e5cd109f239c0b6509ea91f9a86e0abddf59 690 0.25/1.00 vMB 221
229,360 229,360 0000000000000026aa6060322eb896a49bcd67d8154808ada225a22881a84671 330 0.25/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.11 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: 652.04 GB
    • Received: 13.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.