Loading Tool

Explorer IconExplorer

Memory Pool

73,788 transactions
27.29 vMB
0.06519410 BTC
Random Selection Loading Transactions
Max Size: 166.61/200 MB

Candidate Block

Mining Attempt 8164b076b60c30660cf6cdd202989c60104a63072f52399e4ead67b8e9a4ac77
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root 6e1eae4223d78e17a1caceff8a86ac4c6fb8b0e790de76bf238f0a7acdb1f42e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,590
Size: 1.00 vMB
Total Fees: 0.00702801 BTC
Feerates: 70.42 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (543,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,762 371,762 000000000000000010d566e96b3564e3e57c3248094c442098d21666df064b0b 2,306 1.00/1.00 vMB 52
371,761 371,761 00000000000000000f78d7015d755d294a97348fdf7b67dc6721d8ec1c5621d0 457 0.33/1.00 vMB 33
371,760 371,760 0000000000000000023392be5a71880a00b5bf17cbefb8a551a8b62624ac40b1 1,016 0.44/1.00 vMB 47
371,759 371,759 000000000000000009c52b03414467f83ea6d5c158e9d3e62365b358feb53db1 324 0.15/1.00 vMB 39
371,758 371,758 000000000000000002bc760e0cb6f2458cc3d46f557ac9ace5eb9fbe9700f8c8 198 0.15/1.00 vMB 28
371,757 371,757 00000000000000000dff085c65b85003d2edd91f73d6f9d8ecadd57ded17454b 1,501 0.72/1.00 vMB 41
371,756 371,756 000000000000000012fd3ba1666305ccc73ae5ff0d28d400f9c291bde5256a23 895 0.41/1.00 vMB 38
371,755 371,755 000000000000000009dc46a7ca17da416f6738145aabc036ae0e6ca5fa2cae44 286 0.13/1.00 vMB 38
371,754 371,754 000000000000000010901d16d23c192f0580cf8c1d2a7eb9c2282614b86610a8 1,305 0.75/1.00 vMB 32
371,753 371,753 000000000000000002b08a58370e5136fc847d483d926715005f19f96bef4d64 188 0.08/1.00 vMB 37
371,752 371,752 000000000000000003363c41b690a1d5449a92f5a1420facc5a6af1f001c20dd 230 0.12/1.00 vMB 34
371,751 371,751 000000000000000013df65db82de869ee5db766c2d84186bf02f2bdccb3807d1 702 0.30/1.00 vMB 45
371,750 371,750 00000000000000000d0d9b2cf5553070d3f6c12cea4be1d72dc06104c16eef68 321 0.19/1.00 vMB 39
371,749 371,749 0000000000000000133e8c6c785adbe15d629620af66e9e55d24bed8704a804d 360 0.17/1.00 vMB 40
371,748 371,748 000000000000000005bc81b432be1bb85b01c7f1744ad3c5462f4453b085b652 402 0.19/1.00 vMB 40
371,747 371,747 00000000000000001408543804f55b43fd3526e638e7ab51857855834976a63c 147 0.07/1.00 vMB 45
371,746 371,746 00000000000000000de7efea4f0ca3e4f2afc76ed658fedd5eb0fc04fd5dad19 55 0.07/1.00 vMB 4
371,745 371,745 00000000000000000ddc78f18487475bcc7a8afa0912467b71b762659e555609 325 0.25/1.00 vMB 21
371,744 371,744 0000000000000000140ce05018a2de210deb258b395ccab23138bd134e4003f3 1,282 0.63/1.00 vMB 40
371,743 371,743 0000000000000000120524e6b562924113322384b112a5cfa616086b22a065cb 1,594 0.95/1.00 vMB 35
371,742 371,742 000000000000000012f263ef587dd592cd8cacd771e784fed9581886345dbd9a 1,999 0.93/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.