Loading Tool

Explorer IconExplorer

Memory Pool

45,509 transactions
28.89 vMB
0.12834507 BTC
Random Selection Loading Transactions
Max Size: 150.75/200 MB

Candidate Block

Mining Attempt 5585ae7ad941e7a732105e73f6ac8d1a0f326acfb34d533aab6c8b0d52930df2
Version 20000000
Previous Block 000000000000000000017af1f60b0a1774993e39cbb6c5abc4771238282a0259
Merkle Root b9c824a69b76c9e5573b2eeba27e65da9cada7bd871b625e69913341bd3a2023
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.03984913 BTC
Feerates: 201.13 > 3.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,711 (562,330 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,381 352,381 00000000000000000bdc31e59cf8eb9d00d9961c5b8d0fdcd28a57a89635e08d 1,024 0.27/1.00 vMB 54
352,380 352,380 00000000000000000d9a8a2f0678aeb54641402ecf8761e4aa0bf3cea7c6e64b 1,708 0.75/1.00 vMB 30
352,379 352,379 0000000000000000038e412d947bfbe42ad68673671f4c29fa743fd4f1cc478e 2,471 0.75/1.00 vMB 44
352,378 352,378 00000000000000000d3a78dcc3f9a0e68844c714551a4027e3106da2a570bed7 102 0.06/1.00 vMB 11
352,377 352,377 000000000000000010269d5ada81f11792f356dee449e5b41526c63a705330e4 556 0.32/1.00 vMB 104
352,376 352,376 000000000000000006adc2f034f79582c5c84c6a85907324dd0b2f7281200f76 1,033 0.52/1.00 vMB 17
352,375 352,375 0000000000000000009cf8eb9f1c98d8d1e9a34943f188d51c40aa2801ff1036 1,761 0.75/1.00 vMB 30
352,374 352,374 000000000000000000e108d641f58199b3716792c25fe0f15e0060b28868757a 1,163 0.75/1.00 vMB 22
352,373 352,373 0000000000000000068425a7d45e2ee8a5d9fc1bbee1a096aff33946da486cd7 1,318 0.75/1.00 vMB 27
352,372 352,372 00000000000000000036e62941397bb3c33725f3c327df5f85fc0591ae49af4f 2,143 0.75/1.00 vMB 40
352,371 352,371 000000000000000002ce026fe3869c6469cca7c75761881f8e07bd050638085a 1,674 0.75/1.00 vMB 31
352,370 352,370 000000000000000014dc128ec3c592f83521fa2b2458cefa8d9d6681079b7466 399 0.22/1.00 vMB 24
352,369 352,369 000000000000000008b5bb09ad097f106e971777f24d785271ae3cb63e2344a4 1,244 0.52/1.00 vMB 29
352,368 352,368 000000000000000014faade43dc20a43612f6b7bc2fe8cecce88e04d7eb5446f 1,087 0.45/1.00 vMB 30
352,367 352,367 0000000000000000033608684b0554f3d14d6aec1199dd63c3cd6d2ae02101e9 657 0.29/1.00 vMB 28
352,366 352,366 000000000000000004c15732a91dd7ad41055123ab27d44f69ee62accd253f7f 1,002 0.45/1.00 vMB 30
352,365 352,365 0000000000000000043819121a10587ce2f958c2019322f64031953cba7d709c 394 0.21/1.00 vMB 22
352,364 352,364 0000000000000000127407f069be07059afe3856c6a788176a0e189e4c19a506 695 0.32/1.00 vMB 27
352,363 352,363 00000000000000000af25bd4492021f067881fd4bd15a2f917ad351620caf2ec 729 0.30/1.00 vMB 27
352,362 352,362 000000000000000011fad08ccd3f7387e2b615496caa72e6c49ab6c04b515b90 1,074 0.59/1.00 vMB 22
352,361 352,361 000000000000000011ed5e4fe5bc39d90027afb8fa19ddb062ac36431dd0753e 1,024 0.32/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.88 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: 645.05 GB
    • Received: 12.66 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.