Loading Tool

Explorer IconExplorer

Memory Pool

45,448 transactions
28.77 vMB
0.12758151 BTC
Random Selection Loading Transactions
Max Size: 152.32/200 MB

Candidate Block

Mining Attempt 078c224724ca458663e7391a7db0462c652aa0edf2a9daee5b7f8ec0782ec48b
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root aeb54cc2ce9de0a5c6f778f89c4deb3570cad811fd322c1b440d33c0506c9f02
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,182
Size: 1.00 vMB
Total Fees: 0.07243620 BTC
Feerates: 301.60 > 7.26 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (177,785 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,024 737,024 00000000000000000000bc1533bdba86a83e676279dbebdbaf3ce569af8b362a 2,061 1.00/1.00 vMB 19
737,023 737,023 000000000000000000037a34f566e3b7a5293fbd09e7cc44dedb9b1c1aefa852 1,197 1.00/1.00 vMB 18
737,022 737,022 00000000000000000002fce42bcd469efb1be6688c4a653dfbed65f1369cd271 1,232 0.42/1.00 vMB 13
737,021 737,021 000000000000000000066c34f1b1958c2b476a8c130c1bbf41152e054ee32d3e 1,276 0.44/1.00 vMB 12
737,020 737,020 00000000000000000003590446d7caf3148547fc91aef7e33d44b4fea8e55ccb 53 0.02/1.00 vMB 13
737,019 737,019 000000000000000000006a15a4b6a6d19ae36435913b6ec6c5d2b55531c1a83b 2,293 0.73/1.00 vMB 13
737,018 737,018 000000000000000000014b7eec3cc2683a48e7c289a9b8becbb3e1df5297cc19 1,412 0.51/1.00 vMB 12
737,017 737,017 0000000000000000000507f41ce5a4f9b7ecde6403976a73632a88cdc6f3ad7d 563 0.32/1.00 vMB 16
737,016 737,016 00000000000000000005059a95fbf43be783f2afe0865a5e619cac12dfe740cd 656 0.88/1.00 vMB 3
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
Previous 10 blocks ↓
Total Size: 782.05 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 650.89 GB
    • Received: 13.34 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.