Loading Tool

Explorer IconExplorer

Memory Pool

81,617 transactions
34.25 vMB
0.14314640 BTC
Random Selection Loading Transactions
Max Size: 195.00/200 MB

Candidate Block

Mining Attempt 4fbb475238b9591497e047048cc452aa7307973f4b86a6f6e89485282b344eef
Version 20000000
Previous Block 00000000000000000001ecd196519e0756837ef0e5c6c2c68b968100617d4f76
Merkle Root 30f49b8794ff54ada024cd14eed9ace13950dffc233e228f019b247f29066b50
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,792
Size: 1.00 vMB
Total Fees: 0.03121370 BTC
Feerates: 150.78 > 3.13 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,409 (822,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
92,744 92,744 000000000005de3d48c8608767fedcc877e8e9e02aa7ac5eda906869abec8a5b 1 0.00/1.00 vMB 0
92,743 92,743 000000000008eebf0c3591616a6fdbfa35e905827c2d3e4fa1e7553b6fb72bc3 1 0.00/1.00 vMB 0
92,742 92,742 00000000000263dc1c3b4e1bd51776e016e3866bd0c9e7fcc4a68d2c318c2628 1 0.00/1.00 vMB 0
92,741 92,741 0000000000039a87988e7ab386c697fe3dff8c8b5ec40602aaffaee5ad11498f 5 0.00/1.00 vMB 0
92,740 92,740 0000000000024b20b68cd5e7e3eeb321e1b58e82f09b338dde455798f1624364 2 0.00/1.00 vMB 0
92,739 92,739 000000000003d123ea925fbeb9591f55185737f2ff291ed02f5473ff0442be82 1 0.00/1.00 vMB 0
92,738 92,738 00000000000058473a23862639ffffcfd69047fc80ab4144f9c768804a2ba65e 1 0.00/1.00 vMB 0
92,737 92,737 000000000004df576ff1547eb61ffa39ca5a73d90c31c5686639fc7ceeda16da 1 0.00/1.00 vMB 0
92,736 92,736 00000000000615837a43bdec942b048bd28d48aba5d73b0c79617ccc71d56e68 2 0.00/1.00 vMB 0
92,735 92,735 00000000000bb6adef42e63082b20fd2b1dc1b324c51973512a4c31f29a9986e 1 0.00/1.00 vMB 0
92,734 92,734 00000000000592f5fb17c99591a752f21c9b56efdfdf6bea6323d39e02f156eb 2 0.00/1.00 vMB 0
92,733 92,733 000000000009d4560e4912d3707ccbbbba85e3ca49265929de2a6ee092c590c2 1 0.00/1.00 vMB 0
92,732 92,732 000000000006e50fcc40c7b51642f8900151f6af10fb93989ad5cdc128548fbe 1 0.00/1.00 vMB 0
92,731 92,731 00000000000ae9c9dd1238cfa7cba15390cf63439277aa8a440ce657fbe6b7cf 1 0.00/1.00 vMB 0
92,730 92,730 0000000000041856ff13ff1f16b5d8b12b7d5127835de619e1f49a59d0e6dc88 1 0.00/1.00 vMB 0
92,729 92,729 000000000008363ca2f87fe7f33f2fd25e810bf5314c2405d6aa29adf062f5ed 1 0.00/1.00 vMB 0
92,728 92,728 0000000000010848d30c4aaf49d5d3187c7da26da62fbbf2f31bdfb44559e0f7 1 0.00/1.00 vMB 0
92,727 92,727 000000000001ace3a0857b3bdf645248237b2386d15e073665d26be0624132f0 2 0.00/1.00 vMB 0
92,726 92,726 00000000000119fb703dcf06d755bef8f3aea552063b48683e98c3485be1ea78 1 0.00/1.00 vMB 0
92,725 92,725 000000000003a06316f1113c42b1c602a1a224d9d862dfe1b6d73b54cb457831 1 0.00/1.00 vMB 0
92,724 92,724 0000000000019d5a3dc393c73b3751a99ad759df7f4767acdadd63daad6b8d61 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.10 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: 728.09 GB
    • Received: 18.47 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.