Loading Tool

Explorer IconExplorer

Memory Pool

44,352 transactions
28.38 vMB
0.07339607 BTC
Random Selection Loading Transactions
Max Size: 150.06/200 MB

Candidate Block

Mining Attempt 49d158c8bb3c530bd5f6fc0e23dd0d7ca5a188217aa8926da908a32c3cbb15b3
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 1ddfe66e26d98807b7edbf9b185934e908a46c250a5fafb44dbf9009b8af929a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,634
Size: 1.00 vMB
Total Fees: 0.01958776 BTC
Feerates: 100.23 > 1.96 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (328,081 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
586,756 586,756 000000000000000000159443628b925553bd89fac596a6e5a37c11c583319aa8 2,598 1.00/1.00 vMB 8
586,755 586,755 0000000000000000001989f018054194102643827f90aabaa2cd608ca70bdc2e 2,955 1.00/1.00 vMB 40
586,754 586,754 0000000000000000000c856d64bd0befe8e2f28710b80d01aea9007ab17d13ed 3,026 1.00/1.00 vMB 68
586,753 586,753 0000000000000000001c2e6198206ba2018c5bfe6c1ccc6904245c0f26bcbedc 2,947 1.00/1.00 vMB 46
586,752 586,752 00000000000000000006df5ac2926a26af9942a1fb9d45773abff7c85e92e46c 1,681 1.00/1.00 vMB 50
586,751 586,751 0000000000000000001b4ab3b3de66c91bf35b8341291e296887a5f8b066557f 2,995 1.00/1.00 vMB 64
586,750 586,750 0000000000000000000700a1bdf341446e684b2666890a5a1281690fbc83a8be 2,650 1.00/1.00 vMB 58
586,749 586,749 0000000000000000001ab50116541eed7cffa1a2c0a1eed8039e9921cf6d2a76 3,903 1.00/1.00 vMB 73
586,748 586,748 00000000000000000008772d44492518736beab443a479c4d02c5a60f81bca53 2,946 0.94/1.00 vMB 32
586,747 586,747 0000000000000000000783cd2f4f48d298418f9dc830415e776e643a80f51f01 1,960 0.65/1.00 vMB 34
586,746 586,746 00000000000000000011e6436428dcda880eeec0c6137ce089c37e45a13d95c0 208 0.07/1.00 vMB 38
586,745 586,745 00000000000000000000722f8c9f74792c90738f0b30315951ae62c78721dd53 2,128 0.66/1.00 vMB 19
586,744 586,744 0000000000000000001c88cb51c7837ee3e172d1d839153936c4f53cb8070d41 2,776 1.00/1.00 vMB 46
586,743 586,743 0000000000000000001e36ce97027c59a6139bb6ceb26f64921cb76cd6e9e194 1,412 0.49/1.00 vMB 39
586,742 586,742 0000000000000000000f1ff6b2784e0d44745789e1d366d67e6020563e554beb 104 0.03/1.00 vMB 30
586,741 586,741 00000000000000000000ee5f45544117755bfa16ed9564fa744944ef8b07fd6c 2,935 0.90/1.00 vMB 28
586,740 586,740 0000000000000000001f16cf476fbba9eaaba72306cc1594c27c7bc5a040ac59 568 0.18/1.00 vMB 28
586,739 586,739 0000000000000000001c263bfd49b62d4fdb4f60aebd7ce3e6441223d3d75e69 566 0.16/1.00 vMB 30
586,738 586,738 000000000000000000190c0c0dec5f8a178e41b9310910a126f94c07f31c865e 1,343 0.39/1.00 vMB 29
586,737 586,737 00000000000000000017993e902bbf4c2e9fc9c4e636be212145aa63d50fa0cc 2,888 0.90/1.00 vMB 37
586,736 586,736 0000000000000000000062da5de14eae84726234b3650edecef94d45275e5428 1,439 0.50/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.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: 651.69 GB
    • Received: 13.63 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.