Loading Tool

Explorer IconExplorer

Memory Pool

79,411 transactions
30.78 vMB
0.10934330 BTC
Random Selection Loading Transactions
Max Size: 180.61/200 MB

Candidate Block

Mining Attempt 6f7da28a4fdc6f40f07826b6d2308a99e2fdd49ce71e2f7b057ddcf222b82c03
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root cfe4fe77d9367f6801efb75701bc83dc1ac6db4a690f266fd967f5ba55818290
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,865
Size: 1.00 vMB
Total Fees: 0.03514678 BTC
Feerates: 201.36 > 3.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (257,582 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,476 657,476 00000000000000000003c1af37782659682e1b5216f6d20d5e0029a30ffb9005 1,567 1.00/1.00 vMB 73
657,475 657,475 0000000000000000000392a5bd88032c169c973dc3ca13cff1ec0f78673f3ece 1,762 1.00/1.00 vMB 56
657,474 657,474 000000000000000000067c20d9a5ffaed5a6431ae8687572376690411e258d11 2,325 1.00/1.00 vMB 87
657,473 657,473 000000000000000000042d2f8696d9ee21515891bdfc5ae964aa1249786744ce 2,487 1.00/1.00 vMB 70
657,472 657,472 000000000000000000079d707ea31b5d1a3be7a526fd433904317213aedbf5f7 2,547 1.00/1.00 vMB 80
657,471 657,471 0000000000000000000592539251130ba16063eeb94c562c9e61ec8f7d52bcaa 2,790 1.00/1.00 vMB 113
657,470 657,470 000000000000000000009878852b0f5f52d7e97d8acd84fc7e5c283474b20371 2,226 1.00/1.00 vMB 22
657,469 657,469 000000000000000000002ec32976617615d4546b17d9dd4121b6d3b0a210cf3b 1,980 1.00/1.00 vMB 30
657,468 657,468 00000000000000000009fe0d51836781be913e236c3edcbc902c734ab53a7775 2,694 1.00/1.00 vMB 64
657,467 657,467 00000000000000000004ac053caf4eaba64cd2b4f2ce25bd1a25ec48ae0bde33 1,825 1.00/1.00 vMB 93
657,466 657,466 00000000000000000008782f2b02ad96f617758736a78fba0c4da1f706d8919b 1,884 1.00/1.00 vMB 100
657,465 657,465 0000000000000000000459f0e4252b80a48ab06295bf2ea73b90189bf217214c 1 0.00/1.00 vMB 0
657,464 657,464 000000000000000000087a152384672d3d527b40db43e14815f086cbc0de5ba1 1,823 1.00/1.00 vMB 24
657,463 657,463 00000000000000000002df8e5a27027f15dc86b3e823bf5d75c15946782d37cd 2,403 1.00/1.00 vMB 88
657,462 657,462 00000000000000000009b8c03bbf5b82188c6aeafcc600294d2bd090bda29466 1,305 0.91/1.00 vMB 25
657,461 657,461 0000000000000000000f806f4d9b0aef685fd448a874dd465ab679fcdda6c6b0 1,411 1.00/1.00 vMB 26
657,460 657,460 0000000000000000000bb40694f2d5540e830959a14e38df17ecf0a09e041581 566 1.00/1.00 vMB 4
657,459 657,459 0000000000000000000c55615d15d1b087298849915f9d0d21c5db424751ed65 1,161 1.00/1.00 vMB 8
657,458 657,458 0000000000000000000da1b7ecc1902d851ab91bb97ca752730d154fafe0e57a 1,861 1.00/1.00 vMB 9
657,457 657,457 0000000000000000000b11602e548a754cc47b3e42fd754ed901a9f23ced6be5 2,059 1.00/1.00 vMB 17
657,456 657,456 00000000000000000003929a3a783e67b123dd8e15ddf174e468eb23f1a9e5e0 2,665 1.00/1.00 vMB 81
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.