Loading Tool

Explorer IconExplorer

Memory Pool

79,357 transactions
30.29 vMB
0.12453441 BTC
Random Selection Loading Transactions
Max Size: 180.26/200 MB

Candidate Block

Mining Attempt 26eefc2de35eb262c1c33e82cade3dbab72ba7eb2b1d3bea810a161ffae11d20
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root b3d85ba42f2c8445d34d77b9f5e9cdb5350b1cd138cc6af6b7a039caa8cf4c4e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,246
Size: 1.00 vMB
Total Fees: 0.03169431 BTC
Feerates: 301.69 > 3.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (515,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
400,264 400,264 000000000000000003ef93239f70d4d071aeab17c1bb3af0c1a36b60845bcb92 322 0.71/1.00 vMB 15
400,263 400,263 00000000000000000066cb8b7bbaf5eaa14f61fc146b9ef08cd23ad35ed73ec8 1,995 0.93/1.00 vMB 44
400,262 400,262 000000000000000006100125141c269ebf307e820867157a38b85ffb151f2a63 1,511 0.97/1.00 vMB 29
400,261 400,261 000000000000000003a52fa417bb6566ea633163603f0c6c7c9fa4c7ec71f163 1,555 1.00/1.00 vMB 27
400,260 400,260 00000000000000000014e4ca5bc6c50f27d5fea058e79d3a60758ddf0a21781e 2,079 0.95/1.00 vMB 44
400,259 400,259 0000000000000000001c007253ef24b4ae0dea7f3bf4440ac93f6eeea3f09b96 2,756 0.99/1.00 vMB 56
400,258 400,258 000000000000000003c0f9d667bdba1fe439852c258392a5b100d94c49f503b0 2,592 1.00/1.00 vMB 60
400,257 400,257 000000000000000004266dc52c5d743397e30870d61c22b18726c339bb05026c 2,205 0.99/1.00 vMB 43
400,256 400,256 000000000000000001edfa36dd5cdc6570a0a48f9a6fa4dd6b07091db65bb55e 851 0.81/1.00 vMB 36
400,255 400,255 00000000000000000583113ffbd69708a328b2df23add88dd71dbbfddce60799 1,322 0.91/1.00 vMB 28
400,254 400,254 00000000000000000678d4fa39cf08d5e2b842fb28c2df715ac9dcdeb26cf410 2,948 1.00/1.00 vMB 50
400,253 400,253 00000000000000000085a856c2ea251f6f0dd52a349abdb647aaf833e918debb 2,154 0.92/1.00 vMB 45
400,252 400,252 000000000000000003b55ccd2bb34becb97e062550bed6c7ebbfe2efa685754e 1 0.00/1.00 vMB 0
400,251 400,251 0000000000000000019d8e4d3417e30fa19cad686e6d42e3af4000ef846d39fd 1,838 1.00/1.00 vMB 37
400,250 400,250 000000000000000000e5febb6e96cf7075bebe6cfd3cdaae017469cf0263a6b4 1,335 0.93/1.00 vMB 30
400,249 400,249 000000000000000002411978d5069f1593229fc492cfeef2bbd0d22ead39d767 1,529 1.00/1.00 vMB 29
400,248 400,248 00000000000000000066233144959ad23596fed668b819f7ff07229f15fb1896 2,827 0.95/1.00 vMB 74
400,247 400,247 000000000000000001787098fe8a906f9ab0d1a286196504be0d8cc198fbc5ff 47 0.02/1.00 vMB 34
400,246 400,246 000000000000000002b2c0dc37284c7fc8c5c27c285ca8fd175df14cf7e2267a 128 0.11/1.00 vMB 28
400,245 400,245 00000000000000000221b147bca6f456e2d6b7957ea35f6a69589591d51838c7 1,731 0.89/1.00 vMB 40
400,244 400,244 0000000000000000026c29fe2b9a32e1befd4a566ecd63cd6ec2fe16cd3d166b 1,371 0.71/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.