Loading Tool

Explorer IconExplorer

Memory Pool

78,846 transactions
30.07 vMB
0.09088973 BTC
Random Selection Loading Transactions
Max Size: 179.64/200 MB

Candidate Block

Mining Attempt 391822d489010045a87658aa7bcede88580d440d54880018cfb6945a6a11d821
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 25b0d6295a63b701088115357673af5fe0c30d78c3460018bba68c3af8b96553
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,031
Size: 1.00 vMB
Total Fees: 0.02108062 BTC
Feerates: 150.61 > 2.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (779,876 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,276 135,276 000000000000009e952ed71fef42780d52560bf8a797e38443f50eee73873895 34 0.02/1.00 vMB 427
135,275 135,275 000000000000042f9bf06587c23684152f8893d0c10cf8fb79d22a84c30e377e 59 0.03/1.00 vMB 512
135,274 135,274 00000000000001fbc6825d0f4c56fdbaed8865e0b81d67cb64a033d671f11c5b 10 0.01/1.00 vMB 59
135,273 135,273 00000000000001b0a777e18fc8917484ce28841d64000925404a116fc4602b9c 6 0.01/1.00 vMB 0
135,272 135,272 000000000000078d2adfcfabe027be04bea0117a05c789473d45b673a2cc8f9d 270 0.09/1.00 vMB 323
135,271 135,271 0000000000000a01bba2519900dad263bfc997c74320c7cad959424d693dce79 13 0.01/1.00 vMB 649
135,270 135,270 00000000000005e8b2a24be0e312f4ed044ae9884fce05aba0858d24d613a28a 143 0.05/1.00 vMB 571
135,269 135,269 00000000000000c4c39d6ba588638688564fa28d42149352b6ddabdc310a6dfe 19 0.01/1.00 vMB 607
135,268 135,268 00000000000003dc769a6b87a64cde15239d92cde95ec6bbfd2708755b782390 48 0.02/1.00 vMB 462
135,267 135,267 00000000000007ae6771a75eb4240a6efd9d9baa301720485f08269fd6edee88 31 0.02/1.00 vMB 303
135,266 135,266 00000000000002082faa326eed675b4adacfb2167008aa16c1f4c5944e1e4068 17 0.00/1.00 vMB 237
135,265 135,265 00000000000001ea16b2f234adf4199fdd7583f0483e338ec298fcc4a5f456ab 58 0.03/1.00 vMB 336
135,264 135,264 000000000000064d9dd02de0cf0c38605c0b4b5fe7f95995d4fa33108615a05e 41 0.02/1.00 vMB 343
135,263 135,263 00000000000001d94c86f451eb84c4438853a537b6569ef718a7915e22be3d46 9 0.00/1.00 vMB 1,043
135,262 135,262 00000000000007b146f7ee4844b9a80a502767399f7c18c4961f3e4cb03ad87f 88 0.03/1.00 vMB 702
135,261 135,261 00000000000005f118e04f2a78c6f121da9485609d289db94f4b43b30994c0d6 22 0.01/1.00 vMB 225
135,260 135,260 00000000000002b2af09949177ce0e7effa2153e214f77356d2b7b2ab39b57dc 108 0.04/1.00 vMB 276
135,259 135,259 00000000000003a81eb2b0ac69503077feb9164539f317fd5b97e15d3a8e7b63 56 0.03/1.00 vMB 344
135,258 135,258 000000000000044cc392472a0877367473ef8cf2c4bdf2cf161845610474b7a5 46 0.02/1.00 vMB 453
135,257 135,257 0000000000000a6b930ba80c0abc5682ad3511a73db336c2090d36ea580a5510 24 0.02/1.00 vMB 747
135,256 135,256 00000000000008d4fa301997961f67ac7bca536a9dec914843c2eadb602a3e5e 42 0.02/1.00 vMB 340
Previous 10 blocks ↓
Total Size: 782.66 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 672.97 GB
    • Received: 16.35 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.