Loading Tool

Explorer IconExplorer

Memory Pool

80,896 transactions
29.72 vMB
0.14693175 BTC
Random Selection Loading Transactions
Max Size: 179.43/200 MB

Candidate Block

Mining Attempt 1397563801c4767e042d94b9df808253c1fc9f1507d3c44b4eb59808ba499ad5
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 573e6c956ce536eda73efe9f3bf9f39b04cc6ec1c453fb717296bd0e6e9ddc2e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,283
Size: 1.00 vMB
Total Fees: 0.05589321 BTC
Feerates: 1,002.91 > 5.60 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (476,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
438,753 438,753 000000000000000002e8057a5380fb324d37b2c6870eac4de3dcd01c69711887 2,045 1.00/1.00 vMB 51
438,752 438,752 000000000000000001469e4c60c3e872bcf1ad572175f6b2947cc43541728bb1 511 1.00/1.00 vMB 9
438,751 438,751 00000000000000000395d07e3d01c7ff4934396ef5ce4af7a7fdc2216ef7b2e7 916 0.39/1.00 vMB 59
438,750 438,750 000000000000000002d7120fd03ee826a21b1272a1d589c8672ac1e11a6ca058 355 0.15/1.00 vMB 60
438,749 438,749 000000000000000003a1066d0854d40d4ed6d5aae715a9ad5220d1e147727efc 1,396 1.00/1.00 vMB 37
438,748 438,748 00000000000000000153eac61fe0cc209c07320e738bcc4ff4d88de1b40b7500 2,496 1.00/1.00 vMB 70
438,747 438,747 000000000000000000bc5185bf5fa7bf6f5a02115d9b354f28d1cc801f947631 1,792 0.82/1.00 vMB 57
438,746 438,746 000000000000000001f669b02c7a0f4a7724eba347ef4790442ced97aa6471ea 1,977 1.00/1.00 vMB 52
438,745 438,745 0000000000000000039b32037cdb7035329f98368b60f4a1e2c204e9ec11ed43 1,388 1.00/1.00 vMB 36
438,744 438,744 000000000000000003d083a74fdc1981a7eb67943b01b071d7937816298f19de 2,532 1.00/1.00 vMB 72
438,743 438,743 00000000000000000185ec6323f417201335a624393fd95082c669a5773e56ff 2,897 1.00/1.00 vMB 73
438,742 438,742 00000000000000000195237975be03602f773a887fb1fb8ea4a304741dc03268 2,334 1.00/1.00 vMB 85
438,741 438,741 000000000000000003de45393ca6c8953f414554e2a4c6e0ea9f2b70158fa042 1,820 1.00/1.00 vMB 94
438,740 438,740 0000000000000000035b41f764984d337cf2572410b97fe82b93ac1562cf2ebd 1,433 0.58/1.00 vMB 65
438,739 438,739 000000000000000002dcd7495f751908fb75a034509f23a461d2011c01ef2202 1,671 0.73/1.00 vMB 59
438,738 438,738 000000000000000000088d5c3fb77caef79c89e6e128776b5c0676aa0a8b9411 2,481 1.00/1.00 vMB 63
438,737 438,737 0000000000000000038c4b27ae0b591135bde8703ef53f6fa9aa5ec5f07db5a1 464 0.17/1.00 vMB 74
438,736 438,736 0000000000000000038315b27c7a219530adf8d53f80efeb78af81638567be88 1,673 1.00/1.00 vMB 41
438,735 438,735 00000000000000000276454e74ef1e5b9c00a460052b842a97e0a68ff84bba30 861 0.42/1.00 vMB 46
438,734 438,734 000000000000000000aa76fad844a65c3598c1d4a6023a6497cb836691092b9d 2,210 1.00/1.00 vMB 58
438,733 438,733 00000000000000000175b49e7f13b1fae17baad56cda5a9f62c1c80f69c5eb5f 888 0.33/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.92 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 714.47 GB
    • Received: 17.54 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.