Loading Tool

Explorer IconExplorer

Memory Pool

42,170 transactions
26.75 vMB
0.05944817 BTC
Random Selection Loading Transactions
Max Size: 140.40/200 MB

Candidate Block

Mining Attempt 907696a27137242d8f43720092d5adc2cfe28e74afaf65fa86241dce2b1ddbb0
Version 20000000
Previous Block 0000000000000000000025449f50590d909b1288ad98721336244ae461997fee
Merkle Root b96d63611a9fea8992d2d36212840b1674135114b051caf40da6b205752d9a22
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,826
Size: 1.00 vMB
Total Fees: 0.01008282 BTC
Feerates: 99.90 > 1.01 > 0.24 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,898 (358,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,365 556,365 00000000000000000021f8ee1382d7c58bf5ea185eb3492a7961d6158a1d1e36 948 1.00/1.00 vMB 9
556,364 556,364 00000000000000000031399556969828990e6569a1edfe1364ed4529ed542724 1 0.00/1.00 vMB 0
556,363 556,363 000000000000000000192cde31b2cf7a30ea7ea38f84324b490c58cbd5ac381e 1,344 1.00/1.00 vMB 27
556,362 556,362 0000000000000000002cdea9446549456cfd4ff44a151fce7cde89b70d08ca87 420 0.15/1.00 vMB 18
556,361 556,361 0000000000000000001d4357344c9561e98781221bcd971e02e402126b9d751c 1,449 1.00/1.00 vMB 4
556,360 556,360 0000000000000000002ed68df4a6f1a5ba39a17c01fd421d26f86bd865e13d54 3,101 1.00/1.00 vMB 11
556,359 556,359 0000000000000000002b3d569d3c679a8c06350209b4db5bb09285cd6e1f215e 2,681 1.00/1.00 vMB 25
556,358 556,358 00000000000000000022dbc746b723786b334bcf34b2a200207b23405378a65e 2,882 1.00/1.00 vMB 18
556,357 556,357 000000000000000000077ff96c67745bc30513d4a0f0fba92585d63a949e0139 1,003 0.46/1.00 vMB 10
556,356 556,356 0000000000000000002081abaf1d0558e2453046bb3a1950ed81ada1eea7e3bb 2,402 1.00/1.00 vMB 12
556,355 556,355 00000000000000000013a49282f070b04ef0a3e0d06e28e0480a4a701131613b 1,977 1.00/1.00 vMB 9
556,354 556,354 0000000000000000001a66b5b955d564cf8674d86e61fbd92fcbe8e97928040b 355 0.16/1.00 vMB 18
556,353 556,353 00000000000000000029022a10d5294469d6a9dc27e43b10bc9165493cb26a4c 836 0.32/1.00 vMB 10
556,352 556,352 000000000000000000094ad767b25b5e6b27f1a988884749f66a07492769dc70 351 0.17/1.00 vMB 5
556,351 556,351 0000000000000000002aa01ac194e78f61d08aada39c329ba7027acc238ef00c 1,703 1.00/1.00 vMB 1
556,350 556,350 00000000000000000026ce75282891b99ad59b169cbf2cc39b231bcf7fc73002 2,896 1.00/1.00 vMB 12
556,349 556,349 0000000000000000000207c180c0e55166df2f7719aa33dc59eb18e51a524457 2,841 1.00/1.00 vMB 26
556,348 556,348 00000000000000000027d419f4e9a9a70271dc13d09766e7cdc865c8d9ef6a72 3,019 1.00/1.00 vMB 27
556,347 556,347 000000000000000000309c1bf237ab2b8844a8f07a1e1a89f162c35c8a2ef88f 590 0.42/1.00 vMB 5
556,346 556,346 0000000000000000002e7e22b81c1565221906d95d89f83595392d19155aeb6b 1,662 1.00/1.00 vMB 7
556,345 556,345 0000000000000000000e6e1523bf7d3de28e96cf551576a98cb2502674e8db19 2,709 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.21 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: 654.27 GB
    • Received: 14.11 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.