Loading Tool

Explorer IconExplorer

Memory Pool

84,376 transactions
31.97 vMB
0.11206165 BTC
Random Selection Loading Transactions
Max Size: 193.69/200 MB

Candidate Block

Mining Attempt be5dceeab4912a52ae27d4dc92f576f9120f7ff3296964f64cb5b6b26964a4df
Version 20000000
Previous Block 00000000000000000001b66b272ca3a270115c0167b0c55ec51ed4c599c6d99e
Merkle Root ea6b7a609a74108737c84289b8b772c9bffdfe91bdacf07731d808fcf1d7798c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,488
Size: 1.00 vMB
Total Fees: 0.03964590 BTC
Feerates: 100.69 > 3.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,184 (60,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
854,689 854,689 000000000000000000031bd9e786c4c14125a186e11d80a95ca35a84b914e1d0 3,949 1.00/1.00 vMB 4
854,688 854,688 00000000000000000001307635d4e257ae0cf63eb84cbb91f69d0029b7a62386 4,210 1.00/1.00 vMB 6
854,687 854,687 0000000000000000000290262fba618f5e90f7db831ad1284fda10486fd94399 3,319 1.00/1.00 vMB 10
854,686 854,686 00000000000000000002656243539651b929cccd4a7688a5d7eb47a560e9f593 2,259 1.00/1.00 vMB 3
854,685 854,685 0000000000000000000021e0b5d49a5323be72d855e9ac27cb1945b199a366c4 5,387 1.00/1.00 vMB 4
854,684 854,684 000000000000000000031779e209f3bd0638a174c3b0d78cf9a862cb2126b2b0 2,517 1.00/1.00 vMB 7
854,683 854,683 0000000000000000000274f5468d176b34226d63ac9621b7072365bc82dd11a5 4,465 1.00/1.00 vMB 5
854,682 854,682 00000000000000000000dc362023b92e07747157415eb6474c71706c2b4bcc42 3,524 1.00/1.00 vMB 5
854,681 854,681 000000000000000000009addfc4ac1abb03be1e3878ec21ab70e0329cdfca96e 3,678 1.00/1.00 vMB 10
854,680 854,680 0000000000000000000305e369146cfe8d52b2370490c9042c05f481d24c6ea4 6,514 1.00/1.00 vMB 3
854,679 854,679 000000000000000000007f4651494eb886c374f8f3a98076616001823a4f07d1 3,452 1.00/1.00 vMB 6
854,678 854,678 000000000000000000022db41e12c39f16f5490f971cfbfee9e16d703cb33278 3,937 1.00/1.00 vMB 8
854,677 854,677 0000000000000000000339abeabf156d653c3935e5dfd31f4d18f31b39b5670c 3,615 1.00/1.00 vMB 12
854,676 854,676 000000000000000000016219fd8cc10e441275fda07752e8f0c2ebe9ee33eb86 5,890 1.00/1.00 vMB 3
854,675 854,675 000000000000000000006dafcd45f1b38c2e2d743dcfd2d7691c61f942f78da6 4,642 1.00/1.00 vMB 6
854,674 854,674 000000000000000000030fdd3c2c95d6c8c260d378ee7f86aac44f428d63bf06 5,172 1.00/1.00 vMB 7
854,673 854,673 000000000000000000031359caeee7f4db2f2fb1fb7876e0b760d0255d8d8322 4,070 1.00/1.00 vMB 5
854,672 854,672 000000000000000000031812829757a000a1056f688ea10c561aa44115518f07 2,400 1.00/1.00 vMB 7
854,671 854,671 00000000000000000002de868a2d39935f62ea30b3738cb9b397e54ad0c305ef 2,869 1.00/1.00 vMB 16
854,670 854,670 000000000000000000036083542a0804ce0058ff53a99d2dfe769fb6fcf63032 7,128 1.00/1.00 vMB 4
854,669 854,669 000000000000000000013fbcd85d7788f3419182cf81c27eee33b11686cf598e 5,948 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.72 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: 703.48 GB
    • Received: 16.64 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.