Loading Tool

Explorer IconExplorer

Memory Pool

88,370 transactions
32.33 vMB
0.17334239 BTC
Random Selection Loading Transactions
Max Size: 195.77/200 MB

Candidate Block

Mining Attempt 8b38dd666fde89e298493225bba82df4aa768b8182426bd667a0439549d89c9e
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 3f5b0de2d40fc4a1e365d7f86a300e9f5d55e0cd2ab1df49d071eadb338deeaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,752
Size: 1.00 vMB
Total Fees: 0.08422146 BTC
Feerates: 216.64 > 8.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (204,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,775 710,775 000000000000000000030fbd287aeeac5e6ecaefd80645c8f4f988e5e9b18b33 174 0.05/1.00 vMB 11
710,774 710,774 00000000000000000007c47794f4f8236ed81d4fe5f5e64186a56dcf585d1411 214 0.09/1.00 vMB 11
710,773 710,773 0000000000000000000bac03dfd83f91d2a01b104b19d5830fb4df148b01bec2 276 0.07/1.00 vMB 14
710,772 710,772 0000000000000000000098ff7f0a7841b836064a4e46617e24f51164e626e043 446 0.21/1.00 vMB 10
710,771 710,771 00000000000000000007a940815864c229752cca072d07748a15320aaae66b3a 1,113 0.46/1.00 vMB 13
710,770 710,770 00000000000000000009ee80bee4f039e18330c2208606fb4903acd381aecb4d 89 0.03/1.00 vMB 7
710,769 710,769 000000000000000000037a6c535e98386dc356d7052b526f2fde211d189b347d 178 0.04/1.00 vMB 13
710,768 710,768 00000000000000000007c6e98bb7c38e2aa9576ba41fcc20a81b6c32ab093ef4 2,149 0.91/1.00 vMB 10
710,767 710,767 0000000000000000000954648ada520e57ef1910b62adcbca987937e5550640f 248 0.09/1.00 vMB 13
710,766 710,766 0000000000000000000971e2c520214b7009c8848a9a838b2eac837df3f1f376 1,162 0.43/1.00 vMB 11
710,765 710,765 000000000000000000019cbbb6c5be23b22e2aeb56716de003bfa570b492eb23 809 0.28/1.00 vMB 18
710,764 710,764 000000000000000000066dff8130c307eaee19e4ecdf13477528bffeb13441c8 240 0.11/1.00 vMB 12
710,763 710,763 00000000000000000001cfff1126a2660694da3c4f3961b1c455f68801cc9270 723 0.68/1.00 vMB 3
710,762 710,762 0000000000000000000010ff18143a8c4c82d9284e400322d4b8ab6d788b9ee9 3,014 1.00/1.00 vMB 15
710,761 710,761 0000000000000000000868d10fa0b2068b85b4d85a722aceae7980c9bbbfdcdf 1,435 0.85/1.00 vMB 7
710,760 710,760 00000000000000000009bf410ae63da6c7c2df4eab3a23fb125ff1cb1116db2f 949 0.63/1.00 vMB 7
710,759 710,759 0000000000000000000014162797da602dea7fe1c972815a0df5dd6000ae972f 226 0.07/1.00 vMB 12
710,758 710,758 00000000000000000009a2515f851d079db9587b3adb0f1f60ea623330c20d31 1,408 0.94/1.00 vMB 6
710,757 710,757 0000000000000000000747f7a81ca64926a3713025dddc389b7f2f7cc28707a6 1,424 1.00/1.00 vMB 6
710,756 710,756 00000000000000000009c1b6334e058648e001b7f07071f9cdf149fa46927640 577 1.00/1.00 vMB 3
710,755 710,755 000000000000000000026b810b8a4f1b1a583b5d6bd068f6f6621afc215bb97d 2,769 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.