Loading Tool

Explorer IconExplorer

Memory Pool

77,100 transactions
29.82 vMB
0.10450643 BTC
Random Selection Loading Transactions
Max Size: 180.20/200 MB

Candidate Block

Mining Attempt d882a5fbd99374178bb72c2f6eba428c354259034bb144155cfbef6edfed4718
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 42c89ebfeed924a355fdb6edf337809c75974326d8e6c19f0c4afc745153cb3d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,145
Size: 1.00 vMB
Total Fees: 0.03640069 BTC
Feerates: 357.61 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (18,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
897,002 897,002 00000000000000000000aa525233832b8fcf408b8de79677c994b3a014686134 4,016 1.00/1.00 vMB 18
897,001 897,001 000000000000000000023ea51aa77c694a2226c7f07c4a41ea0de6e37c7b5a84 3,816 1.00/1.00 vMB 26
897,000 897,000 00000000000000000000b9be2b2153093d6137d2017cfe697a59f3fae9d9186f 4,240 1.00/1.00 vMB 36
896,999 896,999 00000000000000000001d68cd2ebdac562318d13da70cb131a24c8fc3f6ded02 3,422 1.00/1.00 vMB 21
896,998 896,998 0000000000000000000107beecfec3c353a315b1f0cbf54e6222f33dd51f7063 3,872 1.00/1.00 vMB 29
896,997 896,997 000000000000000000024cf367937867692598e8e7f0083e096ab81e14a2dc6e 3,643 1.00/1.00 vMB 27
896,996 896,996 000000000000000000021ba0c632f6e4e73a6bba1161df4c6469680b693cb0e0 4,401 1.00/1.00 vMB 30
896,995 896,995 00000000000000000001fe51ca9c35fcdfcac08f5ba8280d0aedd56d98651f26 3,835 1.00/1.00 vMB 36
896,994 896,994 0000000000000000000109c3aeb2796e9e81ea7c47aee12a1673704545db0af3 3,737 1.00/1.00 vMB 37
896,993 896,993 00000000000000000001e891bf767b0c93e452677ec659773a61761e30825cc7 3,309 1.00/1.00 vMB 44
896,992 896,992 000000000000000000013ee25a586a10f3a6b182fce5edb809641541b4f9847e 3,410 1.00/1.00 vMB 33
896,991 896,991 000000000000000000020fcfb455ce27de220c60e1e702f10f48694dc1faf496 3,742 1.00/1.00 vMB 32
896,990 896,990 00000000000000000001e723c056de14ec03b5525030f3cae08d8aeab4382bda 3,574 1.00/1.00 vMB 27
896,989 896,989 000000000000000000010b6183026afd9a2f40ab2e9ee05006d31e4c2668fbc4 3,437 1.00/1.00 vMB 32
896,988 896,988 000000000000000000011ebb2fb64de2e49e5551bda9232f6a1c72eba6e1872e 3,533 1.00/1.00 vMB 29
896,987 896,987 00000000000000000000a1717d19d2c42681ec43504fbc41970cd9f1c4a124dd 3,613 1.00/1.00 vMB 20
896,986 896,986 00000000000000000001d0677e783944c685e1052d01153267171245bee0f82e 3,645 1.00/1.00 vMB 18
896,985 896,985 000000000000000000000f88448850395e81a8ee8826c5612f1c23040029387a 3,703 1.00/1.00 vMB 14
896,984 896,984 00000000000000000000c749ac67409b7f3f8e707a76ab5cafa9cc41cdeeca0d 3,608 1.00/1.00 vMB 14
896,983 896,983 000000000000000000023501b1834bf01c55a2aa5f1a54db5f22fa25714e1688 3,302 1.00/1.00 vMB 9
896,982 896,982 000000000000000000009edad7b184389b6a35fc544a94c28439185c1dd4bdfa 3,532 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.