Loading Tool

Explorer IconExplorer

Memory Pool

38,134 transactions
28.30 vMB
0.06223978 BTC
Random Selection Loading Transactions
Max Size: 143.29/200 MB

Candidate Block

Mining Attempt 6c7027f3ee84816fe64cddf1b60d4f7796acdf8daabb27039204a32181041665
Version 20000000
Previous Block 0000000000000000000076a02aa3b78503c1c5cc0e5e4886180a750ab7c93972
Merkle Root 8529de8f67ab299d88804c6a3c6a246d4e50e10f78e8bc65052f758ec4003473
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,399
Size: 1.00 vMB
Total Fees: 0.00773803 BTC
Feerates: 100.52 > 0.78 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,556 (176,363 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,193 738,193 000000000000000000073329aa0872c68511f7eba549626c40f9f23bcadf93bd 1,617 1.00/1.00 vMB 11
738,192 738,192 0000000000000000000307685906ff80dbeb3f4e50237099d3bb0a87d788e370 2,843 1.00/1.00 vMB 9
738,191 738,191 00000000000000000005b02ff600385f8ed03b57c5aa2fd0110eaa730d4c5796 2,569 1.00/1.00 vMB 11
738,190 738,190 0000000000000000000765b3eaf12c1f705bf3e071e24c4bf806f132d5b05bad 2,926 1.00/1.00 vMB 19
738,189 738,189 00000000000000000000f506ea5f473210cb9fe00d68fc950a9282adb471a1b6 2,748 1.00/1.00 vMB 7
738,188 738,188 0000000000000000000661821500a8616aecb08803ac69c9e0e0c36dd6f5a8a7 2,878 1.00/1.00 vMB 10
738,187 738,187 00000000000000000004e6e18d0e3d8f994e891f2d8def719d7e0b19470f4901 2,120 1.00/1.00 vMB 17
738,186 738,186 0000000000000000000709b965ba9904db45740cb40c21f420785043e77d5bed 2,819 1.00/1.00 vMB 17
738,185 738,185 00000000000000000007daa99f4b415cb00f848c23217f3cae19868e74e4f7f3 2,861 1.00/1.00 vMB 22
738,184 738,184 000000000000000000043c0e3fac947be83f0672e6e6f0672e5d2d4775dbdd26 2,401 1.00/1.00 vMB 32
738,183 738,183 000000000000000000060a27ef471fbd1911280724b8bb6da54ab5da22764ac2 2,814 1.00/1.00 vMB 15
738,182 738,182 000000000000000000059d0d9fc6fea2875409fac102a4f3e2865a6a852829d2 3,104 1.00/1.00 vMB 23
738,181 738,181 000000000000000000016d3d9384f8bd875469a6a6125cfbb578766e7480213c 3,066 1.00/1.00 vMB 21
738,180 738,180 00000000000000000001c356f6cbcee6d2303d49db490ccc274a4501c15549cd 1,340 1.00/1.00 vMB 4
738,179 738,179 00000000000000000007968e17096560c2023cc3931d585eeb62c02b69d62714 3,289 1.00/1.00 vMB 17
738,178 738,178 0000000000000000000767e5fc2392d16fb6c6e4e65688dc954c970c857ba02b 1,118 1.00/1.00 vMB 3
738,177 738,177 00000000000000000006542204ad48d2306c606847a75486d3ee97d7901d635d 2,433 1.00/1.00 vMB 7
738,176 738,176 00000000000000000004c339146c06408f9ed58c587d963cee262b0f96bdf287 2,560 1.00/1.00 vMB 18
738,175 738,175 00000000000000000000ef1f67a1d07ee5064dc9745bef00ceaac886bc9a17e9 958 1.00/1.00 vMB 15
738,174 738,174 00000000000000000006f83f709e88d6ad5f1340335b01958e54695222c70d48 1,741 1.00/1.00 vMB 19
738,173 738,173 00000000000000000001df64b082978ecc034cb11df5b8378ea162c2ed356c1d 1,849 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.60 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: 623.58 GB
    • Received: 11.46 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.