Loading Tool

Explorer IconExplorer

Memory Pool

36,581 transactions
25.91 vMB
0.08660100 BTC
Random Selection Loading Transactions
Max Size: 132.68/200 MB

Candidate Block

Mining Attempt 0d7d49fea52180be8ad7ba8a72c39871627b59cfde8e951cc3ced1279a0246e8
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root d595ab4bff7c38b4fbe70be76b47283b56c5b285b41b445ddf19da15f25d99a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,781
Size: 1.00 vMB
Total Fees: 0.03908971 BTC
Feerates: 171.09 > 3.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (166,275 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
748,401 748,401 0000000000000000000566233551388907be34885b2b44236c48159d64caa39b 1,165 0.69/1.00 vMB 2
748,400 748,400 00000000000000000000214331d836173aee6ce982a806f24906713d447f2dc7 3,010 1.00/1.00 vMB 16
748,399 748,399 0000000000000000000369fa20bb92179c5d2472c332dbca900c4e21f1a49d61 1,996 1.00/1.00 vMB 10
748,398 748,398 0000000000000000000264b6a0e9f360d299ee93c2037e455a6e7d1005783194 2,204 1.00/1.00 vMB 7
748,397 748,397 00000000000000000008e0cb7285052537fad390faed457b88a7a1ea45b420aa 2,150 1.00/1.00 vMB 20
748,396 748,396 00000000000000000002b8f756c179b626e2cf35bac75a1f629e0aca9b5af352 2,505 0.87/1.00 vMB 8
748,395 748,395 000000000000000000098276a22ca614e5950483504959748b0c8ad33ef6de61 2,454 1.00/1.00 vMB 20
748,394 748,394 00000000000000000008e2db0bd53cb1eceb8f85735fbc58a1caf16e760b8719 866 0.51/1.00 vMB 11
748,393 748,393 0000000000000000000301ada429aec00b53d667de6b69a8776fdcc9fade95ea 310 0.23/1.00 vMB 11
748,392 748,392 00000000000000000004ea354c65f6d9c6a4657ad708942eceb2eb4dd957f2fa 204 0.07/1.00 vMB 11
748,391 748,391 00000000000000000008944be62c0c472e5c341e26279e7e765f3b6121af6b3e 2,731 0.99/1.00 vMB 13
748,390 748,390 000000000000000000091bbc7ee2867769bba1ab01407d511ca82e6ba85049c9 98 0.02/1.00 vMB 11
748,389 748,389 0000000000000000000755d40e6e8eb5f33e96cc15556bb88784af4e5f472dcd 287 0.12/1.00 vMB 9
748,388 748,388 000000000000000000086dd3cadec1b8220dc89c4bfed36627a4e577d2862690 1,146 0.42/1.00 vMB 12
748,387 748,387 00000000000000000001ae57b5c0ee080d1167e00b1b0b884794f70f8285794c 814 0.41/1.00 vMB 4
748,386 748,386 00000000000000000000cc4903deeb9280edebe7617705e9d3dd4626191e2d27 2,226 1.00/1.00 vMB 8
748,385 748,385 00000000000000000007737668730e5fa8991dd1e666856a21b6dbf1b958c10d 2,580 1.00/1.00 vMB 21
748,384 748,384 00000000000000000008836f6f65d01bc226370e72dca202558bebc5e6e501d7 412 0.17/1.00 vMB 10
748,383 748,383 000000000000000000077a9c780b731c26dfe9592c2778a1dd590e589ebf94d7 909 0.26/1.00 vMB 13
748,382 748,382 00000000000000000003b4a722a0073e63e861e2c987b3061d38f47871b60e05 67 0.04/1.00 vMB 5
748,381 748,381 00000000000000000005345e65745e599daec4e3f0adc21a62626a98d4f1d92a 1,261 0.56/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.