Loading Tool

Explorer IconExplorer

Memory Pool

82,292 transactions
30.34 vMB
0.08231616 BTC
Random Selection Loading Transactions
Max Size: 186.02/200 MB

Candidate Block

Mining Attempt 710eb0dacdcfedae06ca5a0d51ead46816e5b993f98f160759b8136492d153a0
Version 20000000
Previous Block 000000000000000000013457b3bde0e62d4769405a2f173111440bef4841749f
Merkle Root 369c6666e8963ae75813eba24fcb55d91490a7af19ca7224ff2298fda020e23a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,852
Size: 1.00 vMB
Total Fees: 0.01466309 BTC
Feerates: 60.16 > 1.47 > 0.21 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,325 (89,727 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
825,598 825,598 00000000000000000001ce28753283af3d6137c97fc5f9773d53bbceb16d98d1 5,204 1.00/1.00 vMB 45
825,597 825,597 00000000000000000001340ba6ed3b4335558e470ee93ba90a43a4573e8b3a22 3,603 1.00/1.00 vMB 61
825,596 825,596 0000000000000000000204dc570e8426655440cc9845da88747ad14009080d7a 5,852 1.00/1.00 vMB 46
825,595 825,595 000000000000000000002828a76c077c236711b76f50f4e602b8002ead8f1a7c 4,702 1.00/1.00 vMB 43
825,594 825,594 000000000000000000017a86c78f2e18157fc78c071a5ae59511eeccf15185b0 5,101 1.00/1.00 vMB 49
825,593 825,593 00000000000000000000e1e424219763c891832984e1c7e44f5fb95d96fa1b92 3,495 1.00/1.00 vMB 58
825,592 825,592 000000000000000000030c4b13e739818a1fef2833b10b1d26f4e7506b1da137 3,287 1.00/1.00 vMB 54
825,591 825,591 00000000000000000003d2047f4308f9b81daaabb75f9985e49bf46dd2e96d10 3,691 1.00/1.00 vMB 42
825,590 825,590 0000000000000000000382560d51c660923f5eb8a7481ca05f5ab9d8a866adb6 4,130 1.00/1.00 vMB 58
825,589 825,589 00000000000000000000f4b5965a77b21c941fc8e4f172de60adf6f17b2770b9 3,388 1.00/1.00 vMB 43
825,588 825,588 00000000000000000001b564d8c675c41279fd677d43637d47a635dd39ba442c 3,788 1.00/1.00 vMB 41
825,587 825,587 00000000000000000000ec919bb08464b6ca7d7b925417a0588a1b56c7e02164 4,868 1.00/1.00 vMB 32
825,586 825,586 0000000000000000000060a3b795a559adcb9d839c8742c36cc547ea06604b2e 3,858 1.00/1.00 vMB 35
825,585 825,585 000000000000000000016a3b5b847aa5e30975d4110c01ab2b709a886164fa85 4,535 1.00/1.00 vMB 41
825,584 825,584 000000000000000000035811019ec5fdb36c811fe7791daf3b9aac1d1bd45fcc 3,487 1.00/1.00 vMB 41
825,583 825,583 00000000000000000000e67dd0752e4e2541a0e8977c7cb891ced56cde0d0e22 3,559 1.00/1.00 vMB 57
825,582 825,582 000000000000000000009e471fd381b967e6a19332493635c15f42a34dc3918e 3,340 1.00/1.00 vMB 40
825,581 825,581 00000000000000000002c930015157b515ff8346bd60a5174828c6f54db373f7 5,018 1.00/1.00 vMB 38
825,580 825,580 00000000000000000001fa21210c10f518beb76942ddc3846c10471c86e9a87c 3,422 1.00/1.00 vMB 43
825,579 825,579 00000000000000000002eed74aa4d1897d76490a0fbd9b09b2f86bc1080a96f1 4,143 1.00/1.00 vMB 36
825,578 825,578 000000000000000000033d22f2b9626dd392ad67aef826ccfe54e419912a2b17 2,244 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.96 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.26 GB
    • Received: 17.69 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.