Loading Tool

Explorer IconExplorer

Memory Pool

78,060 transactions
29.04 vMB
0.07959494 BTC
Random Selection Loading Transactions
Max Size: 175.74/200 MB

Candidate Block

Mining Attempt 8e452ac82ef87b14844b94b491ce8b2abbdfa9ff4dcb74c0ebad85ff59f341b9
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 191ae7852db61714dd6aef7ea857e2f1f5605e1044149006a78dc63395e01680
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,956
Size: 1.00 vMB
Total Fees: 0.01890450 BTC
Feerates: 178.73 > 1.89 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (406,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,641 508,641 0000000000000000001efd3939b40b368008336222b030fee4f45bf9f61e1531 1,366 1.00/1.00 vMB 38
508,640 508,640 0000000000000000000caf31a48903afa37ee50d5f9edacbc501b6948803b959 2,422 1.00/1.00 vMB 126
508,639 508,639 00000000000000000018ce382fac38d43acbb63fb8fc14b99a11b632d45b36c9 126 1.00/1.00 vMB 5
508,638 508,638 0000000000000000004c0ca5d8d96e83e742729616808a4daf68e145d99262e7 277 1.00/1.00 vMB 21
508,637 508,637 000000000000000000568dec023249da4d5486851ec9d5866a3c0fec4ef1b12a 467 1.00/1.00 vMB 10
508,636 508,636 00000000000000000008592d61ea4b45f69287a551e6e95a28646e7e0fd11ca6 882 1.00/1.00 vMB 33
508,635 508,635 00000000000000000034cc85aaf3c13f58853ff66444482e7749a0e3738f9461 731 1.00/1.00 vMB 42
508,634 508,634 0000000000000000003ae850d39530df68f009d114a76402834cb9f94cf93dde 42 0.03/1.00 vMB 83
508,633 508,633 0000000000000000004d9c45025ff8ded9433b7d144110b5181531f919c48aae 1,133 1.00/1.00 vMB 58
508,632 508,632 0000000000000000002e3c437d170090d92b45ef8d7d740156c55a59c8286981 953 1.00/1.00 vMB 35
508,631 508,631 0000000000000000003d9782e4b93b04b0ebab45ed7726637a5d0e4192d659a5 234 1.00/1.00 vMB 11
508,630 508,630 0000000000000000005424e9c9913c0f1cb46d1b58dbfe20a0051f4f11fb8270 1 0.00/1.00 vMB 0
508,629 508,629 0000000000000000004d89439576cbf3902ae619fe1b6f8af56f03120abfe5e4 1,076 1.00/1.00 vMB 62
508,628 508,628 0000000000000000002c849ddd4055e0aed6015ff69ee7fa9277b4fbf6adbd2d 284 1.00/1.00 vMB 13
508,627 508,627 0000000000000000005231c8d40270faafb4ca0321053282332202b0eb5d1045 185 1.00/1.00 vMB 17
508,626 508,626 0000000000000000002c885609491cdccbbd5668702c22a47a7b4ebbaf38e8bb 408 1.00/1.00 vMB 9
508,625 508,625 0000000000000000006074ef534e00fc588b1f2a7aaaac00b08cb5083a7c8dce 1,405 1.00/1.00 vMB 91
508,624 508,624 000000000000000000599a205b02ec45e4d02dfbaabc5da758b741c83d4cf6e7 1,383 1.00/1.00 vMB 53
508,623 508,623 00000000000000000022cdb4aa372765e8cd9a0616e51e191bf89caac310038b 562 1.00/1.00 vMB 21
508,622 508,622 00000000000000000013c4ca6a11b30323811979bf8dd2f5d90a86f54a118d5b 1,014 1.00/1.00 vMB 55
508,621 508,621 000000000000000000298c56b0bba92f6df92c72d8f6b7cae03b4acb7d3e5519 615 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.68 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: 677.38 GB
    • Received: 16.44 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.