Loading Tool

Explorer IconExplorer

Memory Pool

80,217 transactions
30.07 vMB
0.10405994 BTC
Random Selection Loading Transactions
Max Size: 181.31/200 MB

Candidate Block

Mining Attempt 4b62492e3ad83cf2a84c9ecbac907dadc9ee469dea0074bd95a26b31cbe697df
Version 20000000
Previous Block 00000000000000000000df3472a1fecf1266b59b222ff852cf918f03b4495fb4
Merkle Root 5460dcb0d5683e4c640fcd3fa259b0bf6d38274b973c8ac3f3884a56e3c94ef0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,148
Size: 1.00 vMB
Total Fees: 0.03404204 BTC
Feerates: 111.07 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,141 (38,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
876,635 876,635 00000000000000000000a10eac76811f272673116f42262d4fb7af2e35de7762 3,477 1.00/1.00 vMB 4
876,634 876,634 00000000000000000002297424992ae633ff460e52da8e38e048243b75c12079 4,026 1.00/1.00 vMB 6
876,633 876,633 00000000000000000001878bc822fbc7ee46f7079003d4e494dfb2d1f99d128b 3,914 1.00/1.00 vMB 3
876,632 876,632 000000000000000000017aa4df4a1af253798c1799caa3c05f6ac5c76b56cf8a 4,277 1.00/1.00 vMB 6
876,631 876,631 000000000000000000004d748f87396e552ac999e46fdbcc14318650a0e28268 4,199 1.00/1.00 vMB 4
876,630 876,630 000000000000000000008927b650a0cda53cd3c27d779791484dd5a15666ff29 4,006 1.00/1.00 vMB 6
876,629 876,629 00000000000000000000da4e90b8b45fc203d84ba94d122ddf15a5dc77f84e9a 2,303 1.00/1.00 vMB 2
876,628 876,628 00000000000000000001db9615b6586883a52f85365393f96ec6939b28d0d79a 3,588 1.00/1.00 vMB 5
876,627 876,627 000000000000000000011c717f65a12c9e7cee6cf5459458e6fe45ad9db276db 3,302 1.00/1.00 vMB 5
876,626 876,626 000000000000000000026bb73c9a46cebbc872606247e5a29c38595c6446330d 1,917 1.00/1.00 vMB 2
876,625 876,625 000000000000000000025a672c9611e0eb9824e5c01c1cecd93dd31be1f7804d 3,080 1.00/1.00 vMB 5
876,624 876,624 00000000000000000000f9132b9c7766671ddfa4d0c8fa85bcae79a045f42411 3,047 1.00/1.00 vMB 2
876,623 876,623 0000000000000000000118ed4dc079266a32593efd37e4e0798d70ceb0ce8dcd 1,730 1.00/1.00 vMB 4
876,622 876,622 00000000000000000000bd1a360fab4c51c549a9004a32a372ad194a3d2dd1cb 2,054 1.00/1.00 vMB 4
876,621 876,621 000000000000000000002282ac8851226435662b4e756abdd0bd1576ce718dd3 2,882 1.00/1.00 vMB 4
876,620 876,620 00000000000000000001d9549d504866089cbb0bd8b6c64bf0038d209988cc00 2,262 1.00/1.00 vMB 5
876,619 876,619 00000000000000000001a325ee04ed09702fb82a693b6ea0f74cd01a048f0be4 3,237 1.00/1.00 vMB 5
876,618 876,618 000000000000000000019ccb15793acb1dcde20da5330ec240aaf0a809b33ed6 2,825 1.00/1.00 vMB 4
876,617 876,617 00000000000000000001bbc90366329de7c31da7489869f8888963b34c3685e7 3,538 1.00/1.00 vMB 7
876,616 876,616 000000000000000000019a72535d30e98d680c22a9ad820201c66e2209495bfa 2,975 1.00/1.00 vMB 4
876,615 876,615 000000000000000000011b1a99da25160f80f9f8510818b273bcb8b8de480bb5 989 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.64 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: 672.39 GB
    • Received: 16.22 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.