Loading Tool

Explorer IconExplorer

Memory Pool

46,487 transactions
30.67 vMB
0.10044886 BTC
Random Selection Loading Transactions
Max Size: 157.87/200 MB

Candidate Block

Mining Attempt b3f0e2928c3ee9de59e9e27a4efc93463cad94bfaa3939c0be7c318265fdaf5b
Version 20000000
Previous Block 00000000000000000001b8dfc38ed945729f501b3f188a3d0e55173d56b3de81
Merkle Root 2fe485515b3631f65433a3cbbfdbf58ac90aef6a4b9c430ea3604298cb663133
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,650
Size: 1.00 vMB
Total Fees: 0.03282728 BTC
Feerates: 100.29 > 3.29 > 0.36 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,579 (447,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
467,370 467,370 00000000000000000137739f68a7f48dc53f56aa371af4dfac282080f10e3edf 1,943 1.00/1.00 vMB 221
467,369 467,369 000000000000000001aa161a5ce45087e5895231c889a867f8565b8602543274 2,605 1.00/1.00 vMB 312
467,368 467,368 000000000000000001a03e7826fcbd6fae7602beb4f11cfbe8da2cfb710f20fe 3,482 1.00/1.00 vMB 158
467,367 467,367 000000000000000001ad2ef8e7f93a28c46960756db68378c1c5ee584da1262a 1,861 1.00/1.00 vMB 204
467,366 467,366 0000000000000000016331c62118354a9a670730d3673866c008a9507b5cd97a 2,526 1.00/1.00 vMB 268
467,365 467,365 000000000000000000b21ab819c95b3e8fe3aa4edf0f451392ac26f827d3e2fe 2,294 1.00/1.00 vMB 268
467,364 467,364 0000000000000000011eb5c7ec8620a7f31cea139e7eff7a3be137c2b8e58b60 2,697 1.00/1.00 vMB 298
467,363 467,363 000000000000000001114442fe05dd1afcdfdd18810a6a8fc464098d581831c4 139 0.05/1.00 vMB 418
467,362 467,362 0000000000000000016d9f5150af77e1629bf5c9ed483be96700c3b53dcc66bb 2,268 1.00/1.00 vMB 224
467,361 467,361 0000000000000000006bdbaae0378d69116b07f432d856f27beb019b726a95ec 2,322 1.00/1.00 vMB 233
467,360 467,360 000000000000000000247c2f06a624c2bea229c0f678afb9540000dd930e187a 2,784 1.00/1.00 vMB 320
467,359 467,359 000000000000000000411afbd7567d8cb39badbe163dfd4d75a30c054a319526 3,129 1.00/1.00 vMB 331
467,358 467,358 000000000000000000b364612862b2c271bff1a65c4b5be618f18d48eb7530e6 2,450 1.00/1.00 vMB 285
467,357 467,357 000000000000000001d4d5337d5b495faf5bef1208037430ca3d69ca5bde7a68 3,001 1.00/1.00 vMB 156
467,356 467,356 0000000000000000000acada3c6d9be22e12f0eb8018ccb3673070b8268a09be 2,022 1.00/1.00 vMB 165
467,355 467,355 000000000000000001d65c6402880b48df27d93b073fe42300a833b149beedcc 2,255 1.00/1.00 vMB 272
467,354 467,354 000000000000000000e15517bdc743656d95816a142086eb32251f6be14fb150 1,399 1.00/1.00 vMB 215
467,353 467,353 00000000000000000154b39f79eb98eaea185653cba822a0b468e24bcdbd2518 2,539 1.00/1.00 vMB 274
467,352 467,352 0000000000000000018e86423804e917c75348090419a46e506bc2d4818c2827 2,892 1.00/1.00 vMB 304
467,351 467,351 0000000000000000005b84b59ea0d036355b61f11435805c727d0a830f6c2a46 1,766 1.00/1.00 vMB 397
467,350 467,350 0000000000000000005dfc72381222e835503a8f3ac30d284fd47027b0d49e59 2,379 1.00/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 781.64 GB

Node Details:

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