Loading Tool

Explorer IconExplorer

Memory Pool

75,079 transactions
27.20 vMB
0.06646635 BTC
Random Selection Loading Transactions
Max Size: 166.34/200 MB

Candidate Block

Mining Attempt ea5cf75e4259ab345862413df3edee8ffb5b2c743244e69e767a06159466d577
Version 20000000
Previous Block 00000000000000000000a8c3ad82e11f794adea612cae12671f7bde0122f77d5
Merkle Root ed897d677a2b3c63f352c9b58c562e9f8f7ce089ddb875c694189d8f40cc9368
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,337
Size: 1.00 vMB
Total Fees: 0.00877229 BTC
Feerates: 100.40 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,322 (487,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,993 427,993 0000000000000000031bccbcc5803d6bb7caf2bc3474d44862b0d8259eddc9d2 31 0.01/1.00 vMB 70
427,992 427,992 0000000000000000002ee1786a3acade89428d21a804b7c780d3ae32edff0e91 2,282 1.00/1.00 vMB 54
427,991 427,991 0000000000000000032907b9a0a06cc9aa75837ed9eca690190250e83c3fbdd8 1,077 0.45/1.00 vMB 63
427,990 427,990 00000000000000000490dca56e8aa0722f7e90243c5ae1ad48b7cf4d6b95fc85 532 0.21/1.00 vMB 61
427,989 427,989 000000000000000003fe04a93986bb5377d0fdbc49134b90dab80f49d7ca7353 615 0.29/1.00 vMB 49
427,988 427,988 0000000000000000006af132d1314833e374f0b0e80637022313523c527899be 2,340 1.00/1.00 vMB 61
427,987 427,987 000000000000000003ad161659e53e65b0504b80b970fd084b1fdd5d0bdac1a9 658 0.27/1.00 vMB 56
427,986 427,986 000000000000000002f6fec63850012c1228df02555effd7fc20b97055205e67 1,148 0.75/1.00 vMB 37
427,985 427,985 0000000000000000023647bddc11b115a2057512c83cb280f71ea3c352637ef2 1,111 1.00/1.00 vMB 29
427,984 427,984 000000000000000004a84363e42a4c643ef242b4f55ae252b5f4ed341511a618 1,596 0.99/1.00 vMB 43
427,983 427,983 000000000000000000324a1216e63ea494a14e16e010a774ae166d779e9270df 933 0.99/1.00 vMB 23
427,982 427,982 000000000000000000e5ea80855d4ad9b4899c035425b45c7a3b4070af87fc8b 1,515 1.00/1.00 vMB 32
427,981 427,981 000000000000000003805cfdb0ffbdfbabda74d416953b373ef93ad69ace455a 2,730 1.00/1.00 vMB 57
427,980 427,980 000000000000000004472fb269e83f73145f44a663652a9e020ff660cddb84c8 2,342 1.00/1.00 vMB 80
427,979 427,979 00000000000000000398f938ab2951654ca3b812e704df4c4928c4fd80baf10b 1,238 0.62/1.00 vMB 46
427,978 427,978 0000000000000000031da59f6fb182d48621c3823110e696d985f7b999e23bb1 1,841 1.00/1.00 vMB 63
427,977 427,977 0000000000000000039881ddbb99509eeda61d1c8d1cee2daf6aaf4c2aa44c9d 2,100 1.00/1.00 vMB 52
427,976 427,976 0000000000000000022c12a32b716583c694e050ddcd31993d2593a5619d2468 2,807 1.00/1.00 vMB 67
427,975 427,975 00000000000000000040f1cd03b8db1dc09eb27c358cfa52d7163735cb75d021 1,992 1.00/1.00 vMB 49
427,974 427,974 000000000000000000f3e5d141a994cb719027f9af1f03780924a1de46bcd585 1,608 0.94/1.00 vMB 39
427,973 427,973 000000000000000000383286171d87941eb56dccb766b5dbf2e893972678a09f 1,227 0.63/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.95 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.08 GB
    • Received: 17.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.