Loading Tool

Explorer IconExplorer

Memory Pool

82,945 transactions
31.98 vMB
0.11606726 BTC
Random Selection Loading Transactions
Max Size: 191.76/200 MB

Candidate Block

Mining Attempt d549794a3b94d396ae0a37b38c97b46fa238b4e8838da8e5f7a127851e35cfd7
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root efdbcc8b42df72cd597a7fae63af5791c9197bb92ccca2254b55ba8970f52e00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,659
Size: 1.00 vMB
Total Fees: 0.02841490 BTC
Feerates: 100.36 > 2.85 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (627,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
287,422 287,422 0000000000000001304c887630fd38330346a5a4c2201477a4141f7d4c45c68c 270 0.18/1.00 vMB 31
287,421 287,421 0000000000000000224fa2c6b95efa8704546f89b792e26701ca85147e948013 189 0.11/1.00 vMB 29
287,420 287,420 0000000000000000fe7c5ff9f3182f7a6b4464e90c3adc0be198abeb14c7f36a 62 0.03/1.00 vMB 37
287,419 287,419 000000000000000007d043074392b1b623cb90b065cb22a82be6a1f8e40776bf 297 0.19/1.00 vMB 29
287,418 287,418 0000000000000000a2575791374f2855ea240d999e5888a01b4d981e79628685 256 0.14/1.00 vMB 29
287,417 287,417 0000000000000000f31e57826ef85ffa0bca775614d8806f67b11b50e6544be3 51 0.05/1.00 vMB 29
287,416 287,416 0000000000000000b0c5515ed4857e388f7ce1f830e9119e84b702d9e0a11356 605 0.35/1.00 vMB 28
287,415 287,415 00000000000000001673ab8bebfc20252f9bd456ab384eb5afd77567642dedbf 55 0.05/1.00 vMB 87
287,414 287,414 00000000000000001e38545ff7b8b834c484509a2992a506f5ffe4fe77bf15b9 228 0.11/1.00 vMB 34
287,413 287,413 0000000000000000fe683555785672ae6829df653c0711778503d5c913d3286b 351 0.25/1.00 vMB 28
287,412 287,412 00000000000000013f2276661a53d6b9d46678bc185a3cf379dbad227c3e5730 498 0.39/1.00 vMB 28
287,411 287,411 0000000000000000d78765676d2832a6322e4d62404c43896bef86f66b2cbbfc 338 0.35/1.00 vMB 18
287,410 287,410 0000000000000000508bfa4c50755598a4a9fd9a1e4401139e4196910da5f465 702 0.35/1.00 vMB 33
287,409 287,409 0000000000000000463ed9eed801816bbb043ed2cb2374f4da6729d749fd80fe 1,108 0.35/1.00 vMB 60
287,408 287,408 00000000000000009a3352340ee69a75f810d3e7fc641ca463337e64376ce009 204 0.35/1.00 vMB 15
287,407 287,407 0000000000000000e7a91240750b33c0d8c9723973796d65616fc256dc140a09 150 0.06/1.00 vMB 49
287,406 287,406 000000000000000003cda10e6115d9826997558b5ad865bd5821ccd4a599bb8c 138 0.07/1.00 vMB 35
287,405 287,405 0000000000000000f2a1d3fda28329827b002d96b5c8988b7c42fa37a41a06c7 656 0.39/1.00 vMB 34
287,404 287,404 0000000000000000fddc50fa0d2228dca918176ecd58906c52adc860329871c8 361 0.36/1.00 vMB 25
287,403 287,403 00000000000000006c31cec2b0a1d350974bb30cb7f192bdbb61c8e5012c12bf 238 0.16/1.00 vMB 27
287,402 287,402 0000000000000000ad02720143197b98c5ea97bf4b1e73aa42469fb545c1fc8c 98 0.04/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 783.04 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: 720.43 GB
    • Received: 18.16 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.