Loading Tool

Explorer IconExplorer

Memory Pool

81,476 transactions
30.87 vMB
0.11331591 BTC
Random Selection Loading Transactions
Max Size: 187.46/200 MB

Candidate Block

Mining Attempt a57b2c99ae33b550067a4bebf19c04100770dbd44532dd54a0a7e39536c5d4cc
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 4b0d13e7880631489d21d88e38f02046e3227c5627c29e5babe7322980922a49
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,757
Size: 1.00 vMB
Total Fees: 0.03798190 BTC
Feerates: 318.30 > 3.81 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (630,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
284,722 284,722 000000000000000047f892b13eb40e7f39547ab90c6baa9bac4b97e71383e238 490 0.21/1.00 vMB 44
284,721 284,721 0000000000000000a93a87f97d790fddf75d6fd56ba00db444925f650efbd7d9 1 0.00/1.00 vMB 0
284,720 284,720 0000000000000000e87cf07a97e1a2a185f551ad87a9d68bec41ea2715b39947 140 0.10/1.00 vMB 14
284,719 284,719 000000000000000005f319040fc06cb10ec2edf1f09ea31d3a39f5be4b663dae 306 0.26/1.00 vMB 26
284,718 284,718 0000000000000000c9d1093981cc712af4e259fe568b2e3fd6bbd8b58b6a1f7d 93 0.04/1.00 vMB 34
284,717 284,717 0000000000000000ad5a549c42830c257b4796762515fb856a9d7c64ca25c9d4 605 0.56/1.00 vMB 22
284,716 284,716 0000000000000000a80cddc9b4a42406cdb5a294ed4ea983af2cf0ffbab3586b 140 0.05/1.00 vMB 56
284,715 284,715 000000000000000121c38474ebc7d65aece9574013ef1e82f586bfae365d14ad 146 0.05/1.00 vMB 77
284,714 284,714 0000000000000000fe2b28e74d79b714fde0c4bb9498a7c60c4d91493d9587c4 713 0.45/1.00 vMB 27
284,713 284,713 0000000000000000e6138ceebe7e6fb2d7bff9844b5d132108fd35d8ecc67b3c 158 0.05/1.00 vMB 98
284,712 284,712 000000000000000106ac253a835f0dbf801c6463db69fa7e5ed3cc2e63759e15 133 0.14/1.00 vMB 13
284,711 284,711 000000000000000050fed168a9442727e1cc11081d0beec7e2265b454b9c0cc8 586 0.35/1.00 vMB 26
284,710 284,710 00000000000000004e2b24c08f9a890f5be0f606fa344e3aa49ee270c11c6081 171 0.05/1.00 vMB 89
284,709 284,709 00000000000000005eb8290cf7622062facab9b29e8534bd5a46f2d4cb245dbd 21 0.01/1.00 vMB 41
284,708 284,708 00000000000000012c789bb240a21624d66127841da6f10d93792038505b97ef 62 0.02/1.00 vMB 31
284,707 284,707 000000000000000048ff4b29fac0de221bd8704c86c75139d77dce8c54806edd 134 0.05/1.00 vMB 20
284,706 284,706 0000000000000001973713c9470c90cf39c6cd6e38d0ed0d057b6a5560da5b04 58 0.03/1.00 vMB 88
284,705 284,705 000000000000000144fe4b0f705a6f5c755410ecd4bee81c6b4c40865fe8521e 966 0.59/1.00 vMB 28
284,704 284,704 0000000000000001976ed154ac4de5c0a6bc7370c1db332b60b8fbda14b5d933 764 0.25/1.00 vMB 66
284,703 284,703 000000000000000058c749395ba6e3455640a60cbfce4908adc47819c0c4162d 376 0.25/1.00 vMB 20
284,702 284,702 000000000000000156bdaf1b4566da200f276cbc15cf5b95a1c8727b2faf922d 745 0.38/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.08 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: 721.72 GB
    • Received: 18.39 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.