Loading Tool

Explorer IconExplorer

Memory Pool

84,905 transactions
32.03 vMB
0.11541652 BTC
Random Selection Loading Transactions
Max Size: 194.18/200 MB

Candidate Block

Mining Attempt 6d77dee6d23b0ca44d18d7ba1169348790303f5f3c233fe71fec04cdcadf61b3
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 16bed9f3045b40380907bc48a18725290d7401b18c2021861c68ec814ee93777
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.03436436 BTC
Feerates: 299.43 > 3.44 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (734,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
180,848 180,848 00000000000003ea91227d7e74985d7538d0b8d15ff284e48fc41be634b6fd97 116 0.05/1.00 vMB 154
180,847 180,847 000000000000038a805ea574f47afa517c79c3e2d27e44e0d691f490d37593df 16 0.00/1.00 vMB 55
180,846 180,846 000000000000050216cd73384952b59383a10af4834c00fda2add071f37f66f1 284 0.12/1.00 vMB 113
180,845 180,845 00000000000004c3aba5e9ad96ce74a02f22d4d756df61705a1301c7561d9b57 386 0.18/1.00 vMB 123
180,844 180,844 000000000000076d0d89d2f7047c94818cab249bf0bc0eb3bf8df606de7d416d 20 0.01/1.00 vMB 38
180,843 180,843 0000000000000001de43164689b063e12143d110a8586339fb250482d8f409e5 381 0.14/1.00 vMB 134
180,842 180,842 00000000000004d194ef182d07defa3a256042a4c19606acecab891a23a3fd39 34 0.02/1.00 vMB 149
180,841 180,841 00000000000001abe17b2f287ce1eba8fbdabeea6640762959865ac4e2cc1fdf 128 0.06/1.00 vMB 141
180,840 180,840 0000000000000208d5d05a4f5298108c9a08d8365b5d66f378338a8861517482 500 0.21/1.00 vMB 123
180,839 180,839 00000000000004a9fea69433277d17381f60700c79cd85b891a62391003ea5fa 545 0.25/1.00 vMB 125
180,838 180,838 0000000000000412835a21f9f7a87d473e01121511830fe332539cd454ebb6af 754 0.32/1.00 vMB 133
180,837 180,837 00000000000006bc9956fe5ffc47c310a4270f560866ee86d8b5b30f75ff1ee8 1,024 0.42/1.00 vMB 138
180,836 180,836 00000000000007c2e6fd8463d0065feeb25a069d4c7d48623ac2a023ea50cd32 139 0.05/1.00 vMB 109
180,835 180,835 00000000000005ce4692f15dbf02a809cb9b00c0fa727ee97de177e3408a5dae 57 0.03/1.00 vMB 106
180,834 180,834 00000000000002deeb4e7caab32013d4f0d74cdb95739e998cb2b902a95c5335 157 0.09/1.00 vMB 106
180,833 180,833 00000000000004e1156fad6682938cd79383b0715969263286c0d877d5cf5174 256 0.10/1.00 vMB 145
180,832 180,832 00000000000008a50e27b1782d9c57a080200f0e493500e2fab431a7d268fc0c 67 0.03/1.00 vMB 111
180,831 180,831 00000000000006bf115fa4ec5b84f9d95cd5323fff224df61cfc371a5b817e21 110 0.04/1.00 vMB 125
180,830 180,830 00000000000003a5521776d7f22c4c73d4f24ff4dd9f7442e697c291d1512c8d 84 0.04/1.00 vMB 163
180,829 180,829 0000000000000180ec5c15c44e17f66d53076d84195204ef97994f122942c98f 9 0.00/1.00 vMB 281
180,828 180,828 0000000000000041e4d2f8e2946a94b271e1d0e946713039c03b863fe8b2817d 396 0.16/1.00 vMB 171
Previous 10 blocks ↓
Total Size: 782.99 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: 717.73 GB
    • Received: 17.86 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.