Loading Tool

Explorer IconExplorer

Memory Pool

27,649 transactions
27.59 vMB
0.07925692 BTC
Random Selection Loading Transactions
Max Size: 132.35/200 MB

Candidate Block

Mining Attempt 49b4cb81ded300d1c61e7f71d6cdd07534a213810712ca613c0c339ac2bcc782
Version 20000000
Previous Block 000000000000000000016ebf7cfb5b49d52a5da9adfbdfb60a56c93537ca3094
Merkle Root 183c3e4ccfc1cc1399e8340971a4b0cdb5dba9792573ff076c3a57f62fa3de20
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,544
Size: 1.00 vMB
Total Fees: 0.02677236 BTC
Feerates: 157.35 > 2.68 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,479 (149,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
764,784 764,784 0000000000000000000244fc5f2430d8041243ec3b3619264fea7d92a6716f71 3,398 1.00/1.00 vMB 34
764,783 764,783 000000000000000000019f68477db69f5d1062f163b96cae6849a23728bdf89c 1,851 1.00/1.00 vMB 8
764,782 764,782 000000000000000000049496adaad43d1d47116d5379df1d4411a77e43e8c976 3,575 1.00/1.00 vMB 15
764,781 764,781 000000000000000000040900386a679568d0052b8a3b08903c9c0f0d7f69c75d 1,932 1.00/1.00 vMB 8
764,780 764,780 000000000000000000000da141227dd943a528afd6502d4ab187acad45abb5f2 2,087 1.00/1.00 vMB 14
764,779 764,779 000000000000000000015f67f7be01a54312d5cb8f8754c79b81dad6171a0538 3,264 1.00/1.00 vMB 39
764,778 764,778 0000000000000000000413e71a027927d776d861d4c10720604c7525d365fb28 898 1.00/1.00 vMB 16
764,777 764,777 00000000000000000006b1282398f701685e1d185c625b3b53295afa63f4d428 2,663 1.00/1.00 vMB 34
764,776 764,776 000000000000000000007e2180fecb8905c98beba0af7fba2ea7f5bc4fdebc77 1,311 1.00/1.00 vMB 15
764,775 764,775 0000000000000000000150e8e0ca407fa3ca06623163c24195b531f4ca016535 2,552 1.00/1.00 vMB 24
764,774 764,774 000000000000000000030b51b98c25d5e4ff35a4961832672a036e94efad51da 1,070 1.00/1.00 vMB 11
764,773 764,773 00000000000000000006b4473845b5aabe2108a759fff7c64884e76f55ac11c3 2,677 1.00/1.00 vMB 22
764,772 764,772 0000000000000000000649b201f29bb79baf5a8c2826d16f26846448195a411b 3,137 1.00/1.00 vMB 31
764,771 764,771 00000000000000000004927a93cba45cd3e15e6aec802c20498fa3f6c3da5d50 465 1.00/1.00 vMB 6
764,770 764,770 000000000000000000022bd901194c8bab6231d853486bde11e71911d05a17bb 2,717 1.00/1.00 vMB 25
764,769 764,769 00000000000000000006e15ff94e314c45e37b82afbdbf1af7e5c6a4a4e05420 3,740 1.00/1.00 vMB 32
764,768 764,768 00000000000000000006cf380a994448d594bd88bae521cc95fb157d025c58ca 2,227 1.00/1.00 vMB 45
764,767 764,767 00000000000000000002e3bc4db96d943c5df937ecc47923b526a08285f8aeee 3,060 1.00/1.00 vMB 29
764,766 764,766 000000000000000000047324a38f2fcde07fecc0e26fd50ca3177f22a2addb66 2,647 1.00/1.00 vMB 14
764,765 764,765 0000000000000000000350250451103abd0e2b8fe47f98034db72dd975f21d8e 3,390 1.00/1.00 vMB 27
764,764 764,764 0000000000000000000110ee5c609cc164a059eca176d07ebfecf1845cb0e6d5 1,748 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.46 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: 611.02 GB
    • Received: 10.78 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.