Loading Tool

Explorer IconExplorer

Memory Pool

39,845 transactions
31.35 vMB
0.07234545 BTC
Random Selection Loading Transactions
Max Size: 156.06/200 MB

Candidate Block

Mining Attempt d9fcc14fa29ada5b1dd29ee49129a29d6e38707e7383bc855428c99045da58ec
Version 20000000
Previous Block 0000000000000000000199f2fb4edb180e810e89969837614fe252aa1a8cacda
Merkle Root b89de36e3944e35f58d35219d0138f5780c3e9f99801dea3c45fae26983aaedd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,733
Size: 1.00 vMB
Total Fees: 0.00790917 BTC
Feerates: 31.11 > 0.79 > 0.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,394 (795,743 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,651 118,651 000000000000c50518fb04903088134afaa8f11dd2a440644e598cf8e974415a 2 0.00/1.00 vMB 0
118,650 118,650 00000000000051fddb2a07e70ec5996d4df740209aac9619c35a289c6ea84ef1 2 0.00/1.00 vMB 0
118,649 118,649 0000000000007f8bc1da5c2a7934101035e4a7a82a50bfac3c11cee347eac2e0 14 0.01/1.00 vMB 0
118,648 118,648 00000000000087c7ddc0adc45f6ceb1be6d32fdbd88fa5b8ebaa2411c7b7bfc9 4 0.00/1.00 vMB 0
118,647 118,647 00000000000018ed9528da1d0afdd1859d1f359b803022abc8c5851f50568be9 5 0.00/1.00 vMB 0
118,646 118,646 000000000000bc7735045ed236f1033e4b70ab3fa6596f564c26c7e4741ddd92 10 0.01/1.00 vMB 300
118,645 118,645 00000000000077fa529baf963481a01d3051f3bb9457779db6a0c95dbed10adc 1 0.00/1.00 vMB 0
118,644 118,644 0000000000002328f24eb2d160e1a89c074d2e95df4691b29f2db715c3ad21ee 2 0.00/1.00 vMB 0
118,643 118,643 000000000000c50467edd7bab45def1e0ad30a7d862b5351f9363a952298fd73 5 0.00/1.00 vMB 0
118,642 118,642 000000000000553b408623087dfc437fcbdd5c1c1e82985b34bfe78d3c8f657a 2 0.00/1.00 vMB 0
118,641 118,641 0000000000000a7b51e8a653fb748e3bae4cc10be862d8833bb7179beef91a97 5 0.00/1.00 vMB 0
118,640 118,640 000000000000086c60f9dad5aa590cb65b7ecf0f6890c383921cbe4c23c16224 7 0.00/1.00 vMB 0
118,639 118,639 000000000000691dc4f03591f23bde0372fa52d89e96cc69fa28842ce8cf8c5a 1 0.00/1.00 vMB 0
118,638 118,638 00000000000078ba1b92435bd2101322a0c13d0504439e50627600baa31ba234 4 0.00/1.00 vMB 0
118,637 118,637 0000000000003b0a4fa583aa7978fa975f8390634f187d2e41120f5f605b67b8 5 0.00/1.00 vMB 0
118,636 118,636 000000000000754b892ab4ce12d19ddc099aa2650756d2166a7d739040ef54e0 10 0.00/1.00 vMB 0
118,635 118,635 0000000000006732f05c93d9307d48f446a0168b0061654e3bc392ba5ed7bffc 23 0.01/1.00 vMB 303
118,634 118,634 00000000000099093010a3e8daf32927c50b282e47a72daa65a3a15f983f7657 11 0.00/1.00 vMB 0
118,633 118,633 00000000000015ce739178e52dd3b1078e1b8035b47ace2640a3a8a006523aef 9 0.00/1.00 vMB 325
118,632 118,632 0000000000008f49be3379f7cd9e8b759599787f79bd18082b8da0e66e04c677 4 0.00/1.00 vMB 0
118,631 118,631 000000000000276b48610decd151705e5a265e7235cf468bf21f121c5419ddf1 8 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.30 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 598.61 GB
    • Received: 9.95 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.