Loading Tool

Explorer IconExplorer

Memory Pool

87,764 transactions
32.13 vMB
0.14563106 BTC
Random Selection Loading Transactions
Max Size: 193.92/200 MB

Candidate Block

Mining Attempt 1e97c60a4711e4be7b38619db85bf53659be8bdacb39e89c33e5f63d24a3c020
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 9cabd46dbad1c96475893fee77b6c16d8cf0bebbf813c324d34d2fe8dbe84520
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.05365650 BTC
Feerates: 911.92 > 5.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (763,168 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,802 151,802 00000000000009b19935f31bf48843b5c05f548469a5e7d44e35794510cec039 11 0.00/1.00 vMB 65
151,801 151,801 00000000000001d383238134acac79c87a8b3e2fb197d27aaa9b003771e02f2d 85 0.04/1.00 vMB 266
151,800 151,800 0000000000000dcec83b40648e1d84fc698aec2f4af54d945f1945df3fd85aa5 42 0.01/1.00 vMB 79
151,799 151,799 0000000000000c44f9c53f73f62c6a7fd58af1d3456cfff8153de536a6ba5869 103 0.04/1.00 vMB 295
151,798 151,798 00000000000006e25d6957062769424c76648fe2912a99f183f8ef18d828ce0a 12 0.00/1.00 vMB 33
151,797 151,797 00000000000002f8a867892d802b415d89e30fc0357b7fdeda50d08ae75b0dbe 39 0.02/1.00 vMB 151
151,796 151,796 00000000000001e438af73b7c32ec1e7aafe4e92856f73286b1e11531c7f9e12 55 0.03/1.00 vMB 3
151,795 151,795 000000000000086e3a8dde6519fae774e2715b9f4c5afc12367150aa52c88de0 74 0.04/1.00 vMB 228
151,794 151,794 000000000000086fccd119ba8441d7575e56c345b0eafce813f9c4e6b96b3f98 56 0.02/1.00 vMB 49
151,793 151,793 0000000000000c96a0b0a56d5c12959cbd597f5b2f0e68598b2d2cae358090b8 36 0.01/1.00 vMB 21
151,792 151,792 00000000000002f21c902a3175a151844e48bab4a12b37002b4bdcafe9e99a31 6 0.00/1.00 vMB 37
151,791 151,791 0000000000000c175406f16a5aa2b98aafd4a72e894869f5791f934491568ed0 91 0.03/1.00 vMB 45
151,790 151,790 0000000000000c596bd99b0331a571dd3b7245e2192cf51d8f73270344606aaf 117 0.04/1.00 vMB 279
151,789 151,789 00000000000001b5baa405cca53f37cd8392c31cd4889bb18debfeb1121e4b8a 84 0.02/1.00 vMB 2
151,788 151,788 00000000000004e7a4db4f5d4dfd1a8fa86fa336e1a80e7c0faf8a936fe6d22b 35 0.02/1.00 vMB 16
151,787 151,787 0000000000000a88c10d480a2b00b568c58f1c3f624a3296786829cc457e6b99 61 0.03/1.00 vMB 93
151,786 151,786 000000000000039c1abbd4e31438216dc9c637288e4818974c2dfdb97a484490 6 0.00/1.00 vMB 34
151,785 151,785 0000000000000272d7f3bb39e7a6e1b0042dacf829009da66f55552cecf71c4f 10 0.00/1.00 vMB 396
151,784 151,784 0000000000000757400479e83acaedb46260ae9424d9bc5a487950cd4e9a331a 3 0.00/1.00 vMB 0
151,783 151,783 0000000000000b7602cf68b6e19bdcd6efe5bdd10f50d5a4c9b19c6c8f07a7fa 7 0.00/1.00 vMB 132
151,782 151,782 0000000000000bd8df731cbd8749b7a9cac69a4fd81fd2d211afade0c90da42c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.34 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: 661.03 GB
    • Received: 14.79 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.