Loading Tool

Explorer IconExplorer

Memory Pool

88,078 transactions
32.11 vMB
0.13379773 BTC
Random Selection Loading Transactions
Max Size: 194.60/200 MB

Candidate Block

Mining Attempt 91dd45df95b8813c6925121b659af400fa59a8207c7d6ec57fac0cb19d4dcfe4
Version 20000000
Previous Block 0000000000000000000073dadc631dd956a009d41a1710c631dc5e901f1b559d
Merkle Root aa128a57cd8bfa373cf1089b67da84ed1062bbc2f9c301c3248aadacd7c8c74a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,883
Size: 1.00 vMB
Total Fees: 0.04884416 BTC
Feerates: 101.65 > 4.89 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,073 (305,078 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,995 609,995 00000000000000000008982671ef420332c36b279cd4ab3f36727c4e46d4adc7 829 0.60/1.00 vMB 7
609,994 609,994 0000000000000000000d40fd5763d011acb6921a7f2a67f180e0907a4102ffb2 2,643 1.00/1.00 vMB 12
609,993 609,993 00000000000000000002637e8c4bcc011a9ee0c6ec4b8dad25f0feaf35f82316 3,027 1.00/1.00 vMB 10
609,992 609,992 00000000000000000010455923371fae4b793767ff42f3c0f76eb0cfb35a4250 2,074 1.00/1.00 vMB 6
609,991 609,991 000000000000000000114d6b598e27d85645cb06ac7fa4494d0ee8efda88d384 2,854 1.00/1.00 vMB 21
609,990 609,990 00000000000000000004cfc4788e6dba6bb6e5536d35ee9601b2c6c20a7ee54b 2,514 1.00/1.00 vMB 16
609,989 609,989 00000000000000000007fc99eac01e43ba7b2bb22001bb32bfd73593530b524e 2,538 1.00/1.00 vMB 20
609,988 609,988 0000000000000000000b8601ec4f69e12921da921a5f7cc71ed9f4eb9a846963 704 0.28/1.00 vMB 18
609,987 609,987 00000000000000000006bb16fa5d4614ae395c96e7ae1514dae3ec26114ebcf3 413 0.16/1.00 vMB 17
609,986 609,986 00000000000000000014a8646175779ca68c46fa1d73535a0ddc427c62a03cb3 2,634 0.88/1.00 vMB 1
609,985 609,985 000000000000000000125b3fe79145486be9ae22d2784ec5314e956bd9e43ed5 2,785 1.00/1.00 vMB 13
609,984 609,984 0000000000000000001465502b31eca279827150c13e449616a708272ed27e7b 2,907 1.00/1.00 vMB 24
609,983 609,983 00000000000000000006f83f1f5052793cfa3fce1b7b3ba222cf37daaad99ebe 2,418 1.00/1.00 vMB 6
609,982 609,982 00000000000000000011ccc3ce283f4f0059a56023c6bb6ba598ffccdd246b2f 2,986 1.00/1.00 vMB 21
609,981 609,981 00000000000000000002d37bfea124be75bafcceaa0240850d4b64f2fec2642c 3,019 1.00/1.00 vMB 15
609,980 609,980 0000000000000000000bb4780130f68d3db2873c341efba5104b7aa179b91947 2,817 1.00/1.00 vMB 34
609,979 609,979 00000000000000000011c7e21a604824f322844a492921032df6c233651e661c 3,110 1.00/1.00 vMB 21
609,978 609,978 0000000000000000000ddce64640ba242e64d67c1117e62263a92805c2df1296 147 0.04/1.00 vMB 12
609,977 609,977 0000000000000000000ec54a3e30e273156f4a7f67190bef0d2ef4077617c2f2 623 0.37/1.00 vMB 7
609,976 609,976 0000000000000000000af789fb6d5277ba67cb1eacdcb80ae27e8a7832db05c2 2,153 1.00/1.00 vMB 10
609,975 609,975 00000000000000000008bebc0b7a2970ca0189942d09d7078ef7dc5fd6406127 1,556 0.38/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.52 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: 668.91 GB
    • Received: 15.63 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.