Loading Tool

Explorer IconExplorer

Memory Pool

76,450 transactions
28.34 vMB
0.09452258 BTC
Random Selection Loading Transactions
Max Size: 171.75/200 MB

Candidate Block

Mining Attempt e47e9df7eb1fe84e9c80caab14b665d03ca8ca60290caf231dcbe186dd8e48ea
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root e309d3b20a91c58087b0404c175e656465e8752a4fc75ade1ca940df186f01b1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,487
Size: 1.00 vMB
Total Fees: 0.03161696 BTC
Feerates: 150.80 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (478,872 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,393 436,393 000000000000000004273122ccfc4c5c68e001760c287d474d75b52531e9365c 2,764 1.00/1.00 vMB 118
436,392 436,392 000000000000000003e78ce38bc766e28ff289afcff8b01bc7f4aa2e61b1d935 344 0.98/1.00 vMB 9
436,391 436,391 0000000000000000030c0aafcf667fe59abb4e953718135e10474c8832d4c1e6 1,325 0.81/1.00 vMB 51
436,390 436,390 0000000000000000025dd9f13018c4f37f27e4eabf5f9ad76d7cb89b84c9fb5a 241 0.12/1.00 vMB 68
436,389 436,389 0000000000000000012b8e4d732ecc4d33814a83d6b2a3b93009fe429574bc90 390 0.19/1.00 vMB 76
436,388 436,388 000000000000000003cb18ffdb58c453f9e122dcd787437eaf5fa488f67e1293 1,289 0.70/1.00 vMB 41
436,387 436,387 0000000000000000028ef469e27655740faaf8ce4886344e59df794c0b391498 2,274 1.00/1.00 vMB 74
436,386 436,386 00000000000000000256f38a2b9ebda2e557971e6d5509bf6b5ff598bd98c4b2 2,440 1.00/1.00 vMB 82
436,385 436,385 000000000000000000c0562d76aef2cb674f76e100bcba6bfcb42716ea11d162 1,329 1.00/1.00 vMB 42
436,384 436,384 0000000000000000010742170ac47fb340161b95a155568ae44db7d6aaa96573 219 0.08/1.00 vMB 76
436,383 436,383 0000000000000000033295d590962f9efc3110f06077f7c67081ffed70b67dec 997 0.42/1.00 vMB 69
436,382 436,382 000000000000000000483d4fbe07940f2e224e39873c25afa05eacc6daedcfa5 1,837 0.74/1.00 vMB 64
436,381 436,381 000000000000000002fbf17c598a027436f67e7a1a5a335e0221dd851720c330 554 1.00/1.00 vMB 15
436,380 436,380 0000000000000000017627c0dd69136f08426ddb833098d4c027934433c418c3 1,359 0.62/1.00 vMB 68
436,379 436,379 0000000000000000034adf44105716d499c35ad7feffd9adb824c87f3e146116 2,158 1.00/1.00 vMB 65
436,378 436,378 000000000000000003f0da740850e615c627573d61ee7cf9415b86b9a56b2370 1,912 0.76/1.00 vMB 69
436,377 436,377 000000000000000001d91b1934d4f0bb455266b691745d8ebdbc693b0ce30709 2,438 1.00/1.00 vMB 78
436,376 436,376 000000000000000002ee4314774f7cba3538f67df8de3b57af5dd55c64e7c6b7 806 1.00/1.00 vMB 25
436,375 436,375 0000000000000000026f3be15f2f074308aac2deeb3a184b9e046dfdb73bff2a 2,774 1.00/1.00 vMB 78
436,374 436,374 000000000000000003474cf8ffbcbbc9838fa46dc334ed941f2db895939d95a1 205 1.00/1.00 vMB 4
436,373 436,373 0000000000000000011cfebbb2d2ebf24b83a3caf2cdcf28e6d17b02b9fd7fab 1,772 0.91/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.20 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.