Loading Tool

Explorer IconExplorer

Memory Pool

45,923 transactions
26.79 vMB
0.08639150 BTC
Random Selection Loading Transactions
Max Size: 142.31/200 MB

Candidate Block

Mining Attempt a2328573fc1fc15c7db0e74ff5134c4f62893a22a04dc9a25de293d6ebf0ff75
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root ae8749e2d3cc016777fff9581ba07b908b978f0cc84f9528df2584e97f92ed6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,452
Size: 1.00 vMB
Total Fees: 0.03701979 BTC
Feerates: 101.64 > 3.71 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (348,429 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
566,352 566,352 0000000000000000001728557dff357cbb56e7b108dc92d351ac5a7992fcaad4 2,357 1.00/1.00 vMB 14
566,351 566,351 00000000000000000016f7464c63c1fcb4e3c8de861dea9eaac98413455863f1 1,870 1.00/1.00 vMB 17
566,350 566,350 000000000000000000115cd0386d5c1a3d4d2c9fff8e09a43710bd8d80bb9b09 2,306 1.00/1.00 vMB 16
566,349 566,349 0000000000000000000e698b348367b795f0d31adc3c76e04a2e37cfd647ab21 1 0.00/1.00 vMB 0
566,348 566,348 00000000000000000021c7667d88954c77b0219ac3862edec91a7aa10c355136 1,950 1.00/1.00 vMB 30
566,347 566,347 0000000000000000002b3eee4361561d69d6ab7bd25c4e688652e381f23f6930 1,275 1.00/1.00 vMB 25
566,346 566,346 000000000000000000077294cd5a8cb583793c2b857233becf9f136382630cc2 1,781 1.00/1.00 vMB 22
566,345 566,345 0000000000000000001b5252abf76006a3a2952648a5d5031c3a71e2a8c9b9b0 1,763 1.00/1.00 vMB 29
566,344 566,344 000000000000000000167729e557245e5c9ab21c077055a0441aeff7bbe4f94d 2,051 1.00/1.00 vMB 27
566,343 566,343 00000000000000000011ff4c984ef5b6c8284058c7b5ea59228ddc0c2fb09837 1,618 1.00/1.00 vMB 12
566,342 566,342 00000000000000000011e44e9467c0d24f575f903259a96ef5c445ed2472f1f5 2,562 1.00/1.00 vMB 18
566,341 566,341 000000000000000000125f7eb95bb52fa55446af90308c3cb5639a579cbed25e 2,647 1.00/1.00 vMB 25
566,340 566,340 0000000000000000001d095face869ea43f45caff8dd2561bd271c9c8e988d2f 2,548 1.00/1.00 vMB 36
566,339 566,339 000000000000000000100d214e80b87bfa133035b1462359af5ee388d6396ac5 3,564 1.00/1.00 vMB 44
566,338 566,338 0000000000000000000c80d90665b9ba213fab533b435f211e4ac2e963b2047d 2,061 1.00/1.00 vMB 11
566,337 566,337 0000000000000000001fa85f5c47ce71de5ba07d0f23236498d1ff217105fde3 2,921 1.00/1.00 vMB 23
566,336 566,336 0000000000000000000e278855dded6dd935d28d182425a75f86b42f107451cd 2,133 1.00/1.00 vMB 16
566,335 566,335 00000000000000000012f828aa9e1ba6853306601ada633c29b445b918f06d6d 1,742 1.00/1.00 vMB 18
566,334 566,334 00000000000000000028151e0a31719e447ffabfab2e9a1ffc16b3080f3fe3fc 2,566 1.00/1.00 vMB 25
566,333 566,333 00000000000000000015159342e8a4e21072e11a13ebc2c379bf7b68025d2554 3,092 1.00/1.00 vMB 30
566,332 566,332 000000000000000000214572344c760cc935e27ca1834da44cb335a630f37545 3,002 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.