Loading Tool

Explorer IconExplorer

Memory Pool

76,680 transactions
30.24 vMB
0.10452818 BTC
Random Selection Loading Transactions
Max Size: 180.50/200 MB

Candidate Block

Mining Attempt 6ea82df9f3f037396bc2aa107520d3b1478f8a4a6474caf8032fc63d34c0fccd
Version 20000000
Previous Block 00000000000000000001108cb958b997fbbda21703b73c8bc3a6f72862e5da75
Merkle Root 7f5e4b73cbe76b94cfdeb1699f7bd3db4c91e17c0b010fc6880d786290367f82
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,162
Size: 1.00 vMB
Total Fees: 0.02750420 BTC
Feerates: 100.00 > 2.76 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,446 (636,996 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
278,433 278,433 0000000000000002def909647a066e7deffa5742598f53c8515835a759fad705 331 0.15/1.00 vMB 50
278,432 278,432 00000000000000021c8b9f4fe23f21d21bbc34d3e151819e3a65846ac5d6d444 434 0.21/1.00 vMB 50
278,431 278,431 000000000000000251c1c500906152c8138fdfdc7893dfc962e23112f91a1078 74 0.04/1.00 vMB 17
278,430 278,430 0000000000000000d7b97f91190e215e19abe0f6a5c99e4c3f79790ebf606acf 663 0.34/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.17 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 749.48 GB
    • Received: 18.82 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.