Loading Tool

Explorer IconExplorer

Memory Pool

43,160 transactions
26.52 vMB
0.05973923 BTC
Random Selection Loading Transactions
Max Size: 139.23/200 MB

Candidate Block

Mining Attempt 866f7893e51aeef10de8aaec75cac4d1389f79e7ee40af32c30e06aa6ce8aea5
Version 20000000
Previous Block 0000000000000000000040c9dd43a317cb50e762798e0667d30b0669a8a6fa4f
Merkle Root e526f5cd1da4998cb8d9d680631ae3951a2eaf9723d507bfbc61732fedc14326
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,121
Size: 1.00 vMB
Total Fees: 0.01087421 BTC
Feerates: 73.20 > 1.09 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,879 (589,176 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
325,703 325,703 00000000000000001c211aae3a9b5b85f0ab18509574e38ce9c636a20ed7860f 988 0.57/1.00 vMB 28
325,702 325,702 00000000000000000f2e7cbf5357cf86d82f966ef7a5a7fe3679f0627b0e477a 785 0.42/1.00 vMB 24
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
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.