Loading Tool

Explorer IconExplorer

Memory Pool

82,175 transactions
31.08 vMB
0.11997756 BTC
Random Selection Loading Transactions
Max Size: 186.02/200 MB

Candidate Block

Mining Attempt 988dafae06626d7e69f3db34921b859837b9cfc34d728df52504d0a9596c0c1a
Version 20000000
Previous Block 00000000000000000000b8bb4db39a0e97c8954f43fc10a0b1b8a513d2398ed1
Merkle Root 20ae878140912b9bbdd3ad28b25ed3b720258e4577a236bc8a36e989406aff55
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,608
Size: 1.00 vMB
Total Fees: 0.03535321 BTC
Feerates: 101.42 > 3.54 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,150 (539,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,669 375,669 000000000000000002e7282fda44b32ef3ac87e137687654ac197b7703c4dcc4 1,102 0.51/1.00 vMB 63
375,668 375,668 00000000000000000c078d9da377359eb86e51580c44b12fb6e73128f35481b1 1,091 0.57/1.00 vMB 65
375,667 375,667 00000000000000000720c4dabe982d4360ae80deea2eb7142c45c8567b1a06ee 639 0.29/1.00 vMB 59
375,666 375,666 00000000000000000cdefef6822d09e0dfef3264f7bd818ffba3aeab49c363c5 1,071 0.83/1.00 vMB 26
375,665 375,665 0000000000000000010810433612116b1c7eb6eed3ff64d36392fc8c2ee1e2cb 2,344 1.00/1.00 vMB 96
375,664 375,664 00000000000000000ac93144bf4decb0668f7723eaddf7e920784fee2d3086c1 399 0.46/1.00 vMB 20
375,663 375,663 000000000000000012016132a607924015d4b7085b83b818afe7154aafac1d67 925 1.00/1.00 vMB 42
375,662 375,662 00000000000000001062803460457f213739dd50436961478ff18d4190738de4 1,078 0.75/1.00 vMB 39
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
Previous 10 blocks ↓
Total Size: 782.65 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: 672.95 GB
    • Received: 16.33 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.