Loading Tool

Explorer IconExplorer

Memory Pool

50,695 transactions
28.63 vMB
0.06846329 BTC
Random Selection Loading Transactions
Max Size: 153.99/200 MB

Candidate Block

Mining Attempt 753f8e6631fc9a377d9a57119ea922e32373eda08ed4ef36e5947789bb587a0e
Version 20000000
Previous Block 000000000000000000019e7568131a21184319adfc46c390ce26bf65aed43bd9
Merkle Root ee4cece85e3458fa3cd2f5ab0ad3c22a022ab4a3843ca1edc3b44cdbb33060c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,982
Size: 1.00 vMB
Total Fees: 0.01340443 BTC
Feerates: 122.12 > 1.34 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,793 (241,580 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,213 673,213 0000000000000000000cc58418a54bdfc615d544db0191a27983b380090a66af 2,144 1.00/1.00 vMB 57
673,212 673,212 000000000000000000046ec82e670b2ae72b8fbf4df7e9c3a5296effad547ea5 2,080 1.00/1.00 vMB 43
673,211 673,211 0000000000000000000889e6519680f3c53d0b11ae268d4401fb655223c4bb86 2,222 1.00/1.00 vMB 80
673,210 673,210 0000000000000000000b85b50fb3251988e2bc88901a4d8662b5a7eb142dbe0d 2,390 1.00/1.00 vMB 103
673,209 673,209 00000000000000000004694b14b37677e5096b3d0700452964dd1d3e73e49279 2,086 1.00/1.00 vMB 42
673,208 673,208 000000000000000000085c6f2c80aff956a6b041612078ff6cf6b29d3ec1c8f1 1,692 1.00/1.00 vMB 87
673,207 673,207 00000000000000000002d92b06272209fcf622832981a4b07349fef8cf422de7 2,395 1.00/1.00 vMB 119
673,206 673,206 00000000000000000004fd9e5f13cd2404a4dd3c558358780f0f7d17b5870555 1,987 1.00/1.00 vMB 38
673,205 673,205 00000000000000000003393d307d0497cc766e31c6309f2584f23b554357cfb5 1,939 1.00/1.00 vMB 71
673,204 673,204 00000000000000000007877306221210b41c20b8138761e4a7e1c10c0366132f 1,690 1.00/1.00 vMB 51
673,203 673,203 00000000000000000003f297d98e495db0e90961a06ea1c2022ffa2619144dc5 1,912 1.00/1.00 vMB 57
673,202 673,202 0000000000000000000920a01bbe7423d49893c838c379223fab9069d4296050 1,483 1.00/1.00 vMB 35
673,201 673,201 0000000000000000000738351928419eb1ffa3107f0e7d94fdb41f19984ffe8f 1 0.00/1.00 vMB 0
673,200 673,200 000000000000000000089f51c51e54672cd27baebfd49e06ebdaae907061aeb6 1,891 1.00/1.00 vMB 58
673,199 673,199 0000000000000000000336e082cb0a1022db498d7ba446aa6e480c3987c17d9f 1,845 1.00/1.00 vMB 95
673,198 673,198 00000000000000000007aaccb02aeb251d1e2fa1a4226d357be2f43f4feee02a 2,405 1.00/1.00 vMB 112
673,197 673,197 00000000000000000008c2e637158c720c21e45bf0b2ae045048d9a85cb2cd70 1,435 1.00/1.00 vMB 114
673,196 673,196 000000000000000000012935805a067bf85f3530651fb92d1abac0aa74e87c2c 1,019 1.00/1.00 vMB 96
673,195 673,195 000000000000000000061c6b447aac6f46cc3d2cdd8cab21ab16752d8124970d 2,917 1.00/1.00 vMB 109
673,194 673,194 00000000000000000003f87eceaeec42ea34e801a770237fdd278ef86cef4839 1,422 1.00/1.00 vMB 62
673,193 673,193 000000000000000000054dcd01248931abed7a241543d342b4ddee6c5b0ce0a6 2,266 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.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: 649.82 GB
    • Received: 13.22 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.