Loading Tool

Explorer IconExplorer

Memory Pool

76,295 transactions
28.43 vMB
0.06666530 BTC
Random Selection Loading Transactions
Max Size: 172.33/200 MB

Candidate Block

Mining Attempt d8de2b7045bd78a180c63f130a7fe25eddbb71b62c67996c003ce34dddc41906
Version 20000000
Previous Block 0000000000000000000034cfd79664e0a1680400ea13802d309e22ae00459d8a
Merkle Root 047edd1c3d9ab361ce924be6c28f51a636be5df54704f7eb90327e039853b9a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,503
Size: 1.00 vMB
Total Fees: 0.00778902 BTC
Feerates: 78.13 > 0.78 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,159 (539,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,661 375,661 000000000000000004cac94ca221e729a2abd31f7889f695cc5ea06cccdfb59c 1,579 0.95/1.00 vMB 37
375,660 375,660 00000000000000000a5f2aeafb1fc022b7671dffe5c28abc50436f0aa07101d4 1,427 1.00/1.00 vMB 36
375,659 375,659 00000000000000000acbcfd86d0134759189458648aed315ff80c802328272a3 1,563 1.00/1.00 vMB 46
375,658 375,658 00000000000000000a503a548288cffc542ec2ec6eade0ab606c746145c8cd09 1,365 0.93/1.00 vMB 49
375,657 375,657 00000000000000000ab0669a30fa8a3ff8c320d23b02cc5fc6e99091b74a77e9 1,546 0.75/1.00 vMB 43
375,656 375,656 000000000000000005cf8722cf3f5110b1298c7dc6964610fe0ed31e0e1260e0 2,336 1.00/1.00 vMB 52
375,655 375,655 000000000000000008dc5bde3bedb350f90fbcf8bc486b21efac5f788d6d0c95 933 0.42/1.00 vMB 39
375,654 375,654 00000000000000000d814d35e20fa739ee8f5c2f0da9f659ca374b93350ab147 1,558 0.84/1.00 vMB 34
375,653 375,653 00000000000000000bb260f05ccde17cafccbda5dff8d9ed3ae297f54c5cbade 1,479 0.81/1.00 vMB 34
375,652 375,652 000000000000000011e3c16d1766612c8a7588638346ea1ce5de849bf5aa7260 396 0.23/1.00 vMB 28
375,651 375,651 00000000000000000f0bdd0992cb9f367e8ed0a944b82cdfd7d3ee74132ec62c 1,382 0.88/1.00 vMB 28
375,650 375,650 0000000000000000060dae0c2572c3df9625c5405bc529de3e627c0384d5b5c1 442 0.32/1.00 vMB 27
375,649 375,649 00000000000000000b5392a93a22142b2d6003b042d2b8caef29081f3ea8c7aa 1,985 1.00/1.00 vMB 38
375,648 375,648 00000000000000001280ac4b8a9da7a397a8ef5c742ef5cc4c0258b932709e6b 2,301 1.00/1.00 vMB 46
375,647 375,647 0000000000000000075691b844a39f0f6d1534a38649ed1766fe69403b8e72fa 1,300 0.68/1.00 vMB 34
375,646 375,646 000000000000000011d755906e82f7c67a767d41dbd1bde081c37a6599e34905 115 0.07/1.00 vMB 14
375,645 375,645 000000000000000000451ac55628e532028c672bd272b0b4655cb711758a2e16 1,388 0.78/1.00 vMB 33
375,644 375,644 000000000000000004a2db1d29443c73a1f1de454df135b239813e46f59f30e7 350 0.17/1.00 vMB 32
375,643 375,643 000000000000000012151341c9eec15a1fc2060a636a6369f6e992ee7935090d 568 0.31/1.00 vMB 32
375,642 375,642 00000000000000000cbc40b168f0301b35367bee9760dc718e2e58fc9ef44ae2 718 0.38/1.00 vMB 34
375,641 375,641 000000000000000003e44426ad0e62d95b6316ebe320fd9322595d834dd2248e 435 0.23/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.67 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: 673.12 GB
    • Received: 16.40 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.