Loading Tool

Explorer IconExplorer

Memory Pool

74,839 transactions
29.80 vMB
0.09941994 BTC
Random Selection Loading Transactions
Max Size: 172.69/200 MB

Candidate Block

Mining Attempt 975494cab4b4ca3868048bcbde6eb15439712de83e567bfaecb99d490c6e606b
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 88edb99508712101b18af570dc1b2524a994907e768755602fe3e91b5a21df88
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,801
Size: 1.00 vMB
Total Fees: 0.02853271 BTC
Feerates: 150.36 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (291,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,335 623,335 0000000000000000000ac1ee4a270d171bc11cda928755abf0b94d83c5c602fe 3,243 1.00/1.00 vMB 59
623,334 623,334 0000000000000000000e71da2ca1d094b4d1c6a381fe3444ceff262ed27ca9e3 2,619 1.00/1.00 vMB 13
623,333 623,333 00000000000000000001b6c17e8d058b5118104406922daa3f7bf25f028ed279 1,548 1.00/1.00 vMB 16
623,332 623,332 00000000000000000000f9bede7ea2be0dd8d41ba28ce66edd206b0267f73bbd 2,909 1.00/1.00 vMB 21
623,331 623,331 00000000000000000009638fa8d4b856a99156d8130890f67497aa5eede8ab70 2,983 1.00/1.00 vMB 61
623,330 623,330 0000000000000000000cad0005594593fa82c67e47bfe5d6b5f884f6639b34a3 2,058 1.00/1.00 vMB 57
623,329 623,329 00000000000000000013e6463f4d6b5fcb342b91f6308e7e15a05ba1c86a4ed7 1,901 1.00/1.00 vMB 25
623,328 623,328 0000000000000000000880aef88bfa6414af8fb5fe4e7b2413d99a4c780d63f6 2,154 1.00/1.00 vMB 31
623,327 623,327 0000000000000000001258641872cff621bc1931e41c0dd2641e4b5b09190a7b 2,768 1.00/1.00 vMB 53
623,326 623,326 0000000000000000000f28a3b3e10bc4481d5a06d681a59c09c90cb9dc4ee5cc 2,107 1.00/1.00 vMB 42
623,325 623,325 00000000000000000011c0c9b3d03f428d024faac44770668407dc4b6e2d9f6f 1,016 1.00/1.00 vMB 72
623,324 623,324 0000000000000000000e3ab9058626243ab212836adc34b73eb9c470b010ed9a 618 0.20/1.00 vMB 31
623,323 623,323 00000000000000000012fb1c8466326136d5d3ce31d3f8c5eca1de57c22f93b9 2,269 0.85/1.00 vMB 21
623,322 623,322 00000000000000000012600e4bd22b77dc9d6108d0d1cbfb3a4ce62b4fefd0ae 2,693 1.00/1.00 vMB 29
623,321 623,321 00000000000000000012d503f5ca03f54d610a8c135322d1764626dd5984c4b2 1,251 0.42/1.00 vMB 27
623,320 623,320 00000000000000000010da8c1d93701d2e84a0a30e9f6de5766fa7920666fa21 1,849 0.74/1.00 vMB 25
623,319 623,319 0000000000000000000017761e74efdd6fa08278316d1a07ee2560c44bd18e54 1,876 0.75/1.00 vMB 16
623,318 623,318 000000000000000000009e8619f3d671aa047d1a7a964ea58064a58381e610ed 1,715 1.00/1.00 vMB 4
623,317 623,317 00000000000000000009a9f2c55dfa431dedf86e1d6923e313786d547cff12a4 2,624 1.00/1.00 vMB 17
623,316 623,316 00000000000000000004c6f6f057e22d9156b81a4314dbd369a78dfb23b32dc4 2,394 1.00/1.00 vMB 7
623,315 623,315 0000000000000000000379d203f745d8bee866dd2862578d059393d9c854ddb2 2,384 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.48 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: 668.21 GB
    • Received: 15.42 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.