Loading Tool

Explorer IconExplorer

Memory Pool

86,572 transactions
31.79 vMB
0.10820522 BTC
Random Selection Loading Transactions
Max Size: 194.74/200 MB

Candidate Block

Mining Attempt eed06ebae2f8d311d316585de071158200154950662339d069ef930d0eee4733
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root 96e43a3086af6dd430b1bdff89401066b6b52ba29cceae0c5598248fa55302f4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,880
Size: 1.00 vMB
Total Fees: 0.02774647 BTC
Feerates: 1,236.26 > 2.78 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (466,619 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
448,743 448,743 000000000000000002342ad5db9cdab907ffa4de6b5e01a79b159b14f22d545d 596 0.52/1.00 vMB 31
448,742 448,742 0000000000000000031c99769a37ff5ff810e12a9488f1d16462ff1d70bf5d79 2,068 1.00/1.00 vMB 64
448,741 448,741 0000000000000000008b47f8115a461d70e35b511349d6caf503300af150de96 2,493 1.00/1.00 vMB 98
448,740 448,740 000000000000000001c6da470c17c1fd3a4d9be1f447d032994b8db7055a9a8d 2,158 1.00/1.00 vMB 77
448,739 448,739 0000000000000000017efaa75e02fe691a35dd9a78a49d7aa7797f937419ea5a 2,326 1.00/1.00 vMB 96
448,738 448,738 0000000000000000015a3603f89679ed010c2dc93b71419f4bdd2175d53053fc 1,790 1.00/1.00 vMB 64
448,737 448,737 00000000000000000242734d06f45a818fd99dc5d4cb87bebe62864c9fcf8ae6 2,712 1.00/1.00 vMB 102
448,736 448,736 0000000000000000008626526949046d565fd860d3a051a0165d67cb26e915de 1,598 0.84/1.00 vMB 67
448,735 448,735 000000000000000003204b2eb488d412177d6aef693e12bbc2c85cc9a98d4815 1,707 1.00/1.00 vMB 71
448,734 448,734 0000000000000000027095d59e4de45a9c261b90ab7a83734abbca36a8136b44 2,379 1.00/1.00 vMB 95
448,733 448,733 00000000000000000322761455cea1265c800a7b4c273865840457f9fc0f2ac5 1,389 0.56/1.00 vMB 82
448,732 448,732 00000000000000000274e899593d2fbd8d313149ee7674716001dde62693e326 818 0.39/1.00 vMB 69
448,731 448,731 0000000000000000012bc72f76633d47f962aa05439752525784c6542643ba1e 888 0.44/1.00 vMB 68
448,730 448,730 000000000000000000051ddf049ba2393df55ad6a20ea5553ddbf80c1930525d 1,414 0.65/1.00 vMB 72
448,729 448,729 000000000000000000c9ccb5dbd689c284838d3683e3b9e851d64c0bb819be86 2,469 1.00/1.00 vMB 91
448,728 448,728 00000000000000000155ae490679110efa888b7c77bfb81e5d4824449837b70e 1,629 0.75/1.00 vMB 86
448,727 448,727 000000000000000002bff6659fb97b7a7d4a44982c6a38dbd9cd3c83f853299a 914 0.39/1.00 vMB 87
448,726 448,726 000000000000000002b19fe3961a6f01fb5fa2546a54996a1bfc8f8ab8e559a5 1,029 0.65/1.00 vMB 58
448,725 448,725 000000000000000000425ef7f0385e5e2e6f67af83a6a946029cbfd0f4c62e22 789 1.00/1.00 vMB 28
448,724 448,724 00000000000000000270fe5dd3f342afffe6897addca18d51525a200ea3b4e48 2,084 1.00/1.00 vMB 73
448,723 448,723 00000000000000000183f2d89c4a2e6da99a528de3a6cdfb69c8533ff3179419 1,720 1.00/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 783.02 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: 719.41 GB
    • Received: 18.05 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.