Loading Tool

Explorer IconExplorer

Memory Pool

31,745 transactions
10.00 vMB
0.12077944 BTC
  • 1 sats/vbyte = 10 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.55/200 MB

Candidate Block

Mining Attempt c8428a8ea21233080267e5387c5e99c9ca5fe1255ac38d827938be3c94758a81
Version 20000000
Previous Block 00000000000000000001ae806ffbb20a37afceb8c324178acedfa24b5fd1da9a
Merkle Root ed09ff30894a9718b9b50f284ec380da02f12217b30d0c49e4a08f756c0dbf03
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,611
Size: 1.00 vMB
Total Fees: 0.03724404 BTC
Median Feerate: 3.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,217 (698,010 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,207 215,207 00000000000000227eb0e934c1f73db00d32779981c6b36060e7940365b7e8ef 108 0.04 vMB 136
215,206 215,206 00000000000003d03188decbf038bda8995cb1aafcb596a01df341ad412580ed 72 0.04 vMB 78
215,205 215,205 000000000000012f4445cd4d67c4353e37ba93722d972a62e6224a3479ba445d 177 0.10 vMB 134
215,204 215,204 000000000000044192ef28eee865bd462d322f01d7285f30e62006c4e08acbec 574 0.25 vMB 161
215,203 215,203 00000000000002d1932cfb1b723bc798812647fa1e0196ef03ce6f193fde46b8 220 0.10 vMB 172
215,202 215,202 00000000000003692d844c0e5e75e3a6008afa2af2d23fdeca74c8698915b460 56 0.03 vMB 26
215,201 215,201 00000000000004af02a21df0090a796e3f2dc9f28440a4707de995485ebb7e77 490 0.20 vMB 233
215,200 215,200 00000000000004cffd7f209e0db422a4a4a8273f89da60b8abb8fffe608d65cd 489 0.15 vMB 201
215,199 215,199 0000000000000246b3e2278e2e4e79c799d94d50f04acd84180c2740f965f3c7 311 0.10 vMB 216
215,198 215,198 0000000000000471af2858b74de429f3d4a12acfa9d96bb2296490ec52122d5f 430 0.14 vMB 201
215,197 215,197 00000000000004c46e32e38a1a84b2d65d0f7b7a80975a9221aa4941c5a1b009 383 0.12 vMB 209
215,196 215,196 000000000000005e23ac86c61b2589242292ee3c511c1892b4e51e10709b24fc 37 0.02 vMB 146
215,195 215,195 000000000000055677165389b9ef84da93125c951ab7b96b634ccec92b0f2f7e 660 0.26 vMB 118
215,194 215,194 00000000000005224e2aac6e721e8dfbf9514d8c1d052d9b8f60e4356cd6d16d 126 0.05 vMB 220
215,193 215,193 00000000000002a4676774b67d04a1f2ffc7bb6396203be1c9d93573e1ec1be0 706 0.24 vMB 218
215,192 215,192 000000000000029280f76691f693b87dcfcf3afda76febd0d4e9841d8292413f 114 0.05 vMB 127
215,191 215,191 000000000000013fdddf5ddc19ebe5528cb3ead44f6c56db997d34b81dba5496 102 0.03 vMB 178
215,190 215,190 00000000000002f84842e7fc6fce212fe3db49bc949d85595cd7fc46003fdecf 629 0.22 vMB 251
215,189 215,189 00000000000001d4012c2d8529ca3b3eca44b6b53c0d177312105ff8d14dfd2a 150 0.07 vMB 177
215,188 215,188 00000000000001354c5e1dbfcb58381365ca4e1cfdb148400f1f4685b7cb9355 318 0.14 vMB 168
215,187 215,187 000000000000042f3a7d149243c2bdbb822abb1b323feeceef1d321d469460be 288 0.14 vMB 193
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 73
    • Outgoing: 10
  • Data Transfer:
    • Sent: 22.68 GB
    • Received: 0.45 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.