Loading Tool

Explorer IconExplorer

Memory Pool

38,873 transactions
28.31 vMB
0.06677739 BTC
Random Selection Loading Transactions
Max Size: 143.65/200 MB

Candidate Block

Mining Attempt e3fc464356824815dd547a89505e22b2ab54ba62a18e60a49e0337aa0b918146
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 65e7ce18746cf925d74685c1dc20c1016975b2e8c18de35ac94a187e35caf847
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,418
Size: 1.00 vMB
Total Fees: 0.01244285 BTC
Feerates: 150.80 > 1.25 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (585,987 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,614 328,614 0000000000000000186d1c65e1566a41255a2dfdf9369853ee02fc779ab2acbc 974 0.50/1.00 vMB 33
328,613 328,613 000000000000000011f76419a6e4de6b1ba1c62433d6507119256a51da1ceec1 502 0.31/1.00 vMB 28
328,612 328,612 000000000000000006c615dbc4b1a2254b922e69256bd558a9a2615fb77e44de 412 0.21/1.00 vMB 31
328,611 328,611 00000000000000000f7081288c76e64fa2e16e637280db5ecc370670cd8f3f1c 1 0.00/1.00 vMB 0
328,610 328,610 000000000000000005e50c07f1a54f0ec37fae67bb1bc06d01debb7fc09fb580 262 0.13/1.00 vMB 29
328,609 328,609 000000000000000014dd80eef8a14ebbde8b12b1ba4bcc28d5d30db1a6683fc1 229 0.16/1.00 vMB 23
328,608 328,608 000000000000000010aaf4c9efd94fc5bdcef96688222c9a3fff6b85df524531 129 0.24/1.00 vMB 7
328,607 328,607 00000000000000001aa260733b6d8f8faa2092af35e55973278bb17f8eaeca6b 1,025 0.63/1.00 vMB 26
328,606 328,606 00000000000000001a3e354d25b3ef9833d524ed9602e5500da97df20716e234 498 0.22/1.00 vMB 31
328,605 328,605 000000000000000007368cb5021c887211541d25ba811205a27ef2495bbcda1c 247 0.17/1.00 vMB 24
328,604 328,604 00000000000000001adcf4461f75f19090363bfdb14d55cbafc44a6a8eeeeba8 67 0.09/1.00 vMB 13
328,603 328,603 00000000000000000ca1084487884b6e9f4284bcbb68783fb41ea73a277383fb 529 0.25/1.00 vMB 35
328,602 328,602 00000000000000001e899a86267f0434d921f85545ca2669279e3ae9e2fafa7c 32 0.01/1.00 vMB 34
328,601 328,601 000000000000000014d1b1d4422081a8889fb6a3f4f395858285775ccdeeccea 166 0.08/1.00 vMB 24
328,600 328,600 00000000000000001933eb4068e920765dcf0b96c4993491b60970c539392d08 128 0.04/1.00 vMB 57
328,599 328,599 000000000000000011b384b98f6011bba0d77d6eb766e3fec7d3df1fe62984c1 457 0.28/1.00 vMB 26
328,598 328,598 00000000000000001223d0ac7b5732b5e8496608727f16bb6b538b442907ac99 1 0.00/1.00 vMB 0
328,597 328,597 00000000000000001be8fdac3db528019d7ef37bf2a511bfaaaaef2e3eed2e02 735 0.35/1.00 vMB 28
328,596 328,596 0000000000000000163c66c0d37c693fc13142316673e5e8a4cd0149439a192b 601 0.39/1.00 vMB 25
328,595 328,595 0000000000000000174f4c21b8cef26b216063b8499d45ba3df418aba4391d35 143 0.06/1.00 vMB 28
328,594 328,594 000000000000000013caa8cc4d97ae6aea83d6d716a62ac822bd07c96e264f96 628 0.42/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 628.68 GB
    • Received: 11.82 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.