Loading Tool

Explorer IconExplorer

Memory Pool

35,682 transactions
25.93 vMB
0.06984263 BTC
Random Selection Loading Transactions
Max Size: 132.05/200 MB

Candidate Block

Mining Attempt 70f03db7356c835ae083148888ad868727d47a63064a061a24502aa334eb8756
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 100d76840d7b8664a8685a87d575859046a3561022b107fe05fed9af630e80c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,060
Size: 1.00 vMB
Total Fees: 0.02229172 BTC
Feerates: 150.77 > 2.23 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (259,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
655,291 655,291 0000000000000000000fb3c34bb9e719e8c3f386a4499f0f82683bc69d02772e 2,664 1.00/1.00 vMB 268
655,290 655,290 0000000000000000000662b3f60cb35f8b224e63a8ec38668c371f722b919049 2,450 1.00/1.00 vMB 330
655,289 655,289 0000000000000000000cbf4ccd4f1d3259b5964347dfca15f40f028295ef65bc 2,385 1.00/1.00 vMB 318
655,288 655,288 000000000000000000076bb789815ea63f52980564a97214b3dbe39ebfd96d1f 2,972 1.00/1.00 vMB 348
655,287 655,287 0000000000000000000739a91e8c8d1baf81d55d6c56153c8dc18ea3ee03f784 1,762 1.00/1.00 vMB 316
655,286 655,286 0000000000000000000fd5d9f3a202a3c86eb7462c774ea153dd97e51ca507dc 1,906 1.00/1.00 vMB 104
655,285 655,285 0000000000000000000ff3f94b488bb89b03cd681d88dd1b5d77d28078a1f29e 1,643 1.00/1.00 vMB 78
655,284 655,284 0000000000000000000e32919ff6a6106bebf51b753ccdcccde5bf2fd426819a 2,203 1.00/1.00 vMB 91
655,283 655,283 000000000000000000051a53ea4301e09d24c77f586572c9bc6d22f51b7ac372 2,137 1.00/1.00 vMB 79
655,282 655,282 0000000000000000000bd04e08c6a0c7c67243e4787820f7c1071e917582dc8d 1,820 1.00/1.00 vMB 96
655,281 655,281 0000000000000000000b11845010edbf4deebe4fe5090d325c5d2bcb8555eb13 2,314 1.00/1.00 vMB 60
655,280 655,280 0000000000000000000436ac51cb350c265d94cd3028caa2f875a63d417bd2dc 2,394 1.00/1.00 vMB 56
655,279 655,279 00000000000000000008a9934b65788d49c6d8e95da5c7d6ac5759cd46fe9172 2,840 1.00/1.00 vMB 66
655,278 655,278 0000000000000000001059f133e7cf4a4e60c07e196028cf96346baa01bb3ba9 2,524 1.00/1.00 vMB 284
655,277 655,277 000000000000000000056a1e7197d69cb3151622d45f7021de50ea42d6ee25da 2,678 1.00/1.00 vMB 100
655,276 655,276 000000000000000000018884c71176c09c4422695332866db005f1a9d5304b2b 2,809 1.00/1.00 vMB 182
655,275 655,275 00000000000000000004fe73d45db9b47678b060fc72f02673b0ad13e005ce70 2,927 1.00/1.00 vMB 265
655,274 655,274 0000000000000000000423ad6739abdd7cedac8491af726e8028c518cd2e9f4b 2,821 1.00/1.00 vMB 313
655,273 655,273 00000000000000000004a4b8caf2282868de82d495432fdf4588aeaebd6f6dcb 1,658 1.00/1.00 vMB 322
655,272 655,272 0000000000000000000f30fb6baf0ff76cc761c4ac59cf9690bdf37001dd2dda 2,277 1.00/1.00 vMB 161
655,271 655,271 000000000000000000030960cd8875cca6eb082402b5025ae170556fabb90d4e 2,269 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 781.85 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: 638.83 GB
    • Received: 12.50 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.