Loading Tool

Explorer IconExplorer

Memory Pool

13,042 transactions
6.06 vMB
0.01770947 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 34.62/200 MB

Candidate Block

Mining Attempt 9efa0c69b6acd3cc2cdde8c9c9702de91dc6708cc1aa0a9f7d6e5cafa471b38e
Version 20000000
Previous Block 00000000000000000000dbf0452f4a1cf39f2a192031068182b97b884588aae2
Merkle Root 07a52a08f22d895c23b44f1b03549fd78d7e6a6db1d208a75920174b9b1e8e60
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,026
Size: 1.00 vMB
Total Fees: 0.00719976 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,446 (654,693 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,753 258,753 000000000000000ad1a4ba6c8f9c539d89c8ce46f5012f6382d1cd0a94f80cbe 178 0.08 vMB 729
258,752 258,752 000000000000002158af97795d308f16f7cd8ca9a2ed99de1bdf22ae1fc7bef1 390 0.21 vMB 787
258,751 258,751 000000000000001fdded85fad88f6d419b7d2cae83c06b60e69578488cb3dc2f 354 0.15 vMB 128
258,750 258,750 000000000000000b4ff9ff9d85689fbd486223fb847eb7a3a7237fccae4a4436 513 0.21 vMB 115
258,749 258,749 0000000000000018d9f8f9589f0265a46db0a6b53655c0edc6e0617d5b1487a7 342 0.15 vMB 99
258,748 258,748 000000000000000959462d3ae50576d1ac787063ec54955c700614fcb9edec6f 328 0.14 vMB 134
258,747 258,747 000000000000000bc518bdffc09bc04dfd1662d58f78ab48a256721d99ae7c14 25 0.01 vMB 4,719
258,746 258,746 000000000000000f3796d7348b71e2e1a47a65bbf9067a72df039613ff8fcb13 327 0.13 vMB 2,459
258,745 258,745 0000000000000006fe7c00d661b382644bb586da3f42fb1c3294c37379c846df 31 0.01 vMB 86
258,744 258,744 00000000000000078fcc2eb14b31c21ee75daa6eb9da6c6fc6a11342f7026606 92 0.05 vMB 72
258,743 258,743 0000000000000001f05e45728fde497b5be916975b1d76a9796dab9064c10890 367 0.14 vMB 135
258,742 258,742 000000000000000e7371ba99a7fac1d5d06c9e258e3b025cd4e3e8fcde09ac83 531 0.24 vMB 297
258,741 258,741 0000000000000003619817566cced874ad4409f33f66d1bc9f629d275fd7fd7a 305 0.11 vMB 138
258,740 258,740 000000000000000deb319eb985b0aae43017dcfd6d3a10088ef83dbe359c8f2c 168 0.09 vMB 69
258,739 258,739 0000000000000013b13c36913dbb9bce84911105c82b11b48ac45652ea61b07c 640 0.25 vMB 1,183
258,738 258,738 000000000000001b7ea4826cbc99c1614fd952b292293145b00c8b1f036c3ea8 212 0.07 vMB 137
258,737 258,737 0000000000000001409e6fc4c8b1a3cb1bc2b74ba84ab13e09f329b56a41ea7b 89 0.05 vMB 14
258,736 258,736 000000000000000cef0c003e3d10b86bdcc3b6500feecdfd7289138bc6d3b55f 1,156 0.50 vMB 705
258,735 258,735 00000000000000075f2f454573766ffae69fe41d6c7ccfcabbf8588fcd80ed52 49 0.02 vMB 5,937
258,734 258,734 00000000000000088bf655f79363bee57e75fa7cc81f62cf78edf98bfd9b0f17 58 0.03 vMB 56
258,733 258,733 0000000000000002ce4edeb237ef25e8779967de145b850e2e85b667b82fe5e9 62 0.02 vMB 54
Previous 10 blocks ↓
Total Size: 779.65 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: 306.46 GB
    • Received: 1.43 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.