Loading Tool

Explorer IconExplorer

Memory Pool

71,635 transactions
26.97 vMB
0.07815559 BTC
Random Selection Loading Transactions
Max Size: 163.02/200 MB

Candidate Block

Mining Attempt dd4b0226e525e17a5f49bec493600545b4e1662dbaca3e5b9a89d5a8bd990867
Version 20000000
Previous Block 00000000000000000001e799617490d06c31f59602afc555a6b2d132016657e4
Merkle Root c43905b680329a91c920cb678cb6ecde1371ffe15d09026ab5a078b88195313c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,804
Size: 1.00 vMB
Total Fees: 0.02034713 BTC
Feerates: 85.84 > 2.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,456 (910,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,713 4,713 00000000997e91910e76da16f8207862bdad141504816c81e66c5df0bce1f24d 1 0.00/1.00 vMB 0
4,712 4,712 000000005439691d25a97a4fcc33a982e745618a4e42ca2088ec418caeecb80a 1 0.00/1.00 vMB 0
4,711 4,711 00000000b16e03d850b9eee7f0aa099f3f611d6cba11e30c3781d0eddece526e 1 0.00/1.00 vMB 0
4,710 4,710 00000000f26d5ffd03f51adb5e1e592fa8d66a5e10c83ad5d4614f351abdb1f8 1 0.00/1.00 vMB 0
4,709 4,709 0000000040c6b1f9f568a56c3b3838916f0cbb2c3ecfe0f49fa14e9c537483ff 1 0.00/1.00 vMB 0
4,708 4,708 0000000044b3121de12d1bbf5b5a6b1b78ade1373c01cc44b064e6552fc24491 1 0.00/1.00 vMB 0
4,707 4,707 00000000f097957affb589cbe6e4f3c79fcf466a9848f0d3da1ee3f8dfc61897 1 0.00/1.00 vMB 0
4,706 4,706 00000000636f4b6f9c7576fd3b5e325248fdc85741f0658e5d4f161f7e6d7996 1 0.00/1.00 vMB 0
4,705 4,705 000000004865ee4434a66a9bc8a803a64d696132b2b00e24b23f45d49ac10572 1 0.00/1.00 vMB 0
4,704 4,704 00000000466a967e8b5c1c483f221fca9f399bafae18f95822db0bc37f118f0a 1 0.00/1.00 vMB 0
4,703 4,703 00000000523ea570173e660ea90db89102290078c4bf095f328c8f8609c11afa 1 0.00/1.00 vMB 0
4,702 4,702 000000001f4a0a1f256b1b8d2a6d62eed2751994d00df816bbfb27ceecd908f0 1 0.00/1.00 vMB 0
4,701 4,701 00000000d6be90582197a2edf3a3a69b11a0672ff4131f2554d15c750678ac57 1 0.00/1.00 vMB 0
4,700 4,700 0000000050cbf0bb4491affd04777b895195114a6a2dea7bfa51f1626d58c1ef 1 0.00/1.00 vMB 0
4,699 4,699 0000000062b33a11bc5a429dda8e81b8119cda4a4b5e638b8b8803651c302e99 1 0.00/1.00 vMB 0
4,698 4,698 0000000058443a2d2ed22c6dc6f85c9df598647d7bfd2fc9142c44794b811ba2 1 0.00/1.00 vMB 0
4,697 4,697 000000002109eb6940db1ba3cac1934cd98473311c28aef747dadaed24a2e26e 1 0.00/1.00 vMB 0
4,696 4,696 00000000838a16bc7957a506d10f89105474d44030909f190b495cfaba0ef670 1 0.00/1.00 vMB 0
4,695 4,695 00000000b8314d4d94ad5b613e77aa99f21b515ff64d5c18265e7eb4afa1f4bf 1 0.00/1.00 vMB 0
4,694 4,694 000000006b2b6b9681bf01f3151e2cdf0e7bec99d44776564e3a568eee83dc2a 1 0.00/1.00 vMB 0
4,693 4,693 00000000fc3a0b1bf610cf5c44b5c21d90e1d2d278eb5bdd46a59c5ae4c3980d 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.19 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: 751.87 GB
    • Received: 18.87 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.