Loading Tool

Explorer IconExplorer

Memory Pool

15,925 transactions
7.17 vMB
0.02343739 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 41.25/200 MB

Candidate Block

Mining Attempt 79ed7a89b43f8f9a16dcd68037074e7b8d6b2c488611212ff4db7ea01a483a49
Version 20000000
Previous Block 000000000000000000003e759a1225e40c86bd401caf3574c16364633de89ba8
Merkle Root f023cf8e0d81aa9e434cf271464f5370b5b04b481e00bfa3e2dd7625384e370e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,878
Size: 1.00 vMB
Total Fees: 0.00952195 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,442 (828,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
84,803 84,803 00000000001d4a040b298af0760ec675d3c3c7d916af89e583de089ef87912b7 2 0.00 vMB 0
84,802 84,802 00000000001b2685620120cb38807bf8f20ffb642eda2dda691588bbf06301d8 1 0.00 vMB 0
84,801 84,801 000000000005f7622f582dea3b3e0dff27908222c8c2bf21812dfe77c00a48fb 1 0.00 vMB 0
84,800 84,800 0000000000183b52d7f51815e410b076a34127528f2b3e37160f12d717241404 1 0.00 vMB 0
84,799 84,799 0000000000044a5cd9149f5ad60e5617d2a47cc0a08214dd4edd7784054dd2d8 2 0.00 vMB 0
84,798 84,798 00000000001a6e3b6399af685c6b6eb2debc7b189d3d5ced6f2547aa5f746069 1 0.00 vMB 0
84,797 84,797 0000000000036397d057d69b29d4308f6056649319bd791191b5403ac9eb7c97 1 0.00 vMB 0
84,796 84,796 00000000002cfc1260018c034b6761b7b676b1ed267f8f0abc2649da3f36f662 1 0.00 vMB 0
84,795 84,795 0000000000206e2dd65e3fb670e05938bff41ac0ef4e3256d8f9a8d1c2e1b381 1 0.00 vMB 0
84,794 84,794 000000000003b563baf2eaacee9e33546fbdaedf7cc2efbcea2db1aa8227025d 1 0.00 vMB 0
84,793 84,793 000000000028cbbea77ecbf0d94257835f2b05f2d2a28d18bcd218bacd11ae39 1 0.00 vMB 0
84,792 84,792 000000000029b3e9b24e2b9a0d87784929e3eadd9c81bf44113e2540d5012766 2 0.00 vMB 0
84,791 84,791 0000000000247559c8657a661e3ad07233a215dc9f0b9875083c60142f5a151c 2 0.00 vMB 0
84,790 84,790 00000000001110d5728e33d8fa0023c14eaeaa3905f5f8fe49c4f08dba19e9d2 3 0.00 vMB 0
84,789 84,789 0000000000279fd229bcf43c020e88aa81290ef218ae2f5174b67b265d1b6ee0 1 0.00 vMB 0
84,788 84,788 00000000002253969e7645721105879c7070e546b67d9a4c563b8d2158ca1bf3 1 0.00 vMB 0
84,787 84,787 00000000001ae3a45e0ada1b930c5359f19b6c4f3411ed920f82405efa05f682 1 0.00 vMB 0
84,786 84,786 0000000000104d8d614f29cc01625b1d5d28448e39e803fc1b16d0f459d23204 1 0.00 vMB 0
84,785 84,785 00000000001dbf8c0732853a28e14da378128a39f19e9bd172fadcc7598c25fb 2 0.00 vMB 0
84,784 84,784 0000000000043a9c437ce79732592331bbeb99e0b8101c30cbbf6c81684092eb 1 0.00 vMB 0
84,783 84,783 000000000017f8b804bd1b76c304d03868957f5dbdffc9607c3a31b2c2cf4991 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 111
    • Outgoing: 10
  • Data Transfer:
    • Sent: 304.55 GB
    • Received: 1.41 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.