Loading Tool

Explorer IconExplorer

Memory Pool

80,833 transactions
30.89 vMB
0.07766277 BTC
Random Selection Loading Transactions
Max Size: 187.84/200 MB

Candidate Block

Mining Attempt 361fb4d9733feadb954cf9e9eb8b481162663317fee42073c287c831f36f3cf6
Version 20000000
Previous Block 00000000000000000000434d606c3a7811f2f11a15f2cf209ba28821c827a687
Merkle Root a95b13584847f5511e7942e7275129cccd31b4450d1c8625748501f30f4b7c8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,609
Size: 1.00 vMB
Total Fees: 0.01118314 BTC
Feerates: 47.33 > 1.12 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,195 (634,983 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,212 280,212 0000000000000002c1aa15b6f048110c53054fc1f8cfacb1a12de9bafd6be066 202 0.10/1.00 vMB 40
280,211 280,211 0000000000000001765ca25394201939b41435b0503604955148235ec635db7a 233 0.15/1.00 vMB 36
280,210 280,210 00000000000000002140d5d875fd722aaf81708349e5ee306a743e4295aab1bc 528 0.25/1.00 vMB 30
280,209 280,209 000000000000000258b73dcbf65ffa3991a568b4b462986aff1e030cfb8ce27d 86 0.03/1.00 vMB 202
280,208 280,208 00000000000000010d35b7c3644e5d661fc8e4fac576ca4548d5a1a48392e5be 17 0.01/1.00 vMB 33
280,207 280,207 00000000000000011b581039b7a70b834248dae1eb39cb5100daa21e49f92630 95 0.04/1.00 vMB 33
280,206 280,206 00000000000000029820ae4ce086ea71c573e0d968eef229272522c714d3bb82 454 0.23/1.00 vMB 29
280,205 280,205 000000000000000131962f3b2d4971f41fdb21a1d55fa82f3ec764e86b26937a 88 0.03/1.00 vMB 176
280,204 280,204 00000000000000028c3bcb33e5b37663de1b072801bf0e857d4fdc283704a824 129 0.08/1.00 vMB 31
280,203 280,203 0000000000000001922b6f8c261704a1ab848f29b9b3c595c2f83b5fd68a0110 47 0.02/1.00 vMB 37
280,202 280,202 00000000000000000d93cace090e04702dce57f9387410cb84afd0b71dad1e04 511 0.23/1.00 vMB 56
280,201 280,201 000000000000000155a1d82429d2896e936e5bcd0a6c8cda7e81669f35f00a88 104 0.06/1.00 vMB 33
280,200 280,200 0000000000000000d4afedd557cb8134503dd453ca5f693b490399f6a9bf38f4 127 0.07/1.00 vMB 57
280,199 280,199 0000000000000002b99df992e9ec4f493d6479f545d0551ca74468912ce5227f 190 0.10/1.00 vMB 31
280,198 280,198 00000000000000015663183b61f3e5b9bece9cdc55e9634ea59dc3232cc1ce50 290 0.15/1.00 vMB 55
280,197 280,197 00000000000000029d30a3ce8960f544d7d17860e67552c7f202d9513e6b4285 906 0.47/1.00 vMB 38
280,196 280,196 00000000000000024aa2a662b30c7018175eced16213b08b987cf0d39b99833e 180 0.08/1.00 vMB 55
280,195 280,195 00000000000000018446c20eb7519fef7e4593dc2db588fb80b40cff18d4365a 121 0.06/1.00 vMB 51
280,194 280,194 0000000000000001208f8a84acebaa5bccb8289dca8a1ce99af0fd91711106b8 421 0.17/1.00 vMB 61
280,193 280,193 0000000000000001d974bd286efe39217d18ca996f3d3824cde1609fa61fbff8 189 0.09/1.00 vMB 35
280,192 280,192 00000000000000015c1a8806c2ddd05338d77d97c2b71e17177c123352f219ab 27 0.02/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.73 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: 707.61 GB
    • Received: 16.69 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.