Loading Tool

Explorer IconExplorer

Memory Pool

81,463 transactions
30.13 vMB
0.14435591 BTC
Random Selection Loading Transactions
Max Size: 182.85/200 MB

Candidate Block

Mining Attempt 5b29ca5e29d82a3b7da28538fd40dd433fe49989fbf4275ef52ee5a90b1f51e3
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root a0ef1e738c0b7184c6ed74cefc787f19191664a708de1330a7d9f308709f079a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,811
Size: 1.00 vMB
Total Fees: 0.07340721 BTC
Feerates: 101.65 > 7.36 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (622,130 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
292,995 292,995 0000000000000000d76d6ef910d54c27577e3599e4a4046023b6130bedae29e0 287 0.21/1.00 vMB 25
292,994 292,994 0000000000000000cc72882e5c822cef4dbaffb43a510f2d01c748a3cee2e0ee 243 0.19/1.00 vMB 23
292,993 292,993 00000000000000005eaa14b4589559cd1f015f9d5b644a3d524882ae9639f0c8 538 0.28/1.00 vMB 36
292,992 292,992 0000000000000000bb1fd9be9a76b70c0709d93a901f7b276e8bf4e217599e37 161 0.10/1.00 vMB 28
292,991 292,991 0000000000000000b8f67fc97c23a197581ee99aba408651eaed77fa79f51253 41 0.02/1.00 vMB 5
292,990 292,990 0000000000000000d58597e981734ae70bc220e6b9ff5c59e7979a622c6b6ad0 298 0.19/1.00 vMB 32
292,989 292,989 0000000000000000d276d8befe1e46a0f97924051ae770c6ec27cd05e2506871 392 0.24/1.00 vMB 28
292,988 292,988 00000000000000006c39839fb38eb7dabc0bb617281ff6b0b5dbac118dfeaa12 347 0.20/1.00 vMB 29
292,987 292,987 0000000000000000778b5aff1dc9eaa4e8f4d5892f8bc677faa5cbf021d9738d 128 0.07/1.00 vMB 29
292,986 292,986 0000000000000000c62948760524bf7b43bc9bc8fed26e5c9947e2e1386169c0 512 0.20/1.00 vMB 39
292,985 292,985 0000000000000000a3a71706561928b370bcf4057ca79329400ca0a40b1477e4 780 0.37/1.00 vMB 38
292,984 292,984 00000000000000004c5ac9526afb3c0612caa49c446c151d0844ba9e1a3ae2b5 256 0.15/1.00 vMB 28
292,983 292,983 00000000000000009e3c7b94e2cdc6c8aa8afca46264c04de18c11c17321a784 218 0.13/1.00 vMB 28
292,982 292,982 00000000000000004d1d61081dc22200b75b66d0d1e1692639233e5386c383ab 128 0.05/1.00 vMB 45
292,981 292,981 000000000000000017bef2a8e38ef01aca24f38d593124bbbad9589980483943 218 0.13/1.00 vMB 27
292,980 292,980 0000000000000000c0e266d7d458e1739e20c6b05ac645742a80701efaf0f96d 30 0.02/1.00 vMB 23
292,979 292,979 0000000000000000677f0e411c741926994d08124e5161459794be4c32e8e0c1 380 0.22/1.00 vMB 34
292,978 292,978 0000000000000000bef0cbc445aa849539721c1686c733415a9f162900346d92 48 0.04/1.00 vMB 14
292,977 292,977 0000000000000000dab55514989729104969a8cdb3df30dc5f6c4e2b1f93a455 470 0.22/1.00 vMB 36
292,976 292,976 0000000000000000304fcf5e49c15d5e20c7e4340122f2c221f03c34e784efc5 420 0.19/1.00 vMB 39
292,975 292,975 00000000000000001117ed1c5b120662ee6f7451e42722f6bdbf57508d54bd2b 766 0.39/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.61 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: 671.90 GB
    • Received: 16.06 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.