Loading Tool

Explorer IconExplorer

Memory Pool

41,343 transactions
26.67 vMB
0.06820565 BTC
Random Selection Loading Transactions
Max Size: 139.15/200 MB

Candidate Block

Mining Attempt 00be62110cc453d0e1ee238cb249841f0cdf86c3385b166d9caccd7952e596de
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 776d5d4287ae36b1536423aa71e20d81b996e883558565ae09709d1a87f79edf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,623
Size: 1.00 vMB
Total Fees: 0.01890277 BTC
Feerates: 265.25 > 1.89 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (415,896 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
499,039 499,039 0000000000000000005599218342bfe8f42ce54da08bccd72627ba6725856ba6 2,010 1.00/1.00 vMB 223
499,038 499,038 0000000000000000004c73a6c5058dc4abde3f1a487104126002cc93e69b583c 2,930 1.00/1.00 vMB 284
499,037 499,037 00000000000000000010efc8116652a235e2c208311d0ba239019d6e52186218 2,439 1.00/1.00 vMB 400
499,036 499,036 0000000000000000000b90146004f51b2a5b1cbfc483e57d7a5fe964226a423e 2,664 1.00/1.00 vMB 439
499,035 499,035 00000000000000000032779198a14400e2edb88b087acbfe4457095ce9d1b4b4 2,126 1.00/1.00 vMB 238
499,034 499,034 000000000000000000576daed10c431372e8d3ccad1af9b7935f3dfd35ac9e1e 2,014 1.00/1.00 vMB 305
499,033 499,033 0000000000000000000c968589c4a252d0893622d5cda43183860c07a8814e4d 2,594 1.00/1.00 vMB 270
499,032 499,032 0000000000000000002eb76fc1c9aeddffc60ab43b481a277a018fbbf076d5a2 2,649 1.00/1.00 vMB 303
499,031 499,031 00000000000000000058899a9f8c432466483a6b4bb11a7492a635bf01b089d5 2,047 1.00/1.00 vMB 364
499,030 499,030 00000000000000000054311d5d4860bbcc1f12dc3fb52a01cf1f78c7edd6e8b2 2,353 1.00/1.00 vMB 461
499,029 499,029 00000000000000000033b9659c57a7a3471cd9168f0ee59114563f27660db9ba 2,130 1.00/1.00 vMB 292
499,028 499,028 0000000000000000009b9d3b0750f19cda226598969aa1dfb033dc92fd84fd04 2,224 1.00/1.00 vMB 304
499,027 499,027 0000000000000000004110c2238ebb129259972a8deef25e1820bab37d15d2f7 2,159 1.00/1.00 vMB 325
499,026 499,026 00000000000000000040c171462e9ded7793b1e799d52ef0cab73b5968cb3554 2,419 1.00/1.00 vMB 355
499,025 499,025 0000000000000000009660ee61ccaf48d7d444f2bffa27fc7cb7e134643e3a13 2,184 1.00/1.00 vMB 301
499,024 499,024 0000000000000000000fccb8cdfc3ff41405393386ee9e013d49524d0d32c834 1,836 1.00/1.00 vMB 247
499,023 499,023 000000000000000000384a16724cbbafb68069109b446daf4931a42c0a708fd3 1,426 1.00/1.00 vMB 199
499,022 499,022 00000000000000000084106679a77246f1508ad6c2a73ac406084c97fcafa82c 1,734 1.00/1.00 vMB 227
499,021 499,021 0000000000000000004266788fd9f77a9bc337ce05064ae82d8d104f06664306 2,269 1.00/1.00 vMB 344
499,020 499,020 0000000000000000006c1d9b4dd5f16b8780f8a055f4e96345f58a3a3be1b832 849 1.00/1.00 vMB 150
499,019 499,019 00000000000000000033f8c45959b0bc3349d8753d21e1f4c6a32f10704d4870 1,253 1.00/1.00 vMB 185
Previous 10 blocks ↓
Total Size: 782.27 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: 656.67 GB
    • Received: 14.40 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.