Loading Tool

Explorer IconExplorer

Memory Pool

74,443 transactions
27.58 vMB
0.07361610 BTC
Random Selection Loading Transactions
Max Size: 168.10/200 MB

Candidate Block

Mining Attempt f50492a85ac5e3e52ad40e531e58abdb5ea1511c3ffc6054fef2442d6893ae62
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 04c65f4f613ecf289def9933ba13e176525431d54b4255d10b26bbcff76b5bbb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,216
Size: 1.00 vMB
Total Fees: 0.01475134 BTC
Feerates: 98.68 > 1.48 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (191,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,000 724,000 00000000000000000005ad760cac6df26550f75414b33fe91ffdfdc8fcc1ba51 1,518 1.00/1.00 vMB 5
723,999 723,999 00000000000000000000cd907964732da976dae7ace8dc36b384a5fa4b94cbb8 1,832 1.00/1.00 vMB 8
723,998 723,998 0000000000000000000077a90a7a9b39546d5c860e3f5f602cdc72e57d930b7b 2,092 1.00/1.00 vMB 5
723,997 723,997 0000000000000000000153126ae97376466c5f3cd1f38337e992bf200104e0aa 2,827 1.00/1.00 vMB 11
723,996 723,996 000000000000000000079fab727195de0747e171cd4956a58b17465e2f50c5ef 2,258 0.97/1.00 vMB 2
723,995 723,995 000000000000000000008a841bca805948125a0eb8f4ed72d2b6072e427261b2 898 1.00/1.00 vMB 4
723,994 723,994 000000000000000000047a4ed720b2661f72ef0988ca9fdcf51a598ac140c0be 2,499 1.00/1.00 vMB 10
723,993 723,993 000000000000000000068807aa9b0e645b68522baa83b72465c0b6f973f1a224 1,299 1.00/1.00 vMB 8
723,992 723,992 00000000000000000006b1aa60ffa01214542fcc173baef6d02781e7d6a0590b 962 1.00/1.00 vMB 6
723,991 723,991 00000000000000000005e7b46a256acba3de25503fee6a53ab9f3878614c85f6 954 0.99/1.00 vMB 3
723,990 723,990 00000000000000000001ec7f4e673c4033b9a8ee266dcd3b96e5365c2f19cd85 1,984 1.00/1.00 vMB 7
723,989 723,989 00000000000000000008e2bbc62fee5329ece2ee812ea336bab8575b8c184982 1,764 0.86/1.00 vMB 7
723,988 723,988 000000000000000000071de5650ed715064a5a192c5b96656df3fd84d20dae72 761 0.46/1.00 vMB 5
723,987 723,987 000000000000000000076d9e7e5a7c2c3a2f6564726f9fece728be78aa1409e9 49 0.01/1.00 vMB 7
723,986 723,986 0000000000000000000787cf9dcefdb884419baf0441b00fc63af157869ff454 1,544 0.76/1.00 vMB 6
723,985 723,985 000000000000000000045df6c5ee68a216cb28f9a2bae577d6fc4106711fd14f 1,148 0.51/1.00 vMB 8
723,984 723,984 00000000000000000001cadb93b1601566a076e27a253c6939d9901c8298ffd7 1,240 0.49/1.00 vMB 7
723,983 723,983 000000000000000000018225173117c1935ff13edd5d4ac531fbaa89c50ae587 149 0.06/1.00 vMB 8
723,982 723,982 000000000000000000030e534205672d97717349ce5411cc3c7e44918a1dbef1 111 0.07/1.00 vMB 7
723,981 723,981 000000000000000000017cabb70182fceeace0887575848165409243c2ff04e2 126 0.05/1.00 vMB 6
723,980 723,980 0000000000000000000726f8d0ed83c99e1806a437224ed6917faa2f326de859 1,302 0.82/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.