Loading Tool

Explorer IconExplorer

Memory Pool

45,982 transactions
26.81 vMB
0.08666450 BTC
Random Selection Loading Transactions
Max Size: 142.40/200 MB

Candidate Block

Mining Attempt 466259df3a6acafa62890f8a8441e0a4849356881ce4591b7fb138f6417e3fb4
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root d9021afbce5ee0d751888f6fb2d7d98cdcb4b1b6c3915ca7f5285954fd39c2a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,403
Size: 1.00 vMB
Total Fees: 0.03725155 BTC
Feerates: 101.64 > 3.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (177,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,015 737,015 000000000000000000044259f1c8a3e2390ce41cf9a60003914585b055479f5c 3,016 1.00/1.00 vMB 16
737,014 737,014 00000000000000000000ed2c7f280cd27782b141214714d441d221f080019b74 1,460 0.49/1.00 vMB 13
737,013 737,013 0000000000000000000271105713b7a7cc7a86a48db397d82b7c6359a3ead412 827 0.29/1.00 vMB 13
737,012 737,012 00000000000000000004a8272f68ebad21a6ee7084739158cb2f3b3846f3b33e 299 0.14/1.00 vMB 8
737,011 737,011 00000000000000000008f762a19e157a0c12645c4da80fce2b882d6363f8e93f 260 0.10/1.00 vMB 25
737,010 737,010 000000000000000000065b0db2384105efbb23a0c735f1c561a0fdef17198c7d 1,139 0.36/1.00 vMB 12
737,009 737,009 000000000000000000082b88b4b9b37069a8eab592f582ce5a62a7625eab0cbc 1,635 0.74/1.00 vMB 11
737,008 737,008 00000000000000000007682a563038d49535428a3f0eee337c14bb94661d0ba6 1,804 1.00/1.00 vMB 5
737,007 737,007 000000000000000000053368aa398fee4f83c42abd45f73428b5f92734b5e3d7 2,876 1.00/1.00 vMB 23
737,006 737,006 00000000000000000000278bf6befba2088da5f8b85c21bb749281ae6c40247f 1,584 0.50/1.00 vMB 16
737,005 737,005 00000000000000000005157b2e8a0fd007d7d5c3a0900297bc1397d2b85c766f 1,540 0.54/1.00 vMB 13
737,004 737,004 000000000000000000035318e1739fd6caee10da99ae9cdea0ee5fadcd52f734 302 0.11/1.00 vMB 12
737,003 737,003 000000000000000000003ca442af5398373753fe21933ec7c5afa89b1c5d6e5c 650 0.21/1.00 vMB 16
737,002 737,002 000000000000000000084f23aea6dbd140521f3e7300b3663fcb9000f1719d70 885 0.67/1.00 vMB 9
737,001 737,001 000000000000000000044dffb3dc7e45c9d0bee37b7ee99492be941957a15b85 1,763 1.00/1.00 vMB 6
737,000 737,000 000000000000000000084b1bc8796f1ce983d77e24375f8e04c42d797681bc9d 2,529 1.00/1.00 vMB 16
736,999 736,999 000000000000000000025f8bc4ade7ec9f94664ddfc907ce3d7dc4998af2ea87 2,310 1.00/1.00 vMB 25
736,998 736,998 0000000000000000000606a7b424bbcfa5b3d1b27e928a79ebbc5aa4c8774101 684 1.00/1.00 vMB 16
736,997 736,997 0000000000000000000499d743a4179aa45fba6c25a3e5389555061d412c2457 1,296 0.39/1.00 vMB 15
736,996 736,996 00000000000000000001eb22d494d105f012ab46bb8fd7cb3f9dd17e03333cbf 2,375 0.98/1.00 vMB 13
736,995 736,995 000000000000000000004d5ab06ed13d7c5a4707945f910499cc0e4eb6d4a32b 1,974 0.88/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.