Loading Tool

Explorer IconExplorer

Memory Pool

44,908 transactions
28.51 vMB
0.09278950 BTC
Random Selection Loading Transactions
Max Size: 149.55/200 MB

Candidate Block

Mining Attempt ec93b194a3bcd85be7c550d88a0338c5b7dc657542ff6290798c318abc8764a5
Version 20000000
Previous Block 00000000000000000000686bed0627151f22dbb88dc97c9a06af7e0389956d6c
Merkle Root dcb76457e4500aa0bca63d0a771a2c86cbbdec6d55253bb292834b308bbe9d9d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,625
Size: 1.00 vMB
Total Fees: 0.03761524 BTC
Feerates: 101.65 > 3.77 > 0.39 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,260 (802,871 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,389 111,389 0000000000006c3fdbfd39e2162520cf0efd9e449c3a090bd6389951d74bc837 12 0.00/1.00 vMB 16
111,388 111,388 00000000000019c6573a179d385f6b15f4b0645764c4960ee02b33a3c7117d1e 13 0.00/1.00 vMB 10
111,387 111,387 000000000000cee0bc48425bf8b342fdbce91bfc754f72b23a1d222ea0444940 21 0.01/1.00 vMB 0
111,386 111,386 000000000000b128f56058676645408371ce4219c24f0bee1aee76b26ca24191 4 0.00/1.00 vMB 12
111,385 111,385 0000000000011647f43fb4d20a29108dbc71f067f3732538839c036a58692758 1 0.00/1.00 vMB 0
111,384 111,384 000000000001048286f6dcf67dbd63d806c1ce7676121f678ce68e326c7165d2 4 0.00/1.00 vMB 29
111,383 111,383 00000000000067acf2d9dcf9f6d531e84575d089762ba38afb1339393b40f848 1 0.00/1.00 vMB 0
111,382 111,382 00000000000008756882c823cd25eb9db646567b722c89cd0978d5b9f8b132c1 6 0.00/1.00 vMB 31
111,381 111,381 000000000000466883e3f61dd72008c664583236490793030283f5dfb7ffddec 3 0.00/1.00 vMB 20
111,380 111,380 000000000000e0a6128318c26c4af9804fff59b018ddb390929b00ca51e9a9d4 6 0.00/1.00 vMB 25
111,379 111,379 000000000000a1c1ce625ceb9757883c4bb438f062679df95ca05702337e02ea 8 0.00/1.00 vMB 3
111,378 111,378 00000000000031051f2541bf9b75ff7e089a1f9671ab53a1f5d83738adaf42c0 9 0.00/1.00 vMB 29
111,377 111,377 0000000000009e10e5da1411effde43118cb6ad10a27495ff24706aaeebb23d6 12 0.00/1.00 vMB 38
111,376 111,376 000000000000431dc873878cdc9b82fc2536e2881c2095797beef53f3ca6c90d 3 0.00/1.00 vMB 2
111,375 111,375 0000000000007d84ddf185fc47bfd9b5d93df1a5eeec6ce4d3ad3eaefb45df43 12 0.00/1.00 vMB 25
111,374 111,374 00000000000118722e5dc2b7e2d97cd99243f6a7b5273b640bc7eee6294867c2 17 0.00/1.00 vMB 0
111,373 111,373 0000000000010f6d107437ed61bd5eaa54fb9c01a7fe925c774562eef366c3b9 12 0.00/1.00 vMB 35
111,372 111,372 0000000000000a1d631fef715b4ab48f9927cc929e4cf62f615ea7762fadaa13 11 0.00/1.00 vMB 13
111,371 111,371 0000000000001efe606fdd07ca839d758906edfdf3004bfbefbf8a0f3a0e092d 10 0.00/1.00 vMB 364
111,370 111,370 00000000000075a72a3733aba9652187432d80659b96243fb095887e2b560383 12 0.00/1.00 vMB 14
111,369 111,369 0000000000002309e48f4319daccc1ddc8bb61b09a181c433051c069d8d6fe64 12 0.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.05 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: 577.65 GB
    • Received: 8.63 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.