Loading Tool

Explorer IconExplorer

Memory Pool

83,413 transactions
31.36 vMB
0.09738228 BTC
Random Selection Loading Transactions
Max Size: 191.12/200 MB

Candidate Block

Mining Attempt b73712f05d1f370681ff87ecf3cdc71efba185e32f7f4461ed4a4939ad7241df
Version 20000000
Previous Block 000000000000000000018a6131e27c6c8e6c00f0695c67492c18c531297b0321
Merkle Root 9a3a7652f4c53cd3b0178181cf6235c7101f368f5203cadd268cdd5ead0b3bf4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,214
Size: 1.00 vMB
Total Fees: 0.02533033 BTC
Feerates: 177.93 > 2.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,332 (230,687 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
684,645 684,645 00000000000000000008bd5149e90b3ce6bb6bdcfdad3a233b9bdcd66c63499b 612 1.00/1.00 vMB 118
684,644 684,644 000000000000000000060175f687e1a865ed870ebb54f6025029d2a2bb068679 1 0.00/1.00 vMB 0
684,643 684,643 0000000000000000000605424afac9eea6ad215b1952254932023dc5368361b8 2,490 1.00/1.00 vMB 132
684,642 684,642 000000000000000000083357e9bb172ebee93dc0cb6c0d07955dc5e9f39817a3 1,201 1.00/1.00 vMB 37
684,641 684,641 00000000000000000006d2d56ce6872cc12316e4d9cc6bbb7f9b76eda0ef05e4 324 1.00/1.00 vMB 19
684,640 684,640 0000000000000000000aee9fd2d9e746be3811ad2703ead0ab776abfe6720501 2,695 1.00/1.00 vMB 72
684,639 684,639 00000000000000000008757916d10965bec6c107c52a2816382b14b0b0014f7f 1,708 1.00/1.00 vMB 64
684,638 684,638 00000000000000000007a99f8cdd357b82fe14df42692b3f1feb14a17e5c0962 457 1.00/1.00 vMB 16
684,637 684,637 00000000000000000003b87077c3cac5d33065d4c3386019b5b8b23825b07581 2,493 1.00/1.00 vMB 77
684,636 684,636 0000000000000000000883c703f062248a3a515fa3183b4c97712a3d68091bdf 1,754 1.00/1.00 vMB 43
684,635 684,635 0000000000000000000090d7d2a0f1c42d35e19d4299f45e55a87dc7cf8b61c7 1,185 1.00/1.00 vMB 113
684,634 684,634 00000000000000000008f8006e8ad4678b23790f19deff867cca04997268f145 916 1.00/1.00 vMB 38
684,633 684,633 000000000000000000025e14cc9a1c8a077e5d8f00fc0b693872d79939a9273a 320 1.00/1.00 vMB 20
684,632 684,632 00000000000000000001291cd7ba831d832f0db669d86bb4ac60c2c49eefbe9e 524 1.00/1.00 vMB 27
684,631 684,631 0000000000000000000007745261f9d3eff422e4d9deea193ddb20653ccd3943 1 0.00/1.00 vMB 0
684,630 684,630 0000000000000000000656b39ab8b27afa83ae8b4eda076b85cc5653e8308df7 357 1.00/1.00 vMB 18
684,629 684,629 00000000000000000005e2237f92df21dc7d2cf5b1dd77ec564d6e5aef9bb29a 1,067 1.00/1.00 vMB 27
684,628 684,628 0000000000000000000177ad54f33b9da3cfac4568f44c820dda83b948884b3e 1,362 1.00/1.00 vMB 16
684,627 684,627 00000000000000000000292ced43916368f88e527e4fdbd5ec1677c57ba66c09 1,881 1.00/1.00 vMB 22
684,626 684,626 000000000000000000039f7b4b54efe6f7bf79c323830fa2cfecb9a613f670b1 1,838 1.00/1.00 vMB 35
684,625 684,625 000000000000000000077ab2684a0357ecaac2430a0f6774fdf1caddf87545cf 1,983 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.97 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: 715.93 GB
    • Received: 17.75 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.