Loading Tool

Explorer IconExplorer

Memory Pool

80,764 transactions
30.95 vMB
0.10009193 BTC
Random Selection Loading Transactions
Max Size: 187.10/200 MB

Candidate Block

Mining Attempt 196674f697024efcd05fa6506975a8ef0334af5800d37bee992cd10e0f082f42
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 74c121b783bfec23f98ddfe0a6e596f409350142272721f1812e17b64ceb9a2f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,658
Size: 1.00 vMB
Total Fees: 0.02449395 BTC
Feerates: 150.75 > 2.45 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (584,914 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,488 330,488 00000000000000000e36ed730e90bbf609e51487fce7df2878c638c5ecb98f9f 348 0.19/1.00 vMB 27
330,487 330,487 00000000000000000bc2b7ad9b516a3b15ac2e04ceaa79e69336f6f79ca03641 393 0.26/1.00 vMB 24
330,486 330,486 00000000000000001a39a44955d2a76a1a88c4ed09f6e132298df0da5ff57fb8 564 0.37/1.00 vMB 20
330,485 330,485 000000000000000016ae5f443314da5818dad541884e1fb8c9dc311992a51842 831 0.62/1.00 vMB 23
330,484 330,484 0000000000000000008543e8ca85589bfa85b66d623bf28bd876774e05091744 1,637 0.75/1.00 vMB 35
330,483 330,483 00000000000000001643ff9874ecf349a952e0a3a749ee861f577a041787b719 823 0.42/1.00 vMB 29
330,482 330,482 000000000000000000ac3a0fdd322d6677273ff5611afaae6022553a0e5d4c40 176 0.10/1.00 vMB 8
330,481 330,481 00000000000000000def6008f17e93117cd145f3843f764dde79c4a5dfdf7f09 751 0.42/1.00 vMB 27
330,480 330,480 000000000000000019892c71c6f324ced076845c287abd526d28c9e8d9541bbe 575 0.34/1.00 vMB 27
330,479 330,479 000000000000000003f4f1540fa0531d31958e9bedf5355b2dffac93127ac98e 483 0.25/1.00 vMB 26
330,478 330,478 00000000000000001ae34fae10e47e728a6ca8d08e5ba75f6244dae554ec79a0 1,191 0.72/1.00 vMB 24
330,477 330,477 000000000000000008623086d4979f8dc0ccc16ae5e2d97926bb1aebbd928857 607 0.34/1.00 vMB 26
330,476 330,476 000000000000000011e31dae522b40e2a137fd3064a6d1d25650cb294e217290 591 0.32/1.00 vMB 26
330,475 330,475 0000000000000000062bb72c4e192add674697f3bb69595833e19250fb66277f 1,228 0.75/1.00 vMB 27
330,474 330,474 000000000000000018e26bdffdc8884d80356fff54639ad349787157b5230573 936 0.49/1.00 vMB 26
330,473 330,473 0000000000000000005bcb2b75aa91b18510a4b75ca01f0f5a800d00e16586da 927 0.46/1.00 vMB 33
330,472 330,472 000000000000000015353c1331e45973acb4555c691c42def750789dd32b5954 100 0.06/1.00 vMB 23
330,471 330,471 00000000000000001a32132bed18e4af38917390571fd2f92d235bad1ff747a0 668 0.67/1.00 vMB 15
330,470 330,470 000000000000000003a7f4d4ecd0bc5ce8df727470f7a7e4845a354e96fc83b5 320 0.24/1.00 vMB 30
330,469 330,469 000000000000000018d16dafdd9c9ce309874c44c531a3eff65301c179b5381c 1,668 0.75/1.00 vMB 29
330,468 330,468 00000000000000000f219ecb8290d819b630e81168ecdd097ea457f97afb3d0b 1,013 0.32/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 783.08 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: 723.60 GB
    • Received: 18.41 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.