Loading Tool

Explorer IconExplorer

Memory Pool

79,420 transactions
30.31 vMB
0.12523854 BTC
Random Selection Loading Transactions
Max Size: 180.35/200 MB

Candidate Block

Mining Attempt 613a813e48fac2d872a7097b8908052bf196b8c3ac12aa4a237d18b07a7f4d64
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root 581e414188597daae6d6c6f6c0f88821c968d320bce9fc60a1708f4fa2c09014
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,417
Size: 1.00 vMB
Total Fees: 0.03209673 BTC
Feerates: 301.69 > 3.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (436,066 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
479,236 479,236 000000000000000000401a3ef8f0b1e680f25b609093bb4e6b10afc7eb8e7234 1,676 1.00/1.00 vMB 43
479,235 479,235 00000000000000000108a83390458ab0d46122697ec6352586d51f9349e77d18 1,232 1.00/1.00 vMB 99
479,234 479,234 0000000000000000002c801a91ffaa6023324109d7b2483b3941f00a76ba09bb 2,361 1.00/1.00 vMB 111
479,233 479,233 0000000000000000000b8269c82f408e7bd50432a2d6013b3a863a0f0231ff1f 2,534 1.00/1.00 vMB 149
479,232 479,232 00000000000000000037d8805fe10dff01086015b3163c9e454d6c6482b52378 1,479 0.95/1.00 vMB 13
479,231 479,231 00000000000000000056dd4be361686c8a8e71f9a369ecfbcdb894041f9f2c5f 2,393 1.00/1.00 vMB 125
479,230 479,230 0000000000000000002b84d96d7823cd6deb853ecfb712647eed9de9027a1733 2,279 1.00/1.00 vMB 85
479,229 479,229 000000000000000000d21b71388ce979641eb1d877ccd924f68ccc6ea19d7d48 1,979 1.00/1.00 vMB 84
479,228 479,228 000000000000000000b368ab252880f9756d7e55013c2b08a5dee8b90e2213d0 2,249 1.00/1.00 vMB 134
479,227 479,227 000000000000000000c3eaef58675dc2ee0c8beb9c3d89bc9cd6ad030af81259 943 0.63/1.00 vMB 42
479,226 479,226 000000000000000000021bd5f2e40f1607d9cc24bbfd2ce1dd77e85080747d34 1,755 1.00/1.00 vMB 44
479,225 479,225 00000000000000000012117954e26c325e11799902a7b24a23ca79525b9ca103 2,741 1.00/1.00 vMB 146
479,224 479,224 0000000000000000009be290ecfe3a71b227f26f381c45bdf049e615efabb967 1,727 0.99/1.00 vMB 74
479,223 479,223 00000000000000000096875ac0af9a22e741d13fc1d91d0d5338669c138f4887 1,496 1.00/1.00 vMB 21
479,222 479,222 000000000000000000febcc4428b93c8750ae519e085bf1868e1fabbfb15be8f 1,879 1.00/1.00 vMB 67
479,221 479,221 00000000000000000051f06428efcdb9fdcacfa9b8e0bbedb83b988c0848ca33 2,383 1.00/1.00 vMB 164
479,220 479,220 0000000000000000013e5a3bb534ce542ac69d59784b423e54698f53acdfebdd 539 1.00/1.00 vMB 16
479,219 479,219 0000000000000000009ac6ff7797ae612133a0bd1a3df631436d3d7ccd337927 312 0.23/1.00 vMB 50
479,218 479,218 000000000000000000e204dd777b9a0ad1856af71b13711ccbab692c68945be6 1,512 0.85/1.00 vMB 75
479,217 479,217 000000000000000000dad37110d6bb84bfc87c60a61ba724ea49a745cee90695 1,545 1.00/1.00 vMB 65
479,216 479,216 000000000000000001431418241701a90a3f00585bc01c792fff014dd0c6f6f4 1,972 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.