Loading Tool

Explorer IconExplorer

Memory Pool

78,900 transactions
29.08 vMB
0.08765153 BTC
Random Selection Loading Transactions
Max Size: 176.94/200 MB

Candidate Block

Mining Attempt e74666ccce1a3262e97b65dc2a3237606ac464657981b99e6f7c5bc972a64964
Version 20000000
Previous Block 0000000000000000000173e04047e2fe39105b58a1ecaf148a4d5ecb3621b13e
Merkle Root 82bb853026fd405e685cf278e642d9006290d0512e9126df866e4fe201e475d0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,024
Size: 1.00 vMB
Total Fees: 0.02276475 BTC
Feerates: 150.42 > 2.28 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,600 (836,245 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
79,355 79,355 0000000000028488a838bc9d9e04670d35048ea4505300b5ff22deaf1414bdc0 2 0.00/1.00 vMB 0
79,354 79,354 000000000034922bc671fd5e6c92abd7d308094b629c64e7ae903732aa7c18c2 2 0.00/1.00 vMB 0
79,353 79,353 00000000004e6d0ac6e096babff82660aaead6972a4025b482efb039f74614c4 1 0.00/1.00 vMB 0
79,352 79,352 00000000004e53d7e9689430da06a277b4495a37ed03d5cd734a22941dd9bfaa 2 0.00/1.00 vMB 0
79,351 79,351 0000000000287620eb00361baa45fe9f2b8278b09f541f875f336b0e7372f362 4 0.00/1.00 vMB 0
79,350 79,350 0000000000332b35512c6fce9076e8b1823c4588748f7150a344a38eea47d485 1 0.00/1.00 vMB 0
79,349 79,349 000000000039e234bc892ae1b43c9bd8bd86d55cb066b5e188f662b17be70ab7 2 0.00/1.00 vMB 0
79,348 79,348 00000000000b6407832371a7a99cbf723f0c3639b902c1efb7aa2fd2541f5c62 3 0.00/1.00 vMB 0
79,347 79,347 000000000009097f7c1681c731b882f07abed4d4b749355cdf56beb787f94597 1 0.00/1.00 vMB 0
79,346 79,346 000000000044053349daea096d705d16ebbe6ede811ef8d038d860478a964c41 4 0.00/1.00 vMB 0
79,345 79,345 0000000000341da95b261a3462f3f8d68a0ca14bbd2a6d18eaf2c5f99583742e 1 0.00/1.00 vMB 0
79,344 79,344 00000000004dbbaeb52ce99aca2a406e0c74e15ab40cfe4a0780dbf4d026972d 2 0.00/1.00 vMB 0
79,343 79,343 00000000000bd93df75324a716f5da7ed219f5e7c318ac093ff0fc7e6ba9639c 2 0.00/1.00 vMB 0
79,342 79,342 0000000000303bcb39cb42aeeb5dbdcc21270c614cc7c417864db0bc61d24b92 6 0.00/1.00 vMB 0
79,341 79,341 00000000003161136f092c741e9e39676073958c26b97a868162228fa67c02b4 4 0.00/1.00 vMB 0
79,340 79,340 00000000002897d78f864cb57ad369f4e9a86f80c1636b8b96cb8dd9ae0d8acf 1 0.00/1.00 vMB 0
79,339 79,339 000000000026ed51d9bfbe2df5d01b3a3d89f6b852fb2693f08807380d6f86ab 1 0.00/1.00 vMB 0
79,338 79,338 00000000004a3fc09c206688c369f29b9feb2dc3de4f5e48e5fbba714647f964 1 0.00/1.00 vMB 0
79,337 79,337 0000000000522c50a866c8cd23f8f16e53ea346ad26930766ed6c7063bec0e80 1 0.00/1.00 vMB 0
79,336 79,336 00000000000a10e5c88f190f11d293901516d713e0efd3a46469bb2083aa2d93 6 0.00/1.00 vMB 0
79,335 79,335 000000000050ec83b2473393ddaca2a48e39acd808e660363872638f61c49a06 3 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 783.43 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: 770.55 GB
    • Received: 19.93 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.