Loading Tool

Explorer IconExplorer

Memory Pool

82,452 transactions
31.14 vMB
0.15133498 BTC
Random Selection Loading Transactions
Max Size: 185.22/200 MB

Candidate Block

Mining Attempt 4e347015b01b7b9b55ad719ae3106ede6ec52590fe95bd139e77df5e7599af36
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 6f809e69e185c2ffb48c2e845c01cdf52ce1f728e98fac44c18b539241b05dd7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.05742445 BTC
Feerates: 269.69 > 5.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (588,225 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,920 326,920 000000000000000004c6e9d3afacd876c9672565b6947210be7877e9e207ad5c 761 0.45/1.00 vMB 29
326,919 326,919 0000000000000000006865e0103154dce9819fab448288cbe54dc22763e5ac49 255 0.13/1.00 vMB 25
326,918 326,918 000000000000000015ed6ccd517fe3a88ac2d87b298c7f47e600b9577e085bb6 1,129 0.67/1.00 vMB 30
326,917 326,917 0000000000000000192c5b9296e1210098115f88643d56ede915335a58c024d0 32 0.02/1.00 vMB 21
326,916 326,916 000000000000000019eee8129963fc321e3e74591b1c8b225ef0f8f38754904c 207 0.16/1.00 vMB 23
326,915 326,915 00000000000000001c35b3394d7bf1ff5a0c10d27609bd6aed754f17c05b2fdd 247 0.18/1.00 vMB 33
326,914 326,914 00000000000000000422aafc7e6b13713a319efe4d229863f0e3ffa61c25ad53 111 0.05/1.00 vMB 33
326,913 326,913 000000000000000016a2b25a3b8a9a4c3ddf4e0af022b114980a2a3c68146ee4 130 0.05/1.00 vMB 35
326,912 326,912 000000000000000001602f1f6fab954c7220e027b4bd42ca404eb4ae6fa27ff3 189 0.09/1.00 vMB 24
326,911 326,911 0000000000000000142d67cda30bc852942981df13b1209d174e776662610b49 261 0.11/1.00 vMB 31
326,910 326,910 000000000000000019d08f124a79dd14f51a1ac1ce224bb70d14316c795c0186 153 0.10/1.00 vMB 30
326,909 326,909 0000000000000000074cf07177426daa9c071dcbfb21e6cef51ffab1c2397768 536 0.32/1.00 vMB 34
326,908 326,908 000000000000000012c08f4d92359329a2c7c0c89e3771584aabd7b0bd8d289b 500 0.43/1.00 vMB 21
326,907 326,907 00000000000000000d6f84baad26ba71618a2f7cffbb3380dc715a32d810e2bf 302 0.23/1.00 vMB 24
326,906 326,906 00000000000000000372fdc39344cd0ec5ce93398f864b18a86f89f28bfb2e5b 479 0.75/1.00 vMB 17
326,905 326,905 0000000000000000091cd3363a3f5e91c62bf7c50d9978db3c4efa1b7b16ab85 301 0.17/1.00 vMB 28
326,904 326,904 0000000000000000154ab953d2b261c8647a2480e0c79ced278e407c60748b2d 241 0.24/1.00 vMB 21
326,903 326,903 00000000000000000fee093b404fc2997452313ad5cb079768305f1c4b8301e3 266 0.14/1.00 vMB 32
326,902 326,902 0000000000000000012fa8ef4a187ce731d540500c16bec82ce6758450b8d9e7 128 0.19/1.00 vMB 17
326,901 326,901 00000000000000001ad07221b53554b5960f95918bae372c5ca27edc6b0d899a 62 0.04/1.00 vMB 10
326,900 326,900 00000000000000000fad57b2be15ca765033ff9a24254c2f67453f29028414ba 195 0.69/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.65 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: 672.55 GB
    • Received: 16.27 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.