Loading Tool

Explorer IconExplorer

Memory Pool

82,123 transactions
30.68 vMB
0.07853334 BTC
Random Selection Loading Transactions
Max Size: 188.03/200 MB

Candidate Block

Mining Attempt 47207577a237fc37a0a0d4b8ea40dabe32f53241e606901f89d3462e1c12031f
Version 20000000
Previous Block 00000000000000000001c9a0bfc95ee466302ac4a5ca5faccc359946d3ec2ec3
Merkle Root bb0d8e044cef49d00c9f8270ca9bff664c9453780a34df3e645e0b442c72b078
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,077
Size: 1.00 vMB
Total Fees: 0.00992924 BTC
Feerates: 100.30 > 1.00 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,331 (191,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
724,003 724,003 00000000000000000009c82a376828ac8d2ffa088817095b779de3f462520f0a 677 0.78/1.00 vMB 2
724,002 724,002 00000000000000000008cadbe2da05fecf227d7f2460d95329b6e115673d2283 1,666 1.00/1.00 vMB 4
724,001 724,001 00000000000000000004d72a5de6cd503ea9f5f8f709e6773509dbfa4495ed7a 1,170 1.00/1.00 vMB 3
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
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.77 GB
    • Received: 17.73 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.