Loading Tool

Explorer IconExplorer

Memory Pool

37,740 transactions
27.99 vMB
0.10214090 BTC
Random Selection Loading Transactions
Max Size: 141.84/200 MB

Candidate Block

Mining Attempt 4165552de8c5e0ae4ecbfb9ab54215fc0d3d0171b5ee10d8a3b7c43de9fb1a01
Version 20000000
Previous Block 00000000000000000000c47c1890e01cf5107ab7a3c5da6d59743d09f1e32405
Merkle Root a36e5249dbf377ffa5da14db351c297f0f18de530b27a3f7be98f8d12d04a17c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,544
Size: 1.00 vMB
Total Fees: 0.04870664 BTC
Feerates: 101.66 > 4.88 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,606 (376,158 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,448 538,448 0000000000000000001b0e20bd453dae33e9542f1330718303164483cce06e37 2,060 1.00/1.00 vMB 91
538,447 538,447 00000000000000000006d7081ba0e8bc632a3c6534212b969de7079ab1e87ceb 635 0.29/1.00 vMB 93
538,446 538,446 0000000000000000001bd41a42e988e9bcc13b62b3c4e3e5945dd15a0752c9e8 626 0.87/1.00 vMB 24
538,445 538,445 0000000000000000000523ee728373063539ec3f935c5cea53366fa3bda07593 497 0.17/1.00 vMB 42
538,444 538,444 000000000000000000279e6ea4485a9bba57139fb2d176a7cac7582485236a0f 1,689 0.89/1.00 vMB 35
538,443 538,443 0000000000000000001f8596659816876db5a6293031d5d9a540e92627cee260 457 0.28/1.00 vMB 30
538,442 538,442 00000000000000000017bce97a503bac35e9ad2bd5c3cac6a3cdcd6999cd63b2 361 0.21/1.00 vMB 112
538,441 538,441 0000000000000000001858075418bc6ac230d15a6849f519cfff0a984d758080 1,499 0.81/1.00 vMB 42
538,440 538,440 0000000000000000001486b720b4c6eba115904b8d4df30f70f067efbdb7edb8 2,373 1.00/1.00 vMB 53
538,439 538,439 000000000000000000004bb51501d9dde420ecc68aabf7f99d2278d326813543 177 0.19/1.00 vMB 4
538,438 538,438 000000000000000000006fa360537c062df0089f5e2bfcbc95b39670c88b883c 2,253 1.00/1.00 vMB 53
538,437 538,437 000000000000000000113059bf7ff0e31d5c8a9f0a14113cc23a0f03fd708e93 2,338 1.00/1.00 vMB 53
538,436 538,436 000000000000000000270da63d47d0dade3fee9613ed03f06bddf92b05708427 1,239 0.43/1.00 vMB 21
538,435 538,435 0000000000000000000e8863e80e7adadec22e47a71905114fd83e06732c39e4 2,806 1.00/1.00 vMB 15
538,434 538,434 00000000000000000028af5053f7df14a3d17dc71b034a92edeefcd0ff225d1c 760 0.25/1.00 vMB 17
538,433 538,433 0000000000000000001851e492887ba04c03b8ed9ebef30e2f90824bd5f21c6a 1,518 0.75/1.00 vMB 35
538,432 538,432 00000000000000000009d88b6b4d5404a6153a45567f90e8856d00d30193412c 1,057 0.41/1.00 vMB 14
538,431 538,431 00000000000000000001fd39cf69849e266043a5b36316bf5dd4a007173a8a21 1,719 1.00/1.00 vMB 22
538,430 538,430 00000000000000000024691db81f6b3f86c250e312985538662ee3c7f1fcf8ac 2,292 1.00/1.00 vMB 27
538,429 538,429 00000000000000000015a09ba509e835d670a796d1d515f4198da36e18bd25e0 2,414 1.00/1.00 vMB 20
538,428 538,428 000000000000000000007c38450ae1fed815cf0407c81ce78d9dad8f7e522638 2,716 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.70 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: 628.91 GB
    • Received: 11.84 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.