Loading Tool

Explorer IconExplorer

Memory Pool

44,959 transactions
27.37 vMB
0.10412616 BTC
Random Selection Loading Transactions
Max Size: 143.54/200 MB

Candidate Block

Mining Attempt 0f68483804d649112435f57be921a2351a08ae768a2f88ff5eecf32ddf587df3
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 65d830a49c8cba26d3ac40486aa21fe0c1718a4e922f0dd15315d19b78222c8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,595
Size: 1.00 vMB
Total Fees: 0.04763847 BTC
Feerates: 151.16 > 4.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (573,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,430 341,430 00000000000000000b37bdadb21625df91685fdb9cfdaa0c21d176b60b35c636 256 0.08/1.00 vMB 38
341,429 341,429 0000000000000000124d549ef1da514e29dd230ed4697ea1824b7171dda01143 144 0.12/1.00 vMB 18
341,428 341,428 000000000000000007db204d3ae154db1edb00786435f7807eba25f0b68b2447 378 0.19/1.00 vMB 27
341,427 341,427 00000000000000001445de73f93d9f30e0ff37a229eb6f5cf4dcaf38a33df50a 92 0.06/1.00 vMB 21
341,426 341,426 000000000000000001418f5754ee4f918ab694fc7a3a7dc64362e3225d88bf84 178 0.10/1.00 vMB 22
341,425 341,425 0000000000000000038c9a510a684d6d788d51c0149b928c214ae8fd79a79e34 515 0.25/1.00 vMB 26
341,424 341,424 00000000000000000f093d3405b82750694eb9dad46aacdfc9c97287fe7dde09 754 0.50/1.00 vMB 24
341,423 341,423 00000000000000000a20120c8940f7e40050ff3f370c0b218720bae3e29fbd6a 206 0.13/1.00 vMB 20
341,422 341,422 000000000000000013040d6a026366955b894b38f87d7b05e1a1c2bb244224b6 121 0.05/1.00 vMB 28
341,421 341,421 0000000000000000040d72063d47e9ac4eb47c4f0196c719ddb579dd524062f5 96 0.07/1.00 vMB 17
341,420 341,420 000000000000000016c8e2ce978e8c41481408de79392337351c97034579594c 83 0.05/1.00 vMB 38
341,419 341,419 00000000000000001771eec5a33bc27e2f48274bd377bf739c141f26b0efbd5d 185 0.11/1.00 vMB 19
341,418 341,418 000000000000000004dd8e8a69e66ac18ef748a8155156fcda4327a27a972a3f 591 0.26/1.00 vMB 27
341,417 341,417 00000000000000001180d7c862f8f519b69921bd1aa912e2ffe6bbd67ce80cce 22 0.01/1.00 vMB 20
341,416 341,416 000000000000000009f6412a22c23dd8db5e91d139e73eb3c10235e36f5696a8 155 0.10/1.00 vMB 18
341,415 341,415 00000000000000001a439816bb44f5150527f93a4aec07ce89d3ccef5d212fc1 358 0.18/1.00 vMB 22
341,414 341,414 000000000000000014546879079c2d74237273ca572b9cfb91c978cd9e6a4f27 1,250 0.61/1.00 vMB 27
341,413 341,413 000000000000000012e55f81fc261a7e30311f23a4898c70dba73bada5bdba79 81 0.03/1.00 vMB 28
341,412 341,412 000000000000000009f543594eca534d383a2e5eebaa55d05b44aff1b060b304 45 0.03/1.00 vMB 8
341,411 341,411 000000000000000004c3919e132ffaba01be76495baa4f0cc6b77eeb9cea79f8 346 0.29/1.00 vMB 19
341,410 341,410 00000000000000000235f409fd164ace8ba4d1e5ec5524ea9cf151bb68904fa4 794 0.61/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.