Loading Tool

Explorer IconExplorer

Memory Pool

81,263 transactions
30.55 vMB
0.09179191 BTC
Random Selection Loading Transactions
Max Size: 183.78/200 MB

Candidate Block

Mining Attempt 206e1c699231b6111bb78ae3dc51b735e4544b664e30b3f45935d5ab251a44eb
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root 6f58b18bb1bc8447855058250507a9d040fd7b689eccd0b37048146c7f550249
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,710
Size: 1.00 vMB
Total Fees: 0.02607735 BTC
Feerates: 163.06 > 2.61 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (37,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,979 877,979 000000000000000000003d7d24eba10f3807a9be440cce284bb93e235c63fede 1,008 1.00/1.00 vMB 2
877,978 877,978 00000000000000000002584d68cda6af6ed8fdda59109b2e5546e8348fb48d11 834 1.00/1.00 vMB 2
877,977 877,977 00000000000000000001b20c266f91b4bae035c01a54675f71cb66b090c132a9 230 1.00/1.00 vMB 1
877,976 877,976 00000000000000000000fbfdeb741bad81e44416a885294c4b2e6df9e8039097 2,466 1.00/1.00 vMB 2
877,975 877,975 000000000000000000003c6c21c15fd82499d7a50c40012d972beae39e536a0e 2,802 1.00/1.00 vMB 5
877,974 877,974 0000000000000000000160a408c6dcf29bf9f704bc3e852fea3fca22101adffa 2,137 1.00/1.00 vMB 3
877,973 877,973 000000000000000000005dc436b49a7497ddeaac81a98425f1daedde6d6263a1 2,358 1.00/1.00 vMB 3
877,972 877,972 00000000000000000000a29300b057c10425bdd6ff7d115e5fd2778e80151386 2,992 1.00/1.00 vMB 4
877,971 877,971 0000000000000000000160521b25ad98d2c3f22d69f79667c0b78eb8541d8ad3 1,130 1.00/1.00 vMB 1
877,970 877,970 00000000000000000000bdf405816c60812d9614eff6e3ed9e3d4cff97371c1c 2,183 1.00/1.00 vMB 3
877,969 877,969 00000000000000000001bb0bece30efe859fb0933e23d6e519fd651b1b358da8 2,489 1.00/1.00 vMB 3
877,968 877,968 00000000000000000001da1266ffdea63cc66e14fac184bda89a1c73c2766dbb 3,402 1.00/1.00 vMB 4
877,967 877,967 0000000000000000000026e46864f845658f498cd1ed68bb8ef85d5bc95a49be 3,514 1.00/1.00 vMB 2
877,966 877,966 00000000000000000000afcfced20da360a4ef14e89f3024b60a6d901e6d3577 2,917 1.00/1.00 vMB 4
877,965 877,965 000000000000000000022dd395b5ba39826144952b81001a9b2fe6979e0a27ef 3,198 1.00/1.00 vMB 4
877,964 877,964 0000000000000000000173a768315688679f358ad8a05c9f82dbf3dbbeeb4d50 2,733 1.00/1.00 vMB 3
877,963 877,963 0000000000000000000203daf2298aebdef50b49fa28d1118d4796516e3376a7 3,200 1.00/1.00 vMB 8
877,962 877,962 000000000000000000026a3ed2add1667ca4fb90e06f9eadad6c4fc80e8444eb 2,008 1.00/1.00 vMB 3
877,961 877,961 000000000000000000014ccecc08fdcd4bcf0342859cae78a99d80a1abf7b97d 2,899 1.00/1.00 vMB 4
877,960 877,960 000000000000000000007f056f2c52b10cd2fd6b86595c469071b6b65f4d1bd3 3,160 1.00/1.00 vMB 6
877,959 877,959 0000000000000000000238327b2fb036669c3d5e8dd83da43dd3079532ee0d6e 1,673 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.69 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: 692.60 GB
    • Received: 16.50 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.