Loading Tool

Explorer IconExplorer

Memory Pool

87,910 transactions
32.58 vMB
0.24893429 BTC
Random Selection Loading Transactions
Max Size: 194.74/200 MB

Candidate Block

Mining Attempt eff4ad35e5c96536aa447c7b393bc8f5dd28675b157aaf5a6dff1eb2bd54c218
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root e500990d5caa4f762795de6414d5447c2f365dedd94f4d2679fa9f102a56efbc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,866
Size: 1.00 vMB
Total Fees: 0.11009254 BTC
Feerates: 538.26 > 11.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (258,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
656,479 656,479 00000000000000000004d4892264b91cb6e6200fbde3614ae2ab9d756d5b2a7e 2,795 1.00/1.00 vMB 68
656,478 656,478 0000000000000000000aaf4126ad8beb7f643462d5111cf89068c2f25f5742b1 2,996 1.00/1.00 vMB 72
656,477 656,477 0000000000000000000821678efe7f53c388fd2c530ef46e6dd2d2f369c346cd 2,681 1.00/1.00 vMB 158
656,476 656,476 000000000000000000103c23bc9a56b6c08340f973fab41c7dfd6535700ad8f4 1,318 1.00/1.00 vMB 24
656,475 656,475 000000000000000000017f7b0953234ad96033fd010d169e181337abe2342c4b 2,680 1.00/1.00 vMB 20
656,474 656,474 0000000000000000000057de13db6117cc8893ed5ccb36efe03e635768b5afc6 2,384 1.00/1.00 vMB 49
656,473 656,473 0000000000000000000d69d40f2c1bf3fd04a1e4b1f2492ac8fb812af163178d 2,566 1.00/1.00 vMB 32
656,472 656,472 000000000000000000043cce2fd90593ee96eb0e621453ff8ce36a7918705d4e 2,955 1.00/1.00 vMB 73
656,471 656,471 00000000000000000008e2cadf8c901da9605b90c2d2d2a4a357e7d5ecdd88a2 2,708 1.00/1.00 vMB 56
656,470 656,470 0000000000000000000cc8d9ee019d53ef25b3b33c3383d2c796133a6b2d39ad 2,369 1.00/1.00 vMB 71
656,469 656,469 000000000000000000101ee643fe1ac6c86260d78bd18bdcfb40ecc29f585230 2,234 1.00/1.00 vMB 141
656,468 656,468 00000000000000000005db4fa33abc26058daa2b40cff51905456d1ab09b8f71 2,993 1.00/1.00 vMB 63
656,467 656,467 00000000000000000007aa92b5a94ca27a2b0b858f2672b43f6f1be4d7de30a3 2,443 1.00/1.00 vMB 85
656,466 656,466 000000000000000000098be28035606a90997045352142c81b0430ec378985d0 2,731 1.00/1.00 vMB 73
656,465 656,465 0000000000000000000e40a770d8b1d1274d715053c87e816dcef207182ea36c 2,837 1.00/1.00 vMB 138
656,464 656,464 000000000000000000024c55f636546508f6199a3b2c56fafa49af959245daeb 2,972 1.00/1.00 vMB 144
656,463 656,463 0000000000000000000a431998fc1fe932627471224f4581252e20e8f200a146 2,480 1.00/1.00 vMB 151
656,462 656,462 00000000000000000001ff12ca1e5a980f478e70ee8148b882867af0a567bb00 2,550 1.00/1.00 vMB 91
656,461 656,461 0000000000000000000c5c416a905b7f6c7677645b98f268d137f75449042e15 2,497 1.00/1.00 vMB 76
656,460 656,460 000000000000000000079557d953a6ea17f4e91efc440e666eefa4ddae614cee 2,734 1.00/1.00 vMB 108
656,459 656,459 000000000000000000071dc867ce7c8a94c826441875877d2033ce9615b3b246 1,542 1.00/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 782.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: 672.71 GB
    • Received: 16.32 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.