Loading Tool

Explorer IconExplorer

Memory Pool

43,166 transactions
26.53 vMB
0.05975642 BTC
Random Selection Loading Transactions
Max Size: 139.24/200 MB

Candidate Block

Mining Attempt ed6b0383c98461daacbe974933926aa52354a6cd0fff1b59df05f6f68db3bbb8
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root 04e87eff665f3cac4dada9ba8c8824d1a7c36b8284f2b8592ec35452d73518b6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,104
Size: 1.00 vMB
Total Fees: 0.01095651 BTC
Feerates: 73.20 > 1.10 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (589,178 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,701 325,701 000000000000000019da5e1ff3235a769b93281ade74108511636d51ce6551df 64 0.05/1.00 vMB 39
325,700 325,700 000000000000000011a477cc3d3b74e66e3ff6012e57f03a21d509e1c4b2861c 702 0.35/1.00 vMB 28
325,699 325,699 00000000000000000e4a72b1c26767df37b9b16da57285822d519450bf8c05b6 344 0.24/1.00 vMB 25
325,698 325,698 000000000000000013c8d113a2b9745f086e10a16e3918df0dba4ce89a6e4e86 709 0.42/1.00 vMB 30
325,697 325,697 000000000000000008adf3c7e9bdbf078c96665ed833e92509b9de4911fe23ea 804 0.52/1.00 vMB 25
325,696 325,696 000000000000000004566429b43c44dfc84849d987002133d07379f0df4125b5 72 0.06/1.00 vMB 6
325,695 325,695 00000000000000000b3c1e60565f3054080d9265d05bd0ac07563272de5eafe7 318 0.19/1.00 vMB 26
325,694 325,694 00000000000000001c111d31db8f74fc477f10b92a8e636ae754209a7fd92392 433 0.26/1.00 vMB 30
325,693 325,693 0000000000000000064c9e5af35bdbde7343af992f60f18f1e2dc89fb12505c5 212 0.11/1.00 vMB 25
325,692 325,692 00000000000000000b2f2d4aaaca2c8fd9f63a027c1efa775f3455a6dc4bc020 231 0.14/1.00 vMB 29
325,691 325,691 000000000000000009f2d59a53b160da9225ef311b83c789c0a2f6d61e76b2e5 437 0.29/1.00 vMB 26
325,690 325,690 000000000000000012d5f0234b893d6497ae9c95fee072f09edb75f0738d2693 185 0.10/1.00 vMB 17
325,689 325,689 0000000000000000072d422550e5d872e099b89420908bdbc62a5d13a177335d 329 0.18/1.00 vMB 29
325,688 325,688 00000000000000000b50c037212fdd969687aef6502088954eeedd82f815e4de 914 0.46/1.00 vMB 29
325,687 325,687 00000000000000000dc64930640b5603f302ee5a8bc1b1061073a24974cbd2ad 64 0.02/1.00 vMB 20
325,686 325,686 00000000000000001c6057f1e9c4c6dee775edd7e097eecbd945be6d5f510a59 1 0.00/1.00 vMB 0
325,685 325,685 00000000000000001123373f3620760a33749592431d92d53e8ac6b531708337 1,082 0.64/1.00 vMB 26
325,684 325,684 000000000000000002ac4122d755032321e83c69ed403e6ac3101a89bc885065 1 0.00/1.00 vMB 0
325,683 325,683 00000000000000001d08a325569b957449497446b78947143b73b3c98ce93899 610 0.34/1.00 vMB 26
325,682 325,682 00000000000000000c643577550c0a7c1ce14342ee8681b5783b49b5dcd0a815 1,218 0.58/1.00 vMB 28
325,681 325,681 00000000000000000cdff63ca6aec20f7d99fc56a0a3e1d54e4ad57699b91918 625 0.41/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.17 GB

Node Details:

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