Loading Tool

Explorer IconExplorer

Memory Pool

74,072 transactions
28.87 vMB
0.07410844 BTC
Random Selection Loading Transactions
Max Size: 175.03/200 MB

Candidate Block

Mining Attempt 9da294996d275b8d6f8ed6bf949bb3bb6488bf605c0c6cfeeeb8b3223b42a688
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 11dc863d0a7a765088bb288d466f3577ed35c7869eff1d84531a10a9547ec24c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,174
Size: 1.00 vMB
Total Fees: 0.01026042 BTC
Feerates: 100.26 > 1.03 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (636,981 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
278,454 278,454 00000000000000022423af9a2ccbf0c6aae0bb9928d218c5d90fae38d5239d56 798 0.25/1.00 vMB 89
278,453 278,453 000000000000000125cada0da30d51968f6bc245cc3f6b166e72830b18f70d21 768 0.25/1.00 vMB 87
278,452 278,452 00000000000000028186b790f5e3f9f227cf46a0a87afa28bd6cf4ec5db37cfa 71 0.03/1.00 vMB 83
278,451 278,451 0000000000000000c1364f58753630efcaf37ffff83a46c2b41f5c715848d91e 339 0.20/1.00 vMB 48
278,450 278,450 0000000000000001da1455a71d9c0d7a7d3d3a2c3cf9ae98e631eb706ade7850 122 0.15/1.00 vMB 13
278,449 278,449 0000000000000000f87a3718ab93223763ec52e262de43de20442ac237ebc98f 337 0.17/1.00 vMB 43
278,448 278,448 0000000000000000adda2cd466b3e842c8f29a0a5771453caeba8072cc27863e 631 0.29/1.00 vMB 44
278,447 278,447 0000000000000001f2b9d6ab41eeb5b3f5a0d2bd28b13a28d225fe75138ebe39 611 0.25/1.00 vMB 52
278,446 278,446 000000000000000059225b59ded12462c765be2381f4f9fc1590fd410f886813 282 0.14/1.00 vMB 29
278,445 278,445 00000000000000008790f50f88c04e640e644169c16ee47bd25849b566965ed3 346 0.19/1.00 vMB 42
278,444 278,444 00000000000000025304af8b43b8ff331a74d2237c28397c6cbd244d5ca6ebe4 1,056 0.50/1.00 vMB 42
278,443 278,443 0000000000000002817bc24f6dc6641dcb1e57302c363be395054323679dbab0 152 0.09/1.00 vMB 37
278,442 278,442 000000000000000063761a50a59bfcc5b6b5df06dc393646a87094b59e94e662 284 0.26/1.00 vMB 16
278,441 278,441 0000000000000000f6b051ea4f9b0244163da6bdd471057b106ddd1dc9d1dd51 727 0.25/1.00 vMB 64
278,440 278,440 0000000000000000855f08a50a1546fb13c9904edc53f2925f23d78f6447c09a 41 0.03/1.00 vMB 71
278,439 278,439 000000000000000203605e55981d3928e02fee5a64284260edd8f104f72cb705 210 0.11/1.00 vMB 35
278,438 278,438 0000000000000000705eaa353be02854536835e9a83b6270445f2a5bb9431d5a 343 0.25/1.00 vMB 27
278,437 278,437 00000000000000024a8d4a840581c397c5bbb43a972729b4dee67ef0cd3e5e5d 256 0.09/1.00 vMB 70
278,436 278,436 00000000000000009d1a7d02df46c46f711db05b59685bedfcba1f7388a8fa98 279 0.16/1.00 vMB 48
278,435 278,435 0000000000000002575356ceb4a72dad21db77dada401a48ba15ebf5ede4674d 485 0.39/1.00 vMB 27
278,434 278,434 0000000000000000245b5713926f4db918e9000476859085822265e79becb89d 86 0.03/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 783.15 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: 743.26 GB
    • Received: 18.69 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.