Loading Tool

Explorer IconExplorer

Memory Pool

78,301 transactions
29.75 vMB
0.07268084 BTC
Random Selection Loading Transactions
Max Size: 181.66/200 MB

Candidate Block

Mining Attempt 915e6ab339d480b82096c79aa9239bbdaf7242792289920bd19cb397030e61ed
Version 20000000
Previous Block 0000000000000000000004a53d2ccfc82210803da3fce74ac3709abde32904b7
Merkle Root ae28fc678d3b90dc177239e90f458eea3f5e6c407f22086fac350b703ff7616c
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,022
Size: 1.00 vMB
Total Fees: 0.00686030 BTC
Feerates: 50.18 > 0.69 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,372 (17,721 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
897,651 897,651 000000000000000000000e9cbb0cd92deacd4593340471bee28386699219cc17 3,937 1.00/1.00 vMB 4
897,650 897,650 0000000000000000000075799e2a9ebe65547cf38b6709f6166cfa9343692311 4,771 1.00/1.00 vMB 2
897,649 897,649 000000000000000000013bd05058e73cd70b6e76f3761e970295eb44b03e1e6b 3,305 1.00/1.00 vMB 2
897,648 897,648 00000000000000000000f885e07f5ade68d214f1a4acd63495b1615f10a210fd 3,997 1.00/1.00 vMB 2
897,647 897,647 00000000000000000000da895629cf604fb0e4b71ab02dfbd7a756641fc0437e 4,583 1.00/1.00 vMB 3
897,646 897,646 00000000000000000000514dbc60b4aded952b3ee6e9feaa2f376f0c0a2247d0 3,322 1.00/1.00 vMB 5
897,645 897,645 000000000000000000005c26711b19b8cdc39929b4d392dba1d7bae4729d58ba 2,438 1.00/1.00 vMB 2
897,644 897,644 00000000000000000002465c4a791ec2ebe8a358afa330c41359b6a3fdd13ae4 2,179 1.00/1.00 vMB 3
897,643 897,643 0000000000000000000003da98168f263fb8441e73400b3e79eeb8e5569fb184 3,068 1.00/1.00 vMB 4
897,642 897,642 00000000000000000000a81ab32222a1b8a27f8c492536e6b8997967efc36241 3,379 1.00/1.00 vMB 5
897,641 897,641 00000000000000000000c2021f2427d5bd02fefa23b89a32c0cdd0fb7840a3d6 4,273 1.00/1.00 vMB 4
897,640 897,640 000000000000000000005d7bfd41a95f9e3bebbd5add05d31443df7fa1047925 4,585 1.00/1.00 vMB 5
897,639 897,639 000000000000000000002436dc8619d849981c760cd259ff84bacd349b42fa15 3,928 1.00/1.00 vMB 6
897,638 897,638 0000000000000000000056d31877fb2ff4f8b47912a0d7dba7c31547283d2b72 1,568 1.00/1.00 vMB 69
897,637 897,637 0000000000000000000240c5402afbea778533998cd823dc1df7522788dc3d84 3,593 1.00/1.00 vMB 13
897,636 897,636 000000000000000000013b9c3017355efab8afae84c9949657e4cc928c12677d 2,515 1.00/1.00 vMB 12
897,635 897,635 00000000000000000001f64830213673d81493969babf59bc28206053c3757c9 3,068 1.00/1.00 vMB 2
897,634 897,634 000000000000000000017eb96fe3614f8747f803577d2c6051c9a541b1e53bc9 2,927 1.00/1.00 vMB 24
897,633 897,633 000000000000000000008c4ca34089f8380bec8bf9073dbd32ee5988136fa902 1,867 1.00/1.00 vMB 50
897,632 897,632 00000000000000000000b13c91c5cd72c3081230689a528a389a683cd01869d1 2,360 1.00/1.00 vMB 43
897,631 897,631 000000000000000000021fbd44fd1f64e15075eda4b1d3c222dfe95dc03b32fc 3,592 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.04 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.63 GB
    • Received: 18.11 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.