Loading Tool

Explorer IconExplorer

Memory Pool

77,390 transactions
34.02 vMB
0.14328870 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt a13d147e8ec7f22086cfe45b07febc3e690eebc628a822d50391be1e65a034d4
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root dee97fd5e06601e52eba82ff17a5ba6c1000a2a129262e4f98e6126e09afe8cf
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,838
Size: 1.00 vMB
Total Fees: 0.02725359 BTC
Feerates: 90.91 > 2.73 > 1.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (588,878 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,539 326,539 00000000000000000636dedfc5e1facaee71660a9bc9f9a5d9a6af64579fc4e2 623 0.38/1.00 vMB 25
326,538 326,538 0000000000000000079c577171a486c45fdc49319ed5e9bdf8e2cf429be26ad6 802 0.55/1.00 vMB 23
326,537 326,537 000000000000000019541a5a7dde3f270091cf6776d881706e62128787e34f16 1,432 0.75/1.00 vMB 28
326,536 326,536 000000000000000011856358a5b8b61f74077f7c8b2a2010af1e5c2b15807da2 272 0.17/1.00 vMB 21
326,535 326,535 00000000000000000e245b9b499b9727681421b684d6fcfd290b19ce4a1390ce 1,299 0.75/1.00 vMB 26
326,534 326,534 00000000000000000a7d7b0f462941192d28a626fac158119e9ce555c9c9a33a 160 0.09/1.00 vMB 26
326,533 326,533 00000000000000000648718c4ae109cb7a0f43e4b71d2d60a44db3b7c3e797c4 1,009 0.71/1.00 vMB 23
326,532 326,532 00000000000000001b5c450bbeb081188963496d0e633858ef9d068e37292126 1,686 0.75/1.00 vMB 32
326,531 326,531 00000000000000000fe2e8b05247d46f23fa0477f87670a0a258f1b18edea152 54 0.03/1.00 vMB 8
326,530 326,530 00000000000000000cc82d06069b0c9b6623d73cd13010d09e418eb8af1a2cb9 36 0.01/1.00 vMB 35
326,529 326,529 000000000000000010a72144ab3330bf9ff288d659f41b2411635a355974b916 605 0.44/1.00 vMB 24
326,528 326,528 0000000000000000154f07823584767f78278de4394f4ae0d7f8109dde9970c3 893 0.35/1.00 vMB 34
326,527 326,527 00000000000000000a6c8010e65c01b5cab8f5a9f390e6c79acb39a35436b78c 665 0.49/1.00 vMB 22
326,526 326,526 00000000000000001ca631ec995341ed26e676bce30c0b5c7f9453b6557d6cc2 1,683 0.75/1.00 vMB 39
326,525 326,525 00000000000000000a092a8e18ad06b87e47a92fd8e1fe625470676e4f1c8601 767 0.40/1.00 vMB 26
326,524 326,524 0000000000000000043975136b4f7b6a4d8e9540d70a4b11c59008ac6001112a 256 0.10/1.00 vMB 33
326,523 326,523 000000000000000018766e76299d060629505a3d6e5400e3c0131a67612c5d70 882 0.45/1.00 vMB 27
326,522 326,522 00000000000000000f6f80cf1ee7d13b96f1081eab40bd951d739fad8370b488 230 0.14/1.00 vMB 27
326,521 326,521 000000000000000005952a889233c2ce1cbd562fc2cdaaf0d52fd176272c5820 398 0.19/1.00 vMB 29
326,520 326,520 00000000000000000eb8bd84bbe64e3a45db889aca1f4f8e22b48ec443496b93 637 0.35/1.00 vMB 26
326,519 326,519 00000000000000000195d1a3a286c8c48403419c93d57fa18021801e7f32eed5 825 0.48/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 783.11 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: 735.14 GB
    • Received: 18.57 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.