Loading Tool

Explorer IconExplorer

Memory Pool

44,459 transactions
28.88 vMB
0.10383956 BTC
Random Selection Loading Transactions
Max Size: 149.32/200 MB

Candidate Block

Mining Attempt 733cacae13aafab0774d61c33fb3fdd899372d1bd9edce22585b45e9b8629409
Version 20000000
Previous Block 0000000000000000000122e994986e001234b69b994883ffdfdd29f98dd03e31
Merkle Root 517a3440b19858cb4d6e72dac7fcf4abf6f1036788d7cc81bd5609e98f5168bd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,861
Size: 1.00 vMB
Total Fees: 0.04160901 BTC
Feerates: 151.12 > 4.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,639 (529,846 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
384,793 384,793 0000000000000000029c3687cbc89dae2f5a5a370664ee1dde04585ef97ad3a9 417 1.00/1.00 vMB 6
384,792 384,792 000000000000000005d6e250f7d7d0cb07470cc7a07f1af244b6c2e41c402613 1,526 0.98/1.00 vMB 30
384,791 384,791 0000000000000000006d0eea8bdef8ea77e1b6fb99894823418d57b5f371aed8 390 0.21/1.00 vMB 30
384,790 384,790 000000000000000006461a53850bb60bcc7080f8e2de4d75cdd7b938a93c6937 141 0.11/1.00 vMB 37
384,789 384,789 0000000000000000092c9b2437c46e32892e05776ee64f04cb3d6c92940ea827 65 0.09/1.00 vMB 10
384,788 384,788 00000000000000000444b46c1e31f8045ed64838979f0cbf22f17afebae833f3 868 0.53/1.00 vMB 41
384,787 384,787 000000000000000005f0d9b7f72a8e9132f6f8f2f0bf85b270c7f3a9c7326c3f 230 0.14/1.00 vMB 22
384,786 384,786 000000000000000001afa7ad4b74455bdc2923b9871558782f1e6625f0b7f0c8 525 0.23/1.00 vMB 35
384,785 384,785 000000000000000006689d654b69a1f67e2e368f3286e8e5c8646d11b7e22f07 817 0.38/1.00 vMB 33
384,784 384,784 00000000000000000e7889948923fe46638be40733890ed2305b75c39afa5b2d 1 0.00/1.00 vMB 0
384,783 384,783 00000000000000000d21b09aeeea14753167c44399a02db1229b0b43fd54864d 1,267 0.63/1.00 vMB 32
384,782 384,782 00000000000000000735e7d625fcfd5897a4463ae816754cd01bf66df9568f90 610 0.26/1.00 vMB 35
384,781 384,781 00000000000000000bc618a0f40cc98e62d716c85125e9b1f15b540c36216dff 1,473 0.64/1.00 vMB 35
384,780 384,780 000000000000000006781b1d96dc2287998e788dbc841f11e701322e6d554900 749 0.34/1.00 vMB 31
384,779 384,779 000000000000000010aa6b2eac25f704df06567a495cd50d94c96f3a695c1fad 96 0.24/1.00 vMB 5
384,778 384,778 0000000000000000089b7372cae95c0c3b47e6e08ea1f35d37aee5c38c1add77 219 0.25/1.00 vMB 13
384,777 384,777 00000000000000000accc94d756c1c041d14ad1f5591d8c24e2972dff81ae402 991 0.56/1.00 vMB 28
384,776 384,776 000000000000000005f93aba2566ebaa0c8a88e5454e5e450d57c685bed8a67a 233 0.13/1.00 vMB 21
384,775 384,775 00000000000000000491f8b03466c679c4354e4273b08321176bf337b201c0ec 186 0.10/1.00 vMB 23
384,774 384,774 0000000000000000096fce7e6241ad377ff040f36cdc299dc4c64f95d7a440fe 1 0.00/1.00 vMB 0
384,773 384,773 000000000000000008fb456a594c24c3185efbccf464c21fe54e0c694f30b423 129 0.10/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.75 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: 631.71 GB
    • Received: 12.08 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.